summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: Move call to disable DPGWesley Chalmers1-1/+1
2020-07-01drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-07-01drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-07-01drm/amd/display: Add DCN3 ResourceBhawanpreet Lakha1-1/+35
2020-07-01drm/amd/display: Add DCN3 MPCBhawanpreet Lakha1-0/+37
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2-0/+88
2020-07-01drm/amd/display: Add DCN3 DIOBhawanpreet Lakha1-0/+14
2020-05-28drm/amd/display: Allow Diagnostics test with eDP not connectedEric Bernstein1-3/+4
2020-05-28drm/amd/display: Handle link loss interrupt betterAric Cyr1-17/+9
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha1-4/+4
2020-05-28drm/amd/display: Remove nv12 work aroundYongqiang Sun1-3/+0
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu4-39/+38
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu1-0/+8
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen1-0/+27
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin1-6/+19
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij1-0/+3
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie4-109/+35
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie6-65/+23
2020-05-07drm/amd/display: remove duplicate headersChen Zhou1-1/+0
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo2-3/+3
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-1/+1
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li1-3/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr1-67/+0
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun2-34/+29
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie6-249/+413
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-36/+4
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun1-24/+11
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun2-2/+5
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas1-14/+14
2020-04-28drm/amd/display: Change viewport limit to 12 for DCN2Sung Lee1-2/+2
2020-04-27drm/amd/display: remove conversion to bool in dc_link_ddc.cJason Yan1-1/+1
2020-04-24drm/amd/display: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-23drm/amd/display: access ABM from stream resource.Yongqiang Sun1-16/+23
2020-04-23drm/amd/display: blank dp stream before re-train the linkXiaodong Yan1-0/+12
2020-04-23drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai1-0/+15
2020-04-23drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-23drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin1-1/+1
2020-04-23drm/amd/display: destroy panel on link destructAnthony Koo1-0/+3
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo1-0/+22
2020-04-23drm/amd/display: make all backlight calls link basedAnthony Koo2-26/+25
2020-04-23drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULLNicholas Kazlauskas1-2/+1
2020-04-23drm/amd/display: fix stream setting for diags on siliconDmytro Laktyushkin1-2/+2
2020-04-23drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu1-1/+4
2020-04-23drm/amd/display: Workaround to disable YCbCrJinze Xu1-0/+1
2020-04-23drm/amd/display: Unify psr feature flagsWyatt Wood3-9/+14
2020-04-23drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood1-5/+5
2020-04-16Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen1-1/+1
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha1-0/+47
2020-04-09drm/amd/display: query hdcp capability during link detectBhawanpreet Lakha1-0/+56
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu2-14/+5