summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello
2025-06-04drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher
2025-06-04drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung
2025-06-04drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu
2025-06-04drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu
2025-06-04drm/amdkfd: KFD release_work possible circular lockingPhilip Yang
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu
2025-06-04drm/amd/display: calculate the remain segments for all pipesZhikai Zhai
2025-06-04drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou
2025-06-04drm/amdgpu: Allow P2P access through XGMIFelix Kuehling
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher
2025-05-22drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin
2025-05-22drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello
2025-05-22drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo
2025-05-22drm/amdgpu: Fix the runtime resume failure issueMa Jun
2025-05-22drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2025-05-18drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher
2025-05-18drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin
2025-05-18drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin
2025-05-18drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin
2025-05-18drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin
2025-05-18drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin
2025-05-09drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge
2025-05-09drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello
2025-05-09drm/amd/display: Change HDCP update sequence for DMBhawanpreet Lakha
2025-05-09drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.cSrinivasan Shanmugam
2025-05-09drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu
2025-05-02drm/amd/display: Force full update in gpu resetRoman Li
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li
2025-04-25drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2025-04-25drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-04-25drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/smu11: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm: Prevent division by zeroDenis Arefev
2025-04-25drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello
2025-04-25drm/amdgpu: grab an additional reference on the gang fence v2Christian König
2025-04-25drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang
2025-04-25drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang
2025-04-25drm/amdkfd: Fix mode1 reset crash issuePhilip Yang
2025-04-25drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-04-25drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo