aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang3-34/+79
2020-05-05drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang1-0/+16
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo4-4/+17
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang1-12/+14
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee6-1/+34
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li1-3/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr4-106/+0
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee1-4/+4
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun18-463/+339
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei1-1/+2
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 'speakers' in dce_stream_en...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin1-7/+0
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer1-1/+1
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan1-5/+0
2020-04-28drm/amd/display: 3.2.83.1Aric Cyr1-1/+1
2020-04-28drm/amd/display: 3.2.83Aric Cyr1-1/+1
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr16-45/+88
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac4-3/+146
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun7-25/+55
2020-04-28drm/amd/display: Add dummy p-state latency bounding box overrideJoshua Aberback2-0/+8
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun7-22/+39
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas7-48/+76
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas1-14/+14
2020-04-28drm/amd/display: Change viewport limit to 12 for DCN2Sung Lee1-2/+2
2020-04-28drm/amd/display: Fail validation if building scaling params failsSung Lee2-7/+11
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin1-43/+28
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-04-28drm/amd/display: Add DML variable for future asicsJoshua Aberback3-0/+3
2020-04-28drm/amd/display: clean up some header pathsAnthony Koo3-4/+4
2020-04-28drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-04-28drm/amd/display: 3.2.82Aric Cyr1-1/+1
2020-04-27drm/amd/display: remove conversion to bool in dc_link_ddc.cJason Yan1-1/+1
2020-04-27drm/amd/display: remove conversion to bool in dcn20_mpc.cJason Yan1-1/+1
2020-04-24amdgpu/dc: remove redundant assignment to variable 'option'Colin Ian King1-2/+1
2020-04-24drm/amd/display: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-22drm/amd/display: fix bug in the logic for panel power controlAnthony Koo1-1/+1
2020-04-22drm/amd/display: access ABM from stream resource.Yongqiang Sun1-16/+23
2020-04-22drm/amd/display: blank dp stream before re-train the linkXiaodong Yan1-0/+12
2020-04-22drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai1-0/+15
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo16-249/+251
2020-04-22drm/amd/display: Add HW rotation cursor changes to dcn10Jaehyun Chung1-5/+13
2020-04-22drm/amd/display: Factor in immediate flip support into DLG calculationsNicholas Kazlauskas1-1/+1
2020-04-22drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin1-1/+1
2020-04-22drm/amd/display: destroy panel on link destructAnthony Koo1-0/+3
2020-04-22drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo22-94/+572
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo4-28/+27