summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-08-18drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf-10/+20
2025-08-18drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%Timur Kristóf-7/+5
2025-08-18drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf-5/+3
2025-08-18drm/amd/display: replace min/max nesting with clamp()Xichao Zhao-2/+2
2025-08-18drm/amd/display: Use swap() to simplify codeLiao Yuanhong-4/+2
2025-08-18drm/amd/display: Clean up coding styleXichao Zhao-4/+4
2025-08-18drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()Chenyuan Yang-0/+3
2025-08-18drm/amd/display: Promote DC to 3.2.346Taimur Hassan-1/+1
2025-08-18drm/amd/display: Fix Xorg desktop unresponsive on Replay panelTom Chung-0/+19
2025-08-18drm/amd/display: [FW Promotion] Release 0.1.23.0Taimur Hassan-3/+18
2025-08-18drm/amd/display: Avoid a NULL pointer dereferenceMario Limonciello-0/+3
2025-08-18drm/amd/display: Attach privacy screen to DRM connectorMario Limonciello-1/+24
2025-08-18drm/amd/display: Setup Second Stutter Watermark ImplementationAustin Zheng-0/+29
2025-08-18drm/amd/display: Align LSDMA commands fieldsRafal Ostrowski-12/+12
2025-08-18drm/amd/display: Delete unused functionsClay King-28/+0
2025-08-18drm/amd/display: Optimize amdgpu_dm_atomic_commit_tail()Mario Limonciello-61/+55
2025-08-18drm/amd/display: Refactor DPP enum for backwards compatibilityLohita Mudimela-23/+23
2025-08-18drm/amd/display: Add LSDMA Linear Sub Window Copy supportRafal Ostrowski-6/+88
2025-08-15drm/amdgpu: refactor bad_page_work for corner case handlingChenglei Xie-13/+58
2025-08-15drm/amdgpu: remove duplicated argument wptr_vaQiang Liu-1/+0
2025-08-15drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functionsSrinivasan Shanmugam-1/+7
2025-08-15drm/amdgpu/swm14: Update power limit logicAlex Deucher-5/+25
2025-08-15drm/amd/pm: Free SMUv13.0.6 resources on failureLijo Lazar-3/+13
2025-08-15drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handlingJesse.Zhang-4/+14
2025-08-15drm/amdkfd: Handle lack of READ permissions in SVM mappingKent Russell-0/+23
2025-08-15drm/amd/pm: Add VCN reset support for SMU v13.0.6Jesse.Zhang-2/+12
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang-0/+31
2025-08-15drm/amdgpu: fix nullptr err of vm_handle_movedHeng Zhou-1/+14
2025-08-15drm/amdkfd: set uuid for each partition in topologyEric Huang-0/+2
2025-08-15drm/amd/display: Use boolean context for pointer null checksQianfeng Rong-4/+4
2025-08-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong-1/+0
2025-08-13Revert "drm/amdgpu: Use dma_buf from GEM object instance"Thomas Zimmermann-3/+4
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai-2/+1
2025-08-12drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae-2/+6
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: Add description for partition commandsLijo Lazar-0/+4
2025-08-11drm/amdgpu: fix incorrect comment formatCryolitia PukNgae-3/+3
2025-08-11drm/amd/display: Promote DC to 3.2.345Taimur Hassan-1/+1
2025-08-11drm/amd/display: [FW Promotion] Release 0.1.22.0Taimur Hassan-0/+69
2025-08-11drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang-1/+1
2025-08-11drm/amd/display: Wait until OTG enable state is clearedTungYu Lu-0/+5
2025-08-11drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exitVitaly Prosyak-1/+4
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar-5/+83
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-119/+321