summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorLines
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher-4/+20
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu-0/+8
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen-0/+27
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin-6/+19
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij-0/+3
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie-109/+35
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie-65/+23
2020-05-07drm/amd/display: remove duplicate headersChen Zhou-1/+0
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-3/+3
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo-1/+1
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li-3/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr-67/+0
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun-34/+29
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie-249/+413
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr-36/+4
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun-24/+11
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun-2/+5
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas-14/+14
2020-04-28drm/amd/display: Change viewport limit to 12 for DCN2Sung Lee-2/+2
2020-04-27drm/amd/display: remove conversion to bool in dc_link_ddc.cJason Yan-1/+1
2020-04-24drm/amd/display: remove redundant assignment to variable retColin Ian King-1/+1
2020-04-22drm/amd/display: access ABM from stream resource.Yongqiang Sun-16/+23
2020-04-22drm/amd/display: blank dp stream before re-train the linkXiaodong Yan-0/+12
2020-04-22drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai-0/+15
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo-17/+17
2020-04-22drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin-1/+1
2020-04-22drm/amd/display: destroy panel on link destructAnthony Koo-0/+3
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo-0/+22
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo-26/+25
2020-04-22drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULLNicholas Kazlauskas-2/+1
2020-04-22drm/amd/display: fix stream setting for diags on siliconDmytro Laktyushkin-2/+2
2020-04-22drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu-1/+4
2020-04-22drm/amd/display: Workaround to disable YCbCrJinze Xu-0/+1
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood-9/+14
2020-04-22drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood-5/+5
2020-04-16Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen-1/+1
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha-0/+47
2020-04-09drm/amd/display: query hdcp capability during link detectBhawanpreet Lakha-0/+56
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu-14/+5
2020-04-09drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback-2/+3
2020-04-09drm/amd/display: fix dml pipe merge logicDmytro Laktyushkin-0/+3
2020-04-09drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang-0/+2
2020-04-09drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas-1/+12
2020-04-09drm/amd/display: Program DSC before enabling linkNikola Cornij-5/+12
2020-04-09drm/amd/display: prevent loop from occuring in pipe listJosip Pavic-3/+2
2020-04-08drm/amd/display: Align macro name as per DP specAnimesh Manna-1/+1
2020-04-07drm/amd/display: Acknowledge wm_optimized_requiredJoshua Aberback-2/+3
2020-04-07drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas-1/+12
2020-04-07drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang-0/+2