summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu
AgeCommit message (Expand)Author
2023-09-27accel/ivpu: Use cached buffers for FW loadingKarol Wachowski
2023-09-27accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski
2023-09-27accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski
2023-09-27accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski
2023-09-27accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz
2023-09-27accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka
2023-09-25accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka
2023-09-20accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski
2023-09-08Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-25accel/ivpu: refactor deprecated strncpyJustin Stitt
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-09accel/ivpu: Add initial support for VPU 4Stanislaw Gruszka
2023-08-09accel/ivpu: Refactor memory ranges logicKarol Wachowski
2023-08-09accel/ivpu: Extend get_param ioctl to identify capabilitiesStanislaw Gruszka
2023-08-09accel/ivpu: Switch to generation based FW namesJacek Lawrynowicz
2023-08-09accel/ivpu: Use generation based function and registers namesJacek Lawrynowicz
2023-08-09accel/ivpu: Rename sources to use generation based namesJacek Lawrynowicz
2023-08-08accel/ivpu: Add set_pages_array_wc/uc for internal buffersKarol Wachowski
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-07accel/ivpu: Add fw_name file to debugfsKrystian Pradzynski
2023-07-07accel/ivpu: Print firmware name and versionAndrzej Kacprowski
2023-07-07accel/ivpu: Add debugfs files for testing device resetStanislaw Gruszka
2023-07-07accel/ivpu: Add firmware tracing supportStanislaw Gruszka
2023-07-07accel/ivpu: Initial debugfs supportStanislaw Gruszka
2023-07-05accel/ivpu: Clear specific interrupt status bits on C0Karol Wachowski
2023-07-05accel/ivpu: Fix VPU register access in irq disableKarol Wachowski
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-08accel/ivpu: Fix sporadic VPU boot failureAndrzej Kacprowski
2023-06-08accel/ivpu: Do not use mutex_lock_interruptibleStanislaw Gruszka
2023-06-08accel/ivpu: Do not trigger extra VPU reset if the VPU is idleAndrzej Kacprowski
2023-06-08accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEsKarol Wachowski
2023-06-08accel/ivpu: Rename and cleanup MMU600 page tablesKarol Wachowski
2023-06-08accel/ivpu: Make DMA bit mask HW specificKarol Wachowski
2023-06-08accel/ivpu: Add MMU support for 4 level page mappingsKarol Wachowski
2023-06-08accel/ivpu: Remove configuration of MMU TBU1 and TBU3Karol Wachowski
2023-06-08accel/ivpu: Use struct_size()Christophe JAILLET
2023-06-06accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEPStanislaw Gruszka
2023-06-06accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATORRandy Dunlap
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski
2023-04-05accel/ivpu: Remove D3hot delay for MeteorlakeKarol Wachowski
2023-03-24accel/ivpu: Fix IPC buffer header status field valueAndrzej Kacprowski
2023-03-24accel/ivpu: Fix VPU clock calculationStanislaw Gruszka
2023-03-24accel/ivpu: Remove support for 1 tile SKUsStanislaw Gruszka
2023-03-24accel/ivpu: Disable buttress on device removalStanislaw Gruszka
2023-03-24accel/ivpu: Fix power down sequenceStanislaw Gruszka
2023-03-24accel/ivpu: Do not use SSID 1Stanislaw Gruszka