summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang1-1/+3
2020-07-01drm/amd/display: fine tune logic of edid max TMDS clock checkDale Zhao1-3/+0
2020-07-01drm/amd/display: implement edid max TMDS clock check in DCMichael Strauss1-0/+10
2020-07-01drm/amd/display: Fixed using wrong eDP power sequence function pointerYi-Ling Chen1-2/+2
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood1-2/+15
2020-07-01drm/amdgpu/display: fix build without CONFIG_DRM_AMD_DC_DCN3_0Alex Deucher1-1/+4
2020-07-01drm/amd/display: Add DCN3 HWSEQBhawanpreet Lakha1-0/+5
2020-07-01drm/amd/display: Add DCN3 HUBPBhawanpreet Lakha1-0/+12
2020-07-01drm/amd/display: Add DCN3 OPTCBhawanpreet Lakha2-1/+71
2020-07-01drm/amd/display: Add DCN3 DIOBhawanpreet Lakha2-0/+48
2020-05-28drm/amd/display: unit show garbage when do OPTC blankPaul Hsieh1-1/+3
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun2-2/+2
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas3-1/+74
2020-05-21drm/amd/display: Fix disable_stutter debug optionHarry Wentland2-2/+2
2020-05-05drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang1-0/+16
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr1-18/+0
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun2-8/+12
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin1-7/+0
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr6-8/+53
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac1-0/+34
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun1-0/+1
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun1-3/+6
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-22drm/amd/display: Add HW rotation cursor changes to dcn10Jaehyun Chung1-5/+13
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo2-2/+31
2020-04-22drm/amd/display: Fix HDR visual confirmAric Cyr1-10/+10
2020-04-22drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu1-1/+6
2020-04-22drm/amd/display: Remove aconnector condition check for dpcd readZhan Liu1-20/+18
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu2-2/+21
2020-04-09drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-2/+8
2020-04-09drm/amd/display: Revert to old formula in set_vtg_paramsAlvin Lee1-2/+4
2020-04-09drm/amd/display: change default pipe_split policy for DCN1Eric Yang1-1/+1
2020-04-09drm/amd/display: Translate cursor position by source rectNicholas Kazlauskas1-1/+33
2020-04-09drm/amd/display: only blank dp stream which will be powered offXiaodong Yan1-10/+15
2020-04-09drm/amd/display: Check power_down functions exist before callingSung Lee1-2/+5
2020-04-09drm/amd/display: blank dp stream before power off receiverXiaodong Yan1-0/+8
2020-04-09drm/amd/display: Power down hw blocks on bootSung Lee1-0/+29
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