summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-28drm/rockchip: Add RK3588 DPTX output supportAndy Yan-0/+162
2025-08-28drm/bridge: synopsys: Add DW DPTX Controller support libraryAndy Yan-0/+2103
2025-08-28drm/xe/tests: Make cross-device dma-buf BOs CPU-visible on small BARMarcin Bernatowicz-2/+3
2025-08-28drm/panthor: Simplify mmu_hw_do_operation_lockedSteven Price-31/+26
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl-19/+17
2025-08-28panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lockAlice Ryhl-23/+9
2025-08-28drm_gem: add mutex to drm_gem_object.gpuvaAlice Ryhl-0/+2
2025-08-28drm/vesadrm: Remove unneeded semicolonChen Ni-1/+1
2025-08-28drm/xe/migrate: make MI_TLB_INVALIDATE conditionalMatthew Auld-12/+16
2025-08-28drm/sched: Document race condition in drm_sched_fini()Philipp Stanner-0/+16
2025-08-28drm/sched/tests: Remove redundant header filesLiao Yuanhong-1/+0
2025-08-28drm/sched: Remove mention of indirect buffersTvrtko Ursulin-7/+7
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost-385/+500
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost-117/+117
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost-54/+55
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost-304/+330
2025-08-27drm/xe: Add xe_gt_tlb_invalidation_done_handlerMatthew Brost-17/+30
2025-08-27drm/xe: Add xe_tlb_inval structureMatthew Brost-31/+36
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost-277/+266
2025-08-27drm/xe: Cancel pending TLB inval workers on teardownStuart Summers-0/+15
2025-08-27drm/xe: Move explicit CT lock in TLB invalidation sequenceStuart Summers-6/+15
2025-08-27drm/xe/configfs: Block runtime attribute changesLucas De Marchi-0/+41
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang-8/+10
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher-2/+2
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang-8/+10
2025-08-27drm/amdgpu/vpe: cancel delayed work in hw_finiAlex Deucher-4/+2
2025-08-27drm/amdgpu/vcn: remove unused code in vcn_v1_0.cDavid (Ming Qiang) Wu-2/+0
2025-08-27drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12Shaoyun Liu-0/+68
2025-08-27drm/amd/include : Update MES v12 API header(INV_TLBS)Shaoyun Liu-0/+30
2025-08-27drm/amdgpu: fix shift-out-of-bounds in amdgpu_debugfs_jpeg_sched_mask_setJesse.Zhang-1/+1
2025-08-27drm/amd/display: DC v3.2.347Nicholas Carbones-1/+1
2025-08-27drm/amd/display: [FW Promotion] Release 0.1.24.0Taimur Hassan-0/+4
2025-08-27Reapply "drm/amdgpu: fix incorrect vm flags to map bo"Jack Xiao-2/+2
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher-2/+2
2025-08-27drm/amd/display: Consider sink max slice width limitation for dscDillon Varone-0/+5
2025-08-27drm/amd/display: Array offset used before range checkClay King-5/+5
2025-08-27drm/amd/display: wait for otg update pending latch before clock optimizationYihan Zhu-0/+22
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King-8/+8
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King-16/+16
2025-08-27drm/amd/display: Support HW cursor 180 rot for any number of pipe splitsIvan Lipski-46/+27
2025-08-27drm/amd/display: Decrease stack size in logging pathReza Amini-2/+2
2025-08-27drm/amd/display: track dpia supportAusef Yousof-3/+5
2025-08-27drm/amd/display: Reserve instance index notified by DMUBCruise Hung-5/+7
2025-08-27drm/amd/display: Add control flags to force PSR / replayKarthi Kandasamy-1/+10