aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-22drm/amd/display: Code change for DML isolationJun Lei4-0/+2208
2021-11-22drm/amd/display: set MSA vsp/hsp to 0 for positive polarity for DP 128b/132bWenjing Liu1-2/+2
2021-11-22drm/amd/display: Revert changes for MPO underflowAngus Wang4-4/+4
2021-11-22drm/amd/display: Only flush delta from last command executionNicholas Kazlauskas2-1/+9
2021-11-22drm/amd/display: Secondary display goes blank on Non DCN31Ahmad Othman1-1/+2
2021-11-22drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma1-1/+1
2021-11-22drm/amd/display: Drop config guard for DC_LOG_DP2Leo (Hanghong) Ma1-4/+0
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann80-1531/+3115
2021-11-17drm/amd/display: Fix OLED brightness control on eDPRoman Li1-1/+2
2021-11-17drm/amd/display: log amdgpu_dm_atomic_check() failure causeShirish S1-18/+51
2021-11-17drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee5-3/+115
2021-11-17drm/amd/display: Initialise encoder assignment when initialising dc_stateJimmy Kizito4-7/+7
2021-11-17drm/amd/display: Query all entries in assignment table during updates.Jimmy Kizito1-1/+12
2021-11-17drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen3-3/+14
2021-11-17drm/amd/display: 3.2.161Aric Cyr1-1/+1
2021-11-17drm/amd/display: Adjust code indentationCharlene Liu1-3/+3
2021-11-17drm/amd/display: Add hpd pending flag to indicate detection of new hpdMeenakshikumar Somasundaram3-13/+14
2021-11-17drm/amd/display: Fix Coverity IssuesChris Park1-1/+5
2021-11-17drm/amd/display: retain/release stream pointer in link enc tableSung Joon Kim1-0/+2
2021-11-17drm/amd/display: fix stale info in link encoder assignmentRoy Chan1-22/+14
2021-11-17drm/amd/display: use link_rate_set above DPCD 1.3 (#1527)Huang, ChiaWen1-1/+1
2021-11-17drm/amd/display: clean up some formats and logCharlene Liu3-7/+3
2021-11-17drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin2-4/+11
2021-11-17drm/amd/display: Fix detection of aligned DMUB firmware meta infoNicholas Kazlauskas1-16/+27
2021-11-17drm/amd/display: Use link_enc_cfg API for queries.Jimmy Kizito1-13/+4
2021-11-17drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang4-4/+4
2021-11-17drm/amd/display: remove dmcub_support cap dependencyCharlene Liu1-2/+0
2021-11-17drm/amd/display: Pass panel inst to a PSR commandMikita Lipski3-3/+5
2021-11-17drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma6-129/+66
2021-11-17drm/amd/display: remove unnecessary conditional operatorsYe Guojin2-3/+2
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie1-1/+1
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S1-9/+11
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas1-2/+15
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob3-7/+9
2021-11-09drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S1-1/+1
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland1-6/+4
2021-11-03drm/amd/display: 3.2.160Aric Cyr1-1/+1