summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-091-219/+0
* drm/amd/display: dce_hwseq: add DCE6 specific macros,functionsMauro Rossi2020-07-271-0/+9
* drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-051-1/+1
* drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S2018-05-151-1/+2
* drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo2018-03-141-5/+5
* drm/amd/display: Fix check for setting input TFAndrew Jiang2018-02-191-2/+2
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-2/+2
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-261-1/+1
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-2/+2
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Keep blank until set visibility to true after mode switchYongqiang Sun2017-09-261-0/+4
* drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland2017-09-261-2/+2
* drm/amd/display: Refactor use_lut() from dce110 to dceLeo (Sunpeng) Li2017-09-261-0/+12
* drm/amd/display: Log clock source in error conditionJordan Lazare2017-09-261-1/+2
* drm/amd/display: remove independent lock as we have no use case todayTony Cheng2017-09-261-14/+5
* drm/amd/display: clean up and simply locking logicTony Cheng2017-09-261-2/+1
* drm/amd/display: freesync pipe split :VTotal_Min_Mask for Hflip/lock.Charlene Liu2017-09-261-9/+12
* drm/amd/display: Don't attempt to program missing register fields on DCE8Jordan Lazare2017-09-261-10/+19
* drm/amd/display: Fix missing conditions in hw sequencer.Zeyu Fan2017-09-261-1/+1
* drm/amd/display: Change locking of registers when flipping frames.Andrew Wong2017-09-261-8/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+195