summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie-2/+10
2025-09-26Merge tag 'drm-misc-next-fixes-2025-09-25' of https://gitlab.freedesktop.org/...Dave Airlie-3/+3
2025-09-25drm/amd: Add name to modes from amdgpu_connector_add_common_modes()Mario Limonciello-12/+14
2025-09-25drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()Mario Limonciello-6/+0
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher-1/+1
2025-09-25drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...Mario Limonciello-2/+5
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf-63/+7
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf-77/+18
2025-09-25drm/amdgpu: Fix fence signaling race condition in userqueueJesse.Zhang-1/+1
2025-09-25amd/amdkfd: enhance kfd process check in switch partitionYifan Zhang-0/+16
2025-09-25amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_swYifan Zhang-1/+9
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf-3/+35
2025-09-25drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()Mario Limonciello-2/+0
2025-09-25drm/amd/display: Only enable common modes for eDP and LVDSMario Limonciello-0/+4
2025-09-25drm/amdgpu: remove the redeclaration of variable iSunil Khatri-1/+0
2025-09-25drm/amdgpu/userq: assign an error code for invalid userq vaPrike Liang-0/+2
2025-09-25drm/amdgpu: revert "rework reserved VMID handling" v2Christian König-41/+50
2025-09-25drm/amdgpu: remove leftover from enforcing isolation by VMIDChristian König-5/+0
2025-09-25drm/amdgpu: Add fallback to pipe reset if KCQ ring reset failsJesse.Zhang-0/+12
2025-09-25drm/amd: Fix hybrid sleepMario Limonciello (AMD)-1/+1
2025-09-25drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe-7/+1
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen-9/+4
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li-2/+119
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee-2/+2
2025-09-23drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz-4/+15
2025-09-23drm/amd/pm: Add VCN reset message support for SMU v13.0.12Jesse.Zhang-1/+6
2025-09-23drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1Jesse.Zhang-5/+20
2025-09-23drm/amdgpu: Add ring reset support for VCN v5.0.1Jesse.Zhang-0/+26
2025-09-23drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance functionJesse.Zhang-8/+19
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen-9/+4
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu-10/+11
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen-24/+66
2025-09-23drm/amd/ras: Add rascore status definitionYiPeng Chai-0/+37
2025-09-23drm/amdgpu: Use kmalloc_array() instead of kmalloc()Rahul Kumar-8/+8
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen-1/+35
2025-09-23drm/amd/display: Promote DC to 3.2.351Taimur Hassan-1/+1
2025-09-23drm/amd/display: [FW Promotion] Release 0.1.28.0Taimur Hassan-1/+1
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li-2/+119
2025-09-23drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"Charlene Liu-21/+9
2025-09-23drm/amd/display: Correct sw cache timing to ensure dispclk rampingCharlene Liu-9/+21
2025-09-23drm/amd/display: Insert dccg log for easy debugCharlene Liu-3/+21
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone-14/+10
2025-09-23drm/amd/display: Set wm_pending when disable stutter w/a usedDillon Varone-0/+1
2025-09-23drm/amd/display: Refactor SMU tracingDillon Varone-14/+20
2025-09-23drm/amd/display: Isolate dcn401 SMU functionsDillon Varone-14/+140
2025-09-23drm/amd/display: Add fast sync field in ultra sleep more for DMUBAllen Li-1/+6
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee-2/+2
2025-09-23drm/amd/display: Fix for test crash due to power gatingSridevi Arvindekar-1/+2
2025-09-23drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+Ivan Lipski-4/+8
2025-09-23drm/amd/display: Init dispclk from bootup clock for DCN314Lo-an Chen-5/+143