summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn21
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: Remove unused macro from dcn21Roman Li1-1/+0
2020-05-28drm/amd/display: Remove nv12 work aroundYongqiang Sun2-120/+2
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun3-2/+98
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin2-7/+3
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas1-0/+1
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun1-0/+1
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei1-1/+2
2020-04-30drm/amd/display: remove duplicate assignment of dcn21_funcs membersJason Yan1-5/+0
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr2-0/+5
2020-04-28drm/amd/display: Internal refactoring to abstract color capsKrunoslav Kovac1-1/+34
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun1-0/+1
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-13/+20
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin1-43/+28
2020-04-23drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo2-2/+32
2020-04-23drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao1-5/+1
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu1-25/+2
2020-04-09drm/amd/display: Use config flag to disable dmcu obj creationWyatt Wood1-4/+4
2020-04-09drm/amd/display: Power down hw blocks on bootSung Lee1-0/+1
2020-04-01drm/amd/display: Add ABM driver implementationWyatt Wood1-17/+24
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin1-25/+12
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang1-1/+2
2020-03-19drm/amd/display: Fallback to dmcub for psr when dmcu is disabledWyatt Wood1-1/+1
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood1-2/+2
2020-03-19drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun3-0/+26
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang1-1/+0
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun1-1/+2
2020-03-05drm/amd/display: Disable freesync borderless on RenoirMichael Strauss1-0/+1
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor1-1/+14
2020-03-05drm/amd/display: only include FEC overhead if both asic and display support FECWenjing Liu1-0/+1
2020-03-05drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-1/+1
2020-02-26drm/amd/display: remove set but not used variable 'mc_vm_apt_default'YueHaibing1-4/+0
2020-02-25drm/amd/display: limit display clock to 100MHz to avoid FIFO errorYu-ting Shen1-0/+1
2020-02-25drm/amd/display: Temporarily disable stutter on MPO transitionGeorge Shen2-0/+2
2020-02-25drm/amd/display: optimize prgoram wm and clksYongqiang Sun2-39/+106
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-4/+13
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo1-0/+2
2020-02-06drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang1-0/+6
2020-02-06drm/amd/display: fix workaround for incorrect double buffer register for DLG ...Tony Cheng1-10/+25
2020-02-06drm/amd/display: fix inputting clk lvl into dml for RNEric Yang1-40/+125
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo1-1/+1
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo1-0/+1
2020-01-23drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang1-1/+1
2020-01-23drm/amd/display: fix rotation_angle to use enum valuesBrandon Syu1-6/+6
2020-01-16drm/amd/display: Only program surface flip for video plane via dmcubYongqiang Sun1-62/+68
2020-01-16drm/amd/display: Use SMU ClockTable Values for DML CalculationsSung Lee1-0/+4
2020-01-16drm/amd/display: Add w/a to reset PHY before link training in verify_link_capGeorge Shen1-1/+2
2020-01-16drm/amd/display: Refactor surface flip programmingYongqiang Sun1-206/+118
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian1-4/+6