aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-08drm/amd/display: correct kernel-doc in dml21_wrapper.hRandy Dunlap1-3/+4
2025-12-08drm/amd/amdgpu: Move enum for VDD boardAsad Kamal1-1/+1
2025-12-08drm/amdgpu: Don't send warning when close drm obj if drm device has been unplugXiaogang Chen1-2/+2
2025-12-08amdkfd: process pointer of a HIQ should be NULLZhu Lingshan3-20/+0
2025-12-08drm/amdgpu: Make pre_asic_init optionalLijo Lazar8-32/+5
2025-12-08amdkfd: remove DIQ supportZhu Lingshan6-78/+5
2025-12-08amdkfd: find kfd_process by filep->private_data in kfd_mmapZhu Lingshan1-4/+7
2025-12-08amdkfd: identify a secondary kfd process by its idZhu Lingshan2-3/+80
2025-12-08amdkfd: process USERPTR allocation only on the primary kfd processZhu Lingshan1-0/+6
2025-12-08amdkfd: process svm ioctl only on the primary kfd processZhu Lingshan1-0/+6
2025-12-08amdkfd: destroy kfd secondary contexts through fd closeZhu Lingshan3-20/+31
2025-12-08amdkfd: Introduce kfd_create_process_sysfs as a separate functionZhu Lingshan2-25/+42
2025-12-08drm/amd/display: Promote DC to 3.2.361Taimur Hassan1-1/+1
2025-12-08drm/amd/display: Add configurable SPL namespace prefixNavid Assadian15-301/+328
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas1-0/+1
2025-12-08drm/amd/display: add register definitions in dcn_hubbub_registersCharlene Liu1-1/+5
2025-12-08drm/amd/display: Correct FIXED_VS Link Rate Toggle ConditionJing Zhou1-1/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar2-11/+14
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu3-0/+97
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas2-8/+9
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin23-250/+293
2025-12-08drm/amd/display: Use local variable for analog_engine initializationIvan Lipski1-2/+4
2025-12-08drm/amd/display: Remove unused encoder typesIvan Lipski1-35/+12
2025-12-08amdkfd: find_process_by_mm always return the primary contextZhu Lingshan1-1/+1
2025-12-08drm/amdgpu: remove the ring param from ttm functionsPierre-Eric Pelloux-Prayer4-21/+21
2025-12-08amdkfd: mark the first kfd_process as the primary oneZhu Lingshan2-8/+17
2025-12-08drm/amdgpu: create pm4 header for gc v12_1Likun Gao1-0/+473
2025-12-08drm/amdgpu: Add mes v12_1_0 to discovery listJack Xiao1-0/+8
2025-12-08drm/amdgpu/mes_v12_1: initial support for mes_v12_1Jack Xiao3-0/+1792
2025-12-08drm/amdgpu: remove direct_submit arg from amdgpu_copy_bufferPierre-Eric Pelloux-Prayer4-16/+10
2025-12-08drm/amdgpu: Rename userq_mgr_xa to userq_xaLijo Lazar3-15/+15
2025-12-08drm/amdgpu: Clean up userq helper functionsLijo Lazar1-37/+31
2025-12-08drm/amdgpu: Set GC family for GC 12.1Likun Gao1-0/+1
2025-12-08drm/amdgpu: add new compute/mes mqd structureJack Xiao1-0/+2054
2025-12-08amdkfd: enlarge the hashtable of kfd_processZhu Lingshan1-1/+1
2025-12-08drm/amdgpu: Change user queue interface signaturesLijo Lazar3-40/+32
2025-12-08drm/amdgpu: add support for sdma v7_1Likun Gao1-0/+4
2025-12-08drm/amdkfd: Add SDMA 7.1.0 support in KFDMukul Joshi1-0/+1
2025-12-08drm/amdgpu: Update Generate PTE/PDE SDMA packet for SDMA 7.1Mukul Joshi2-18/+27
2025-12-08drm/amdgpu: Add sdma v7_1_0 supportLikun Gao4-3/+1876
2025-12-08drm/amdgpu: create pkt header for sdma v7_1Likun Gao1-0/+5673
2025-12-08drm/amdgpu: add soc v1_0 common block for IP discoveryLe Ma1-0/+4
2025-12-08drm/amdgpu: Add soc v1_0 supportHawking Zhang4-1/+400
2025-12-08drm/amdgpu: reduce the full gpu access time in amdgpu_device_init.chong li4-2/+37
2025-12-08drm/amdkfd: Uninitialized and Unused variablesAndrew Martin4-17/+9
2025-12-08drm/amd/display: Promote DC to 3.2.360Taimur Hassan1-1/+1
2025-12-08drm/amd/display: [FW Promotion] Release 0.1.37.0Taimur Hassan1-1/+3
2025-12-08drm/amd/display: Add additional checks for PSP footer sizeOvidiu Bunea5-30/+119
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic5-7/+8