summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-07-03drm/amdkfd: add KFD support for GC IP v11.5.2Tim Huang2-0/+6
2024-07-03drm/amdgpu: add GC IP v11.5.2 to GC 11.5.0 familyTim Huang1-0/+6
2024-07-03drm/amdgpu: add GC IP v11.5.2 soc21 supportTim Huang1-0/+26
2024-07-03drm/amdgpu: add tmz support for GC IP v11.5.2Tim Huang1-0/+1
2024-07-03drm/amdgpu: add GFXHUB IP v11.5.2 supportTim Huang1-0/+2
2024-07-03drm/amdgpu: initialize GC IP v11.5.2Tim Huang1-1/+7
2024-07-03drm/amdgpu: fix out of bounds access in gfx10 during ip dumpSunil Khatri1-0/+2
2024-07-03drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-03drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-03drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-03drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-03drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong1-9/+6
2024-07-01drm/amdgpu: rewrite convert_tiling_flags_to_modifier_gfx12Marek Olšák1-27/+18
2024-07-01drm/radeon: check bo_va->bo is non-NULL before using itPierre-Eric Pelloux-Prayer1-1/+1
2024-07-01drm/amdkfd: Use device based logging for errorsLijo Lazar5-45/+74
2024-07-01drm/amdgpu: Fix hbm stack id in boot error reportHawking Zhang1-1/+1
2024-07-01drm/amdgpu: add amdgpu_framebuffer::gfx12_dccMarek Olšák2-7/+9
2024-07-01drm/amdgpu/display: add all gfx12 modifiersMarek Olšák1-5/+6
2024-07-01drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák1-1/+49
2024-07-01drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák1-22/+25
2024-07-01drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák1-1/+26
2024-07-01drm/amdgpu: Correct register used to clear fault statusHawking Zhang1-1/+1
2024-07-01drm/amdgpu: don't use amdgpu_lookup_format_info on gfx12Marek Olšák1-0/+4
2024-07-01drm/amdgpu/display: handle gfx12 in dm_check_cursor_fbMarek Olšák1-3/+5
2024-07-01drm/amdgpu/gfx12: remove GDS leftoversMarek Olšák1-16/+0
2024-07-01drm/amdgpu/gfx12: remove superfluous cache flagsMarek Olšák1-6/+0
2024-07-01drm/amdgpu/gfx11: remove superfluous cache flagsMarek Olšák1-5/+1
2024-07-01drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Marek Olšák1-2/+1
2024-07-01drm/amd/display: 3.2.291Aric Cyr1-1/+1
2024-07-01drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li1-1/+1
2024-07-01drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo1-0/+1
2024-07-01drm/amd/display: Fix refresh rate range for some panelTom Chung1-0/+48
2024-07-01drm/amd/display: replace CRTC disable function callXi (Alex) Liu1-2/+2
2024-07-01drm/amd/display: Move dio files into dio folderBhuvanachandra Pinninti19-5/+37
2024-07-01drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee1-0/+3
2024-07-01drm/amd/display: fix a crash when clock source is reference for non otg maste...Wenjing Liu1-18/+20
2024-07-01drm/amd/display: Fix dmub timeout after fams2 enabledFangzhi Zuo1-1/+6
2024-07-01drm/amd/display: Add debug option for disabling SLDO optimizationsNicholas Kazlauskas3-1/+4
2024-07-01drm/amd/display: un-block 8k with single dimmPaul Hsieh1-22/+0
2024-07-01drm/amd/display: Add available bandwidth calculation for audioRyan Seto2-6/+59
2024-07-01drm/amd/display: Add refresh rate range checkTom Chung1-1/+3
2024-07-01drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone1-1/+1
2024-07-01drm/amd/display: Check denominator crb_pipes before usedAlex Hung1-1/+1
2024-07-01drm/amd/display: Check denominator pbn_div before usedAlex Hung1-1/+1
2024-07-01drm/amd/display: Adjust cursor visibility between MPC slicesNevenko Stupar2-9/+39
2024-07-01drm/amd/display: Skip unnecessary abm disableSherry Wang1-0/+6
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung13-24/+24
2024-07-01drm/amd/display: Add ASIC cap to limit DCC surface widthGeorge Shen3-0/+11
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger3-19/+0
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim1-10/+2