summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor1-2/+2
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen1-0/+14
2020-02-25drm/amd/display: optimize prgoram wm and clksYongqiang Sun3-42/+100
2020-02-25drm/amd/display: Add visual confirm support for FreeSync 2 ARGB2101010Peikang Zhang1-0/+4
2020-02-25drm/amd/display: programming last delta in output transfer function LUT to a ...Vladimir Stempen1-0/+13
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo1-0/+2
2020-02-25drm/amd/display: Disable PG on NV12Alvin Lee1-3/+4
2020-02-25drm/amd/display: Add aconnector condition check for dpcd readZhan Liu1-7/+14
2020-02-11drm/amd/display: Remove set but not unused variable 'stream_status'YueHaibing1-7/+1
2020-02-11drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung1-0/+5
2020-02-11drm/amd/display: Toggle VSR button cause system crashPeikang Zhang1-2/+6
2020-02-06drm/amd/display: Fix wrongly passed static prefixTakashi Iwai1-2/+2
2020-02-06drm/amd/display: turn off the mst hub before we do detectionJoseph Gravenor1-2/+20
2020-02-06drm/amd/display: external monitor abm enabled in modern standbyJing Zhou1-0/+4
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu1-0/+1
2020-02-06drm/amd/display: Update hubbub description commentPeikang Zhang1-60/+3
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo3-27/+10
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo3-6/+37
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas1-0/+30
2020-01-16drm/amd/display: Enable double buffer for OTG_BLANKAlvin Lee1-1/+7
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo4-17/+26
2020-01-16drm/amd/display: Add default switch case for DCCChris Park1-0/+3
2020-01-16drm/amd/display: Fix double buffering in dcn2 ICSCNoah Abradjian1-20/+0
2020-01-07drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.czhengbin1-2/+2
2019-12-19drm/amd/display: fix missing cursor on some rotated SLS displaysSamson Tam1-15/+36
2019-12-19drm/amd/display: Remove reliance on pipe indexingNoah Abradjian1-1/+2
2019-12-19drm/amd/display: check link status before disable streamPaul Hsieh1-2/+9
2019-12-19drm/amd/display: update chroma viewport waEric Yang3-7/+3
2019-12-19drm/amd/display: add missing dcn link encoder regsRoman Li1-0/+20
2019-12-06drm/amd/display: Change HDR_MULT checkKrunoslav Kovac1-5/+1
2019-12-06drm/amd/display: fix cursor positioning for multiplane casesAric Cyr1-9/+24
2019-12-06drm/amd/display: Implement DePQ for DCN1Reza Amini2-0/+8
2019-12-06drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss3-3/+7
2019-12-06drm/amd/display: add separate of private hwss functionsAnthony Koo3-68/+95
2019-12-06drm/amd/display: rename core_dc to dcAnthony Koo1-5/+5
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo7-356/+447
2019-11-19drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss1-3/+7
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-11-19drm/amd/display: Update background color in bottommost mpccHugo Hu1-6/+13
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2-2/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2-10/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha16-85/+0
2019-11-13drm/amd/display: Add some hardware status in DTN log debugfsLeo (Hanghong) Ma5-14/+35
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo2-4/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas2-8/+3
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas2-0/+15
2019-11-13drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW.Yongqiang Sun1-1/+1
2019-10-25drm/amd/display: move wm ranges reporting to end of init hwEric Yang1-0/+4
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+27
2019-10-25drm/amd/display: Allow inverted gammaAidan Yang1-14/+8