summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-440/+536
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie16-163/+240
2023-10-26accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski1-6/+5
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie10-22/+58
2023-10-23accel/ivpu: Delete the TODO fileDeepak R Varma1-11/+0
2023-10-23accel/ivpu/37xx: Remove support for FPGA and simicsStanislaw Gruszka1-49/+8
2023-10-23accel/ivpu: Do not initialize parameters on power upStanislaw Gruszka2-8/+8
2023-10-23accel/ivpu: Print IPC type string instead of numberKrystian Pradzynski3-4/+71
2023-10-23accel/ivpu: Read clock rate only if device is upKarol Wachowski3-1/+31
2023-10-23accel/ivpu: Fix verbose version of REG_POLL macrosKrystian Pradzynski2-31/+48
2023-10-23accel/ivpu: Use ratelimited warn and err in IPC/JSMKrystian Pradzynski2-21/+26
2023-10-19accel/ivpu: Extend address range for MMU mmapWludzik, Jozef1-6/+3
2023-10-19Revert "accel/ivpu: Use cached buffers for FW loading"Stanislaw Gruszka2-10/+4
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz6-4/+21
2023-10-12accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()Jacek Lawrynowicz7-41/+51
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-2/+9
2023-10-04kthread: add kthread_stop_putAndreas Gruenbacher1-2/+1
2023-09-29accel/ivpu: Annotate struct ivpu_job with __counted_byKees Cook1-1/+1
2023-09-27accel/ivpu: Compile ivpu_debugfs.c conditionallyStanislaw Gruszka3-3/+6
2023-09-27accel/ivpu: Update debugfs to latest changes in DRMStanislaw Gruszka3-31/+31
2023-09-27accel/ivpu: Use cached buffers for FW loadingKarol Wachowski2-3/+10
2023-09-27accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski1-6/+5
2023-09-27accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski1-2/+1
2023-09-27accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski2-0/+16
2023-09-27accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz1-1/+1
2023-09-27accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka1-7/+4
2023-09-25accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka2-0/+3
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie13-256/+272
2023-09-20accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski1-1/+8
2023-09-07Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...Dave Airlie1-2/+1
2023-09-04accel/ivpu: Print information about used workaroundsStanislaw Gruszka3-0/+14
2023-09-04accel/ivpu: Move MMU register definitions to ivpu_mmu.cJacek Lawrynowicz2-75/+75
2023-09-04accel/ivpu/37xx: White space cleanupStanislaw Gruszka1-50/+50
2023-09-04accel/ivpu/37xx: Change register rename leftoversStanislaw Gruszka2-70/+70
2023-09-04accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()Jacek Lawrynowicz3-8/+4
2023-09-04accel/ivpu: Initialize context with SSID = 1Karol Wachowski4-6/+27
2023-09-04accel/ivpu: Add information about context on failureStanislaw Gruszka1-2/+2
2023-09-04accel/ivpu: Make ivpu_pm_init() voidStanislaw Gruszka3-7/+3
2023-09-04accel/ivpu: Remove duplicated error messagesJacek Lawrynowicz3-44/+25
2023-09-04accel/ivpu: Move set autosuspend delay to HW specific codeKrystian Pradzynski4-6/+14
2023-08-25accel/ivpu: refactor deprecated strncpyJustin Stitt1-2/+1
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie1-0/+8
2023-08-09accel/ivpu: Add initial support for VPU 4Stanislaw Gruszka7-2/+1462
2023-08-09accel/ivpu: Refactor memory ranges logicKarol Wachowski6-30/+28
2023-08-09accel/ivpu: Extend get_param ioctl to identify capabilitiesStanislaw Gruszka1-0/+19
2023-08-09accel/ivpu: Switch to generation based FW namesJacek Lawrynowicz1-6/+15
2023-08-09accel/ivpu: Use generation based function and registers namesJacek Lawrynowicz6-484/+492
2023-08-09accel/ivpu: Rename sources to use generation based namesJacek Lawrynowicz4-3/+3