summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-06-04drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-06-04Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-06-04drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-06-04drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang1-1/+1
2025-06-04drm/amd/display: Increase block_sequence array sizeJoshua Aberback1-1/+1
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung1-0/+1
2025-06-04drm/amd/display: Update CR AUX RD interval interpretationGeorge Shen1-2/+5
2025-06-04drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu1-3/+2
2025-06-04drm/amd/display: Don't try AUX transactions on disconnected linkIlya Bakoulin1-3/+5
2025-06-04drm/amdgpu: Set snoop bit for SDMA for MI seriesHarish Kasiviswanathan5-0/+163
2025-06-04drm/amd/display: Add support for disconnected eDP streamsHarry VanZyllDeJong1-0/+3
2025-06-04drm/amd/display: handle max_downscale_src_width fail checkYihan Zhu1-5/+6
2025-06-04drm/amdkfd: KFD release_work possible circular lockingPhilip Yang1-8/+8
2025-06-04drm/amd/display: Skip checking FRL_MODE bit for PCON BW determinationGeorge Shen1-15/+15
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu1-5/+5
2025-06-04drm/amdkfd: Set per-process flags only once cik/viHarish Kasiviswanathan3-85/+94
2025-06-04drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switchLeon Huang1-3/+22
2025-06-04drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
2025-06-04drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu3-5/+2
2025-06-04drm/amdgpu: Update SRIOV video codec capsDavid Rosca2-16/+10
2025-06-04drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou2-11/+22
2025-06-04drm/amdgpu: Allow P2P access through XGMIFelix Kuehling1-1/+29
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher2-22/+6
2025-05-22drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin1-3/+3
2025-05-22drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin2-3/+10
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher3-29/+2
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello3-2/+46
2025-05-22drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo5-10/+41
2025-05-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2025-05-22drm/amd: Stop evicting resources on APUs in suspendMario Limonciello3-2/+26
2025-05-18drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher1-1/+11
2025-05-18drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
2025-05-18drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin1-4/+24
2025-05-18drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin1-11/+1
2025-05-18drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin1-1/+1
2025-05-18drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-05-18drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-09drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-09drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello1-27/+10
2025-05-02drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-25drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu1-7/+7
2025-04-25drm/amdgpu/dma_buf: fix page_link checkMatthew Auld1-1/+1
2025-04-25drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev1-2/+2
2025-04-25drm/amd/pm/smu11: Prevent division by zeroDenis Arefev1-1/+1