drm/amd/display: Add clear DCC and Tiling callback for DCEIntroduce the DCC and Tiling reset callback to all DCE versions that cancall it.Reviewed-by: Alvin Lee <[email protected]>Signed-off-b
drm/amd/display: Add clear DCC and Tiling callback for DCEIntroduce the DCC and Tiling reset callback to all DCE versions that cancall it.Reviewed-by: Alvin Lee <[email protected]>Signed-off-by: Rodrigo Siqueira <[email protected]>Signed-off-by: Roman Li <[email protected]>Tested-by: Daniel Wheeler <[email protected]>Signed-off-by: Alex Deucher <[email protected]>
show more ...
drm/amd/display: Refactor HWSS into component folder[why]Rename hw_sequencer to hwseq.Move all hwseq files to uniquefolder hwss.[how]creating hwss repo in dc, and moved the dcnxx_hwseq.cand
drm/amd/display: Refactor HWSS into component folder[why]Rename hw_sequencer to hwseq.Move all hwseq files to uniquefolder hwss.[how]creating hwss repo in dc, and moved the dcnxx_hwseq.cand .h files into corresponding new folders inside the hwssand cleared the linkage errors by adding relative pathsin the Makefile.template.Reviewed-by: Martin Leung <[email protected]>Acked-by: Tom Chung <[email protected]>Signed-off-by: Mounika Adhuri <[email protected]>Tested-by: Daniel Wheeler <[email protected]>Signed-off-by: Alex Deucher <[email protected]>