summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2020-10-26drm/amd/display: Raise DPG height during timing synchronizationTaimur Hassan2-1/+20
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas1-0/+1
2020-10-05drm/amd/display: Program meta addresses correctlyAlvin Lee1-0/+2
2020-10-05drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin1-0/+11
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-0/+1
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback1-6/+0
2020-10-05drm/amd/display: Check for flip pending before locking pipesAric Cyr2-73/+85
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li1-0/+18
2020-09-29drm/amd/display: Revert check for flip pending before locking pipesAric Cyr2-11/+3
2020-09-22drm/amd/display: Check for flip pending before locking pipes.Taimur Hassan2-3/+11
2020-09-22drm/amd/display: Enable DP YCbCr420 mode support for DCN10Gary Li1-1/+1
2020-09-22drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang1-0/+1
2020-09-15drm/amd/display: remove dc context from transfer functionJosip Pavic1-4/+0
2020-09-15drm/amd/display: Compare plane when looking for pipe split being lostAlvin Lee1-6/+8
2020-09-15drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen2-4/+4
2020-09-15drm/amd/display: Flip pending check timeout due to disabled hubpAric Cyr1-0/+3
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee1-22/+31
2020-08-24drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas1-0/+8
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa2-31/+57
2020-08-10drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee3-0/+154
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-10drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan1-8/+0
2020-08-04drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko1-3/+7
2020-07-27drm/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-10Revert "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-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