aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl1-0/+2
2025-08-28drm/vesadrm: Remove unneeded semicolonChen Ni1-1/+1
2025-08-28drm/xe/migrate: make MI_TLB_INVALIDATE conditionalMatthew Auld2-12/+16
2025-08-28drm/sched: Document race condition in drm_sched_fini()Philipp Stanner1-0/+16
2025-08-28drm/sched/tests: Remove redundant header filesLiao Yuanhong1-1/+0
2025-08-28drm/sched: Remove mention of indirect buffersTvrtko Ursulin1-7/+7
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost8-385/+500
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost1-117/+117
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost1-54/+55
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost18-304/+330
2025-08-27drm/xe: Add xe_gt_tlb_invalidation_done_handlerMatthew Brost1-17/+30
2025-08-27drm/xe: Add xe_tlb_inval structureMatthew Brost2-31/+36
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost21-277/+266
2025-08-27drm/xe: Cancel pending TLB inval workers on teardownStuart Summers3-0/+15
2025-08-27drm/xe: Move explicit CT lock in TLB invalidation sequenceStuart Summers2-6/+15
2025-08-27drm/xe/configfs: Block runtime attribute changesLucas De Marchi1-0/+41
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher1-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang1-3/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher1-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher1-2/+6
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher1-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang1-3/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-08-27drm/amdgpu/vpe: cancel delayed work in hw_finiAlex Deucher1-4/+2
2025-08-27drm/amdgpu/vcn: remove unused code in vcn_v1_0.cDavid (Ming Qiang) Wu1-2/+0
2025-08-27drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12Shaoyun Liu3-0/+68
2025-08-27drm/amd/include : Update MES v12 API header(INV_TLBS)Shaoyun Liu1-0/+30
2025-08-27drm/amdgpu: fix shift-out-of-bounds in amdgpu_debugfs_jpeg_sched_mask_setJesse.Zhang1-1/+1
2025-08-27drm/amd/display: DC v3.2.347Nicholas Carbones1-1/+1
2025-08-27drm/amd/display: [FW Promotion] Release 0.1.24.0Taimur Hassan1-0/+4
2025-08-27Reapply "drm/amdgpu: fix incorrect vm flags to map bo"Jack Xiao1-2/+2
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-08-27drm/amd/display: Consider sink max slice width limitation for dscDillon Varone1-0/+5
2025-08-27drm/amd/display: Array offset used before range checkClay King5-5/+5
2025-08-27drm/amd/display: wait for otg update pending latch before clock optimizationYihan Zhu4-0/+22
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King8-8/+8
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King7-16/+16
2025-08-27drm/amd/display: Support HW cursor 180 rot for any number of pipe splitsIvan Lipski1-46/+27
2025-08-27drm/amd/display: Decrease stack size in logging pathReza Amini1-2/+2
2025-08-27drm/amd/display: track dpia supportAusef Yousof2-3/+5
2025-08-27drm/amd/display: Reserve instance index notified by DMUBCruise Hung3-5/+7
2025-08-27drm/amd/display: Add control flags to force PSR / replayKarthi Kandasamy4-1/+10
2025-08-27drm/amdgpu/vpe: add ring reset supportAlex Deucher1-1/+24
2025-08-27drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()Alex Deucher1-2/+0
2025-08-27drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin1-1/+8
2025-08-27drm/amd/pm: Update SMU v13.0.6 PPT caps initializationJesse.Zhang1-1/+4
2025-08-27drm/amdkfd: fix vram allocation failure for a special caseEric Huang1-1/+6
2025-08-27drm/amdkfd: Allow device error to be loggedSunday Clement1-5/+2