summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee1-22/+31
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-11drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko1-3/+7
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+3
2020-07-14drm/amd/display: p-state warning occurs while changing resolution from 120hz ...hersen wu1-2/+34
2020-07-14drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee3-32/+39
2020-07-11Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng1-4/+1
2020-07-08drm/amd/display: Register initIgor Kravchenko1-23/+35
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-28drm/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-23drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-23drm/amd/display: Add HW rotation cursor changes to dcn10Jaehyun Chung1-5/+13
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo2-2/+31
2020-04-23drm/amd/display: Fix HDR visual confirmAric Cyr1-10/+10
2020-04-23drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu1-1/+6
2020-04-23drm/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