summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender1-1/+1
2025-07-06drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang1-0/+3
2025-07-06drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall1-1/+1
2025-07-06amd/amdkfd: fix a kfd_process ref leakYifan Zhang1-0/+1
2025-06-27drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
2025-06-27drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han1-0/+8
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: Initial psr_version with correct settingTom Chung1-0/+1
2025-06-04drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu1-3/+2
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/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu1-5/+5
2025-06-04drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
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/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher1-1/+11
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: 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-09drm/amd/display: Change HDCP update sequence for DMBhawanpreet Lakha1-42/+38
2025-05-09drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.cSrinivasan Shanmugam1-96/+89
2025-05-09drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu2-43/+122
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
2025-04-25drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev1-2/+2
2025-04-25drm/amd/pm: Prevent division by zeroDenis Arefev1-0/+3
2025-04-25drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello1-20/+24
2025-04-25drm/amdgpu: grab an additional reference on the gang fence v2Christian König1-1/+9
2025-04-25drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang1-0/+5