summaryrefslogtreecommitdiffstats
path: root/drivers/accel
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-244-22/+61
|\
| * Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-182-8/+19
| |\
| | * accel/qaic: Clean up integer overflow checking in map_user_pages()Dan Carpenter2023-08-151-8/+18
| | * accel/qaic: Fix slicing memory leakPranjal Ramajor Asha Kanojiya2023-08-151-0/+1
| * | Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-111-0/+8
| |\|
| | * accel/ivpu: Add set_pages_array_wc/uc for internal buffersKarol Wachowski2023-08-081-0/+8
| * | Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-07-211-14/+25
| |\|
| | * accel/qaic: Fix a leak in map_user_pages()Dan Carpenter2023-07-141-2/+5
| | * accel/qaic: Add consistent integer overflow checksDan Carpenter2023-07-141-7/+4
| | * accel/qaic: tighten bounds checking in decode_message()Dan Carpenter2023-07-141-2/+10
| | * accel/qaic: tighten bounds checking in encode_message()Dan Carpenter2023-07-141-3/+6
| * | accel/habanalabs: add more debugfs stub helpersArnd Bergmann2023-07-201-0/+9
| |/
* | accel/ivpu: Add initial support for VPU 4Stanislaw Gruszka2023-08-097-2/+1462
* | accel/ivpu: Refactor memory ranges logicKarol Wachowski2023-08-096-30/+28
* | accel/ivpu: Extend get_param ioctl to identify capabilitiesStanislaw Gruszka2023-08-091-0/+19
* | accel/ivpu: Switch to generation based FW namesJacek Lawrynowicz2023-08-091-6/+15
* | accel/ivpu: Use generation based function and registers namesJacek Lawrynowicz2023-08-096-484/+492
* | accel/ivpu: Rename sources to use generation based namesJacek Lawrynowicz2023-08-094-3/+3
* | accel/qaic: remove redundant pointer pexecColin Ian King2023-08-021-3/+1
* | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-1718-125/+799
|\ \ | |/ |/|
| * accel/ivpu: Add fw_name file to debugfsKrystian Pradzynski2023-07-071-0/+10
| * accel/ivpu: Print firmware name and versionAndrzej Kacprowski2023-07-072-4/+13
| * accel/ivpu: Add debugfs files for testing device resetStanislaw Gruszka2023-07-073-0/+43
| * accel/ivpu: Add firmware tracing supportStanislaw Gruszka2023-07-076-3/+404
| * accel/ivpu: Initial debugfs supportStanislaw Gruszka2023-07-074-0/+93
| * drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann2023-06-262-3/+0
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-06-1931-791/+663
| |\
| * | drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann2023-06-191-1/+0
| * | accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEsKarol Wachowski2023-06-083-16/+64
| * | accel/ivpu: Rename and cleanup MMU600 page tablesKarol Wachowski2023-06-082-92/+97
| * | accel/ivpu: Make DMA bit mask HW specificKarol Wachowski2023-06-082-1/+4
| * | accel/ivpu: Add MMU support for 4 level page mappingsKarol Wachowski2023-06-083-53/+132
| * | accel/ivpu: Remove configuration of MMU TBU1 and TBU3Karol Wachowski2023-06-081-15/+4
| * | accel/ivpu: Use struct_size()Christophe JAILLET2023-06-081-3/+1
* | | Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard2023-07-1122-696/+547
|\ \ \
| * \ \ Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-2922-696/+547
| |\ \ \ | | | |/ | | |/|
| | * | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-199-95/+116
| | |\ \
| | * | | accel/habanalabs: refactor error info resetDani Liberman2023-06-083-4/+10
| | * | | accel/habanalabs: add event queue extra validationOfir Bitton2023-06-082-1/+7
| | * | | accel/habanalabs: unsecure TSB_CFG_MTRR regsOfir Bitton2023-06-081-0/+4
| | * | | accel/habanalabs: move ioctl error print to debug levelOded Gabbay2023-06-081-3/+3
| | * | | accel/habanalabs: fix bug of not fetching addr_dec infoOfir Bitton2023-06-081-2/+6
| | * | | accel/habanalabs: remove sim codeOded Gabbay2023-06-082-26/+7
| | * | | accel/habanalabs: mask part of hmmu page fault captured addressDani Liberman2023-06-081-3/+11
| | * | | accel/habanalabs: update state when loading boot fitKoby Elbaz2023-06-081-15/+10
| | * | | accel/habanalabs: print qman data on error only for lower qmanTomer Tayar2023-06-083-128/+31
| | * | | accel/habanalabs: use lower QM in QM errors handlingTomer Tayar2023-06-081-5/+5
| | * | | accel/habanalabs: use binning info when handling razwiDani Liberman2023-06-081-3/+14
| | * | | accel/habanalabs: remove support for mmu disableOfir Bitton2023-06-0811-232/+26
| | * | | accel/habanalabs: upon DMA errors, use FW-extracted error causeKoby Elbaz2023-06-081-29/+8