aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai1-6/+25
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-07-05Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...Daniel Vetter63-174/+386
2024-07-05Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...Daniel Vetter83-512/+945
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter3-2/+15
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong1-9/+6
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/display: handle gfx12 in dm_check_cursor_fbMarek Olšák1-3/+5
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
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback1-3/+1
2024-07-01drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculationGeorge Shen1-2/+13
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung1-0/+1
2024-07-01drm/amd/display: Add replay state entry to replay_stateAnthony Koo1-0/+2
2024-07-01drm/amd/display: use vmalloc for struct dc_stateAlex Deucher1-2/+4
2024-06-27drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2024-06-27drm/amd/display: Add null check before access structsMa Ke1-0/+2
2024-06-27drm/amd/display: use swap() in is_config_schedulable()Jiapeng Chong1-7/+4
2024-06-27drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong1-9/+0
2024-06-27drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong1-8/+4
2024-06-27drm/amd/display: Fix Makefile copyright noticesAlex Deucher4-29/+8
2024-06-27drm/amd/display: 3.2.290Aric Cyr1-1/+1
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai22-2/+433