aboutsummaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-6/+6
13 daysMerge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds73-1164/+4454
14 daysaccel/amdxdna: Use caller client for debug BO syncShuvam Pandey1-1/+2
2026-06-15accel/ivpu: fix HWS command queue leak on registration failureKarol Wachowski1-5/+5
2026-06-11accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()Lizhi Hou1-0/+3
2026-06-09accel/amdxdna: Clear sva pointer after unbindLizhi Hou1-0/+1
2026-06-09accel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski1-1/+1
2026-06-05accel/amdxdna: Require carveout when PASID and force_iova are disabledLizhi Hou1-1/+7
2026-06-04accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal1-0/+2
2026-06-04accel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal1-0/+3
2026-06-04accel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal1-5/+18
2026-06-04accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal1-1/+1
2026-06-04accel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal1-2/+1
2026-06-04accel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal1-1/+1
2026-06-03accel/amdxdna: Return errors for failed debug BO commandsLizhi Hou1-8/+5
2026-06-03accel/amdxdna: Remove drv_cmd tracing from job free callbackLizhi Hou1-1/+2
2026-06-02accel/amdxdna: Preserve user address when PASID is disabledLizhi Hou1-1/+4
2026-06-02accel/ivpu: Add buffer overflow check in MS get_info_ioctlAndrzej Kacprowski1-0/+7
2026-06-02accel/ivpu: Add bounds checks for firmware log indicesAndrzej Kacprowski1-0/+5
2026-06-02accel/ivpu: Add bounds check for firmware runtime memoryAndrzej Kacprowski1-0/+16
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann7-55/+56
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter7-55/+56
2026-05-28accel/ivpu: Remove disable_d0i3_msg workaroundAndrzej Kacprowski4-29/+6
2026-05-26accel/ivpu: prevent uninitialized data bug in debugfsDan Carpenter1-1/+1
2026-05-25accel/ivpu: Document why full JSM message size is always usedKarol Wachowski1-1/+5
2026-05-22Revert "accel/amdxdna: Support read-only user-pointer BO mappings"Lizhi Hou1-27/+2
2026-05-21accel/amdxdna: Block running when IOMMU is offLizhi Hou1-0/+5
2026-05-21accel/rocket: fix UAF via dangling GEM handle in create_boDhabaleshwar Das1-5/+12
2026-05-19accel/amdxdna: Remove mmap and export support for ubufLizhi Hou3-51/+10
2026-05-18accel/amdxdna: Add expandable device heap supportLizhi Hou15-97/+461
2026-05-18accel: ethosu: Validate SRAM size on submitRob Herring (Arm)1-3/+15
2026-05-12accel/qaic: Add overflow check to remap_pfn_range during mmapZack McKevitt1-2/+21
2026-05-12accel/qaic: kcalloc + kzalloc to kzallocRosen Penev2-7/+5
2026-05-07accel/amdxdna: Add AIE4 work buffer initializationNishad Saraf10-52/+141
2026-05-07accel/amdxdna: Add AIE4 metadata query supportDavid Zhang10-83/+140
2026-05-07accel/amdxdna: Add command doorbell and wait supportDavid Zhang10-6/+177
2026-05-07accel/amdxdna: Add AIE4 VF hardware context create and destroyDavid Zhang8-0/+348
2026-05-07accel/amdxdna: Init AIE4 device partitionDavid Zhang3-1/+73
2026-05-07accel/amdxdna: Add initial support for AIE4 VFDavid Zhang5-76/+112
2026-05-07accel/amdxdna: Fix clflush buffer sizeLizhi Hou1-3/+3
2026-05-07accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek1-0/+2
2026-05-05accel/amdxdna: Add carveout memory support for non-IOMMU systemsMax Zhen9-80/+636
2026-05-01accel/qaic: fix incorrect counter check in RAS message decodeAlok Tiwari1-2/+2
2026-04-30accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
2026-04-29accel/ivpu: Add support for limiting NPU frequencyAndrzej Kacprowski8-65/+322
2026-04-27accel/amdxdna: Add configuring low and medium power modeNishad Saraf1-0/+8
2026-04-27accel/amdxdna: Set the system efficiency factor to 2Nishad Saraf1-1/+1
2026-04-27accel/amdxdna: Set default DPM level based on QoS for temporal-only modeLizhi Hou9-21/+31
2026-04-27Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-0/+7
2026-04-23accel/ivpu: Fix swapped register names in pwr_island_drive functionsKarol Wachowski1-8/+8