aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S1-1/+2
2018-03-14drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo1-5/+5
2018-02-19drm/amd/display: Fix check for setting input TFAndrew Jiang1-2/+2
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-2/+2
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland1-1/+1
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland1-2/+2
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Keep blank until set visibility to true after mode switchYongqiang Sun1-0/+4
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland1-2/+2
2017-09-26drm/amd/display: Refactor use_lut() from dce110 to dceLeo (Sunpeng) Li1-0/+12
2017-09-26drm/amd/display: Log clock source in error conditionJordan Lazare1-1/+2
2017-09-26drm/amd/display: remove independent lock as we have no use case todayTony Cheng1-14/+5
2017-09-26drm/amd/display: clean up and simply locking logicTony Cheng1-2/+1
2017-09-26drm/amd/display: freesync pipe split :VTotal_Min_Mask for Hflip/lock.Charlene Liu1-9/+12
2017-09-26drm/amd/display: Don't attempt to program missing register fields on DCE8Jordan Lazare1-10/+19
2017-09-26drm/amd/display: Fix missing conditions in hw sequencer.Zeyu Fan1-1/+1
2017-09-26drm/amd/display: Change locking of registers when flipping frames.Andrew Wong1-8/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+195