summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2023-10-26accel/ivpu/37xx: Fix missing VPUIP interruptsKarol Wachowski
2023-10-19accel/ivpu: Extend address range for MMU mmapWludzik, Jozef
2023-10-19Revert "accel/ivpu: Use cached buffers for FW loading"Stanislaw Gruszka
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz
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-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-15accel/qaic: Clean up integer overflow checking in map_user_pages()Dan Carpenter
2023-08-15accel/qaic: Fix slicing memory leakPranjal Ramajor Asha Kanojiya
2023-08-11Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave 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-08-02accel/qaic: remove redundant pointer pexecColin Ian King
2023-07-21Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-20accel/habanalabs: add more debugfs stub helpersArnd Bergmann
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-14accel/qaic: Fix a leak in map_user_pages()Dan Carpenter
2023-07-14accel/qaic: Add consistent integer overflow checksDan Carpenter
2023-07-14accel/qaic: tighten bounds checking in decode_message()Dan Carpenter
2023-07-14accel/qaic: tighten bounds checking in encode_message()Dan Carpenter
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard
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-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-20accel/qaic: Call DRM helper function to destroy prime GEMPranjal Ramajor Asha Kanojiya
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-09accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device()Jeffrey Hugo
2023-06-09accel/qaic: Free user handle on interrupted mutexCarl Vanderlip