summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_hw_mtl.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-09accel/ivpu: Rename sources to use generation based namesJacek Lawrynowicz1-1048/+0
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-15/+4
2023-07-05accel/ivpu: Clear specific interrupt status bits on C0Karol Wachowski1-6/+12
2023-07-05accel/ivpu: Fix VPU register access in irq disableKarol Wachowski1-1/+1
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-5/+17
2023-06-08accel/ivpu: Fix sporadic VPU boot failureAndrzej Kacprowski1-1/+12
2023-06-08accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski1-4/+5
2023-06-08accel/ivpu: Remove configuration of MMU TBU1 and TBU3Karol Wachowski1-15/+4
2023-03-24accel/ivpu: Fix VPU clock calculationStanislaw Gruszka1-2/+14
2023-03-24accel/ivpu: Remove support for 1 tile SKUsStanislaw Gruszka1-41/+18
2023-03-24accel/ivpu: Disable buttress on device removalStanislaw Gruszka1-0/+1
2023-03-24accel/ivpu: Fix power down sequenceStanislaw Gruszka1-35/+2
2023-01-25accel/ivpu: Fix spelling mistake "tansition" -> "transition"Colin Ian King1-2/+2
2023-01-19accel/ivpu: Add PM supportJacek Lawrynowicz1-0/+12
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz1-0/+10
2023-01-19accel/ivpu: Add IPC driver and JSM messagesJacek Lawrynowicz1-0/+4
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz1-0/+10
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz1-0/+1048