summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter8-17/+67
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie67-419/+3118
2021-12-09drm/amd/display: prevent reading unitialized linksMikita Lipski1-0/+2
2021-12-09drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-02drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-02drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-02drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-02drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-02drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-02drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher1-0/+4
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-24drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher1-0/+4
2021-11-24drm/amd/display: 3.2.163Aric Cyr1-1/+1
2021-11-24drm/amd/display: [FW Promotion] Release 0.0.94Anthony Koo1-9/+2
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang1-1/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar1-2/+4
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski1-1/+1
2021-11-24drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim2-1/+9
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu4-5/+5
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas1-0/+14
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing5-66/+4
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-6/+6
2021-11-22drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas1-2/+2
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu4-2/+31
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas2-18/+14
2021-11-22drm/amd/display: based on flag reset z10 function pointerCharlene Liu1-0/+5
2021-11-22drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas1-0/+2
2021-11-22drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher1-0/+3
2021-11-22drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2021-11-22drm/amd/display: cleanup the code a bitBernard Zhao1-9/+1
2021-11-22drm/amd/display: remove no need NULL check before kfreeBernard Zhao1-12/+6
2021-11-22drm/amd/display: fix cond_no_effect.cocci warningsYe Guojin1-11/+1
2021-11-22drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-22drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-22drm/amd/display: Revert "retain/release stream pointer in link enc table"Sung Joon Kim1-2/+0
2021-11-22drm/amd/display: 3.2.162Aric Cyr1-1/+1
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen9-5/+62
2021-11-22drm/amd/display: [FW Promotion] Release 0.0.93Anthony Koo1-5/+5
2021-11-22drm/amd/display: [FW Promotion] Release 0.0.92Anthony Koo1-2/+2
2021-11-22drm/amd/display: Visual Confirm Bar Height Adjusthvanzyll2-1/+15
2021-11-22drm/amd/display: Fix eDP will flash when boot to OSBrandon Syu2-2/+5
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski11-7/+255
2021-11-22drm/amd/display: Fix LTTPR not EnabledAngus Wang3-0/+52
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze6-0/+31