summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Add interfaces for new CM blocksVitaly Prosyak2-2/+485
2017-09-26drm/amd/display: Disable timestamp and entry headingYongqiang Sun1-1/+1
2017-09-26drm/amd/display: move ocsc programming from opp to dppYue Hin Lau1-1/+1
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky1-22/+3
2017-09-26drm/amd/display: break up plane disable and disconnect in set modeEric Yang1-12/+90
2017-09-26drm/amd/display: separate plane disable sequenceTony Cheng1-22/+61
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland2-3/+3
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland1-38/+38
2017-09-26drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.Zeyu Fan3-379/+304
2017-09-26drm/amd/display: move RGAM programming from opp to dppYue Hin Lau5-931/+936
2017-09-26drm/amd/display: move ocsc programming from opp to dppTony Cheng5-191/+192
2017-09-26drm/amd/display: add idle wait for passive surface update and modesetEric Yang2-1/+21
2017-09-26drm/amd/display: move VGA to HWSS from TGTony Cheng2-39/+11
2017-09-26drm/amd/display: support for updated register headers on DCNDmytro Laktyushkin5-29/+72
2017-09-26drm/amd/display: fix locking in apply_ctx_for_surfaceEric Yang1-1/+7
2017-09-26drm/amd/display: mpcc disconnect and pipe pg in multi-displayTony Cheng1-5/+18
2017-09-26drm/amd/display: update dcn register headersDmytro Laktyushkin2-8/+11
2017-09-26drm/amd/display: mpo debug sanity checksTony Cheng3-2/+172
2017-09-26drm/amd/display: plumbing to allow easy print of HW state for DTNTony Cheng1-0/+12
2017-09-26drm/amd/display: register programming consolidationTony Cheng2-3/+0
2017-09-26drm/amd/display: fix dcn10_resource read_dce_strapsDmytro Laktyushkin1-6/+2
2017-09-26drm/amd/display: powergate fe of reused pipes to reset ttuEric Yang1-0/+9
2017-09-26drm/amd/display: revert order change of HUBP and MPC disableTony Cheng3-16/+32
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu1-1/+2
2017-09-26drm/amd/display: properly turn off unused mpc before front end programmingEric Yang1-1/+8
2017-09-26drm/amd/display: Move view port registers and programming to memory input.Vitaly Prosyak5-73/+74
2017-09-26drm/amd/display: hwseq init sequence updateDmytro Laktyushkin3-41/+13
2017-09-26drm/amd/display: Rename trasnform to dpp for dcn'sVitaly Prosyak5-94/+93
2017-09-26drm/amd/display: fix mpo exit hangEric Yang1-5/+12
2017-09-26drm/amd/display: ensure OTG is locked before proceedingTony Cheng3-2/+6
2017-09-26drm/amd/display: avoid disabling opp clk before hubp is blanked.Tony Cheng3-12/+16
2017-09-26drm/amd/display: change order of HUBP and MPC disable according to HW guideTony Cheng2-4/+10
2017-09-26drm/amd/display: Flattening to dc_transfer_funcLeo (Sunpeng) Li1-5/+5
2017-09-26drm/amd/display: dal1.1 hwseq prog updateDmytro Laktyushkin1-8/+4
2017-09-26drm/amd/display: dal1.1 xfm prog updateDmytro Laktyushkin2-26/+27
2017-09-26drm/amd/display: dal1.1 ipp prog updateDmytro Laktyushkin2-52/+48
2017-09-26drm/amd/display: dal1.1 opp prog updateDmytro Laktyushkin1-3/+3
2017-09-26drm/amd/display: minor dcn10_hwseq clean up/refactorDmytro Laktyushkin1-37/+12
2017-09-26drm/amd/display: get dal1.1 to runDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: Fix MPO visual confirmAnthony Koo5-9/+57
2017-09-26drm/amd/display: refactor dcn10 hw_sequencer to new reg access styleDmytro Laktyushkin1-418/+112
2017-09-26drm/amd/display: move number of memory channel calc out of pplib callEric Yang1-0/+13
2017-09-26drm/amd/display: set drr during program timing.Yongqiang Sun1-0/+8
2017-09-26drm/amd/display: Enable ipp compilationDmytro Laktyushkin3-62/+54
2017-09-26drm/amd/display: Rename DCN opp specific function prefixes to oppn10Dmytro Laktyushkin3-136/+138
2017-09-26drm/amd/display: Rename DCN mem input specific function prefixes to min.Dmytro Laktyushkin3-91/+104
2017-09-26drm/amd/display: Rename DCN TG specific function prefixes to tgDmytro Laktyushkin2-118/+94
2017-09-26drm/amd/display: Fix for hdmi frame pack stereoVitaly Prosyak1-3/+8
2017-09-26drm/amd/display: Enabling VSR on 4K display causes black screenCharlene Liu1-1/+1
2017-09-26drm/amd/display: Add DC interface for custom CSC matrixYue Hin Lau4-4/+217