summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam1-4/+12
2024-06-14drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursorSrinivasan Shanmugam1-4/+12
2024-06-14drm/amd/display: Add monitor patch skip disable crtc during psr and ips1Lewis Huang3-1/+6
2024-06-14drm/amd/display: add set ips disableChiawen Huang2-0/+12
2024-06-14drm/amd/display: Add recovery timeout to FAMS2Dillon Varone2-0/+2
2024-06-14drm/amd/display: Force max clocks unconditionally when p-state is unsupportedDillon Varone1-16/+20
2024-06-14drm/amd/display: Change the order of setting DP_IS_USB_C flagWayne Lin1-7/+3
2024-06-14drm/amd/display: bypass ODM before CRTC offYihan Zhu1-0/+11
2024-06-14drm/amd/display/dcn401: use pre-allocated temp structure for bounding boxAlex Deucher2-14/+7
2024-06-14drm/amd/display: use pre-allocated temp structure for bounding boxAlex Deucher3-12/+5
2024-06-14drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min4-4/+27
2024-06-14drm/amdgpu: support for DCC featureLikun Gao2-0/+9
2024-06-14drm/amdgpu: add additional VM bitsAlex Deucher1-0/+1
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum2-4/+4
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang7-7/+23
2024-06-14drm/amd/display: Add outbox notification support for HPD redetectNicholas Kazlauskas3-0/+32
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard14-86/+96
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie604-4637/+334365
2024-06-10drm/amdgpu: Fix the BO release clear memory warningArunpravin Paneer Selvam2-2/+1
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis1-42/+49
2024-06-05drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-05drm/amdgpu: add RAS is_rma flagTao Zhou4-11/+12
2024-06-05drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-06-05drm/amd/pm: remove dead code in si_convert_power_level_to_smcJesse Zhang1-4/+0
2024-06-05drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo1-0/+10
2024-06-05drm/amdkfd: remove logically dead codeJesse Zhang1-5/+0
2024-06-05drm/amdgpu: fix failure mapping legacy queue when FLRLin.Cao1-0/+2
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa1-1/+1
2024-06-05drm/amd/display: fix YUV video color corruption in DCN401Samson Tam1-6/+10
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang6-12/+36
2024-06-05drm/amdgpu: Update soc24_enum.h and soc21_enum.hFrank Min2-2/+2
2024-06-05drm/amdgpu: Set PTE_IS_PTE bit for gfx12Frank Min1-0/+1
2024-06-05drm/amd/display: Updated optc401_set_drr to use dcn401 functionsRelja Vojvodic1-1/+1
2024-06-05drm/amdgpu: add reset sources in gpu reset contextEric Huang2-0/+47
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone5-54/+106
2024-06-05drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee1-1/+1
2024-06-05drm/amd/pm: add missing error handling in function smu_v13_0_6_allocate_dpm_c...Bob Zhou1-0/+5
2024-06-05drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+25
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao3-21/+21
2024-06-05drm/amdkfd: remove dead code in kfd_create_vcrat_image_gpuJesse Zhang1-6/+0
2024-06-05drm/amdkfd: fix the kdf debugger issueJesse Zhang1-2/+2
2024-06-05drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9Jesse Zhang1-3/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee6-14/+51
2024-06-05drm/amd/display: Only program P-State force if pipe config changedAlvin Lee1-1/+17
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee1-6/+20
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto1-1/+17
2024-06-05drm/amdkfd: Handle deallocated VPGRs in gfx11+ trap handlerJay Cornwall2-346/+366
2024-06-05drm/amd/display: Support new VA page table block sizeChris Park2-4/+32
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback3-0/+5
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang3-0/+75