summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2017-10-21drm/amd/display: Add override for reporting wm rangesEric Yang2-0/+4
2017-10-21drm/amd/display: align DCLK to voltage levelTony Cheng1-0/+1
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang1-1/+2
2017-10-21drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau5-196/+279
2017-10-21drm/amd/display: option to maximize lb usageTony Cheng1-0/+3
2017-10-21drm/amd/display: add option to disable DCC for DCC 128b requestTony Cheng1-10/+8
2017-10-21drm/amd/display: enable optional pipe split for single displayTony Cheng1-6/+2
2017-10-21drm/amd/display: temp disable DCC on high res.Charlene Liu1-2/+9
2017-10-21drm/amd/display: Only reset top pipe back end.Yongqiang Sun1-0/+3
2017-10-21drm/amd/display: Program stream's csc matrix instead of using defaultSivapiriyanKumarasamy1-4/+3
2017-10-21drm/amd/display: screen flickers when connected to ext monitor in cloneHersen Wu1-0/+3
2017-10-21drm/amd/display: fix ASSERT() caused by missing registers.Ken Chalmers1-19/+23
2017-10-21drm/amd/display: edp backlight regression fixYue Hin Lau1-0/+1
2017-10-21drm/amd/display: update blending mode and set output denormEric Bernstein1-1/+26
2017-10-21drm/amd/display: add back removed hack for mpcc addEric Yang1-0/+12
2017-10-21drm/amd/display: removing remaining register definitions work aroundYue Hin Lau1-10/+1
2017-10-21drm/amd/display: fixing register includesYue Hin Lau1-0/+2
2017-10-21drm/amd/display: update mpc add/remove functionsEric Bernstein2-66/+124
2017-10-21drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_commonYue Hin Lau4-5/+5
2017-10-21drm/amd/display: Force always scale chroma, set always_scaled to falseAndrew Jiang2-8/+5
2017-10-21drm/amd/display: Driver message to SMU to indicate display offHersen Wu1-14/+24
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie2-31/+31
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie1-9/+2
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie5-22/+10
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie1-3/+1
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie1-13/+7
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+4
2017-09-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie2-2/+2
2017-09-28drm/amd/display: Remove DWBHarry Wentland4-700/+1
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland3-29/+31
2017-09-27drm/amd/display: Update include to bring in line with internal treeHarry Wentland1-0/+1
2017-09-27drm/amd/display: Update DPP registersVitaly Prosyak1-12/+6
2017-09-27drm/amd/display: Add 2X Cursor Magnification Codepana2-2/+11
2017-09-27drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland1-17/+8
2017-09-27drm/amd/display: move dwb registers to header fileYue Hin Lau3-288/+289
2017-09-27drm/amd/display: remove output_format from ipp_setupEric Bernstein4-8/+5
2017-09-27drm/amd/display: Power down clock source at commitHarry Wentland1-8/+16
2017-09-27drm/amd/display: Don't reset clock source at unrefHarry Wentland1-3/+6
2017-09-27drm/amd/display: seperate dpp_cm_helper functions into new fileYue Hin Lau5-155/+330
2017-09-27drm/amd/display: Enable dcn10_power_on_fe log by defaultHarry Wentland1-2/+2
2017-09-27drm/amd/display: Request to have DCN RV pipe HarvestingHersen Wu1-12/+43
2017-09-27drm/amd/display: Remove sanity check.Yongqiang Sun1-6/+0
2017-09-27drm/amd/display: Added negative check for vertical line start.Yongqiang Sun1-3/+7
2017-09-27drm/amd/display: Get OTG info if OTG master enabledLogatharshan Thothiralingam3-1/+9
2017-09-27drm/amd/display: clean up cm register programming functionsYue Hin Lau2-295/+76
2017-09-27drm/amd/display: Disable OTG double buffer.Yongqiang Sun1-3/+0
2017-09-27drm/amd/display: Program reg for vertical interrupt.Yongqiang Sun2-0/+14
2017-09-27drm/amd/display: clean up functions in dcn10_dpp_cmYue Hin Lau2-908/+140
2017-09-27drm/amd/display: Fix time out on bootEric Yang1-0/+6