aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dcn10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-2/+8
2020-04-07drm/amd/display: change default pipe_split policy for DCN1Eric Yang1-1/+1
2020-04-07drm/amd/display: Translate cursor position by source rectNicholas Kazlauskas1-1/+33
2020-03-31drm/amd/display: Support plane level CTMStylon Wang1-0/+6
2020-03-31drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2-0/+21
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang1-1/+2
2020-03-19drm/amd/display: combine watermark change and clock change for update clocks.Yongqiang Sun1-2/+2
2020-03-19drm/amd/display: guard DPPHY_Internal_ctrlCharlene Liu1-1/+1
2020-03-19drm/amd/display: Program self refresh control register on bootSung Lee1-0/+3
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood1-2/+2
2020-03-09drm/amd/display: writing stereo polarity register if swappedMartin Leung1-1/+1
2020-03-09drm/amd/display: Not check wm and clk change flag in optimized bandwidth.Yongqiang Sun1-19/+9
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun1-4/+2
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic1-2/+2
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 correct valueVladimir 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-18drm/amd/display: fix missing cursor on some rotated SLS displaysSamson Tam1-15/+36
2019-12-18drm/amd/display: Remove reliance on pipe indexingNoah Abradjian1-1/+2
2019-12-18drm/amd/display: check link status before disable streamPaul Hsieh1-2/+9
2019-12-18drm/amd/display: update chroma viewport waEric Yang3-7/+3
2019-12-18drm/amd/display: add missing dcn link encoder regsRoman Li1-0/+20
2019-12-05drm/amd/display: Change HDR_MULT checkKrunoslav Kovac1-5/+1
2019-12-05drm/amd/display: fix cursor positioning for multiplane casesAric Cyr1-9/+24
2019-12-05drm/amd/display: Implement DePQ for DCN1Reza Amini2-0/+8
2019-12-05drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss3-3/+7
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo3-68/+95
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-5/+5
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo7-356/+447