Home
last modified time | relevance | path

Searched refs:dcn31_z10_restore (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_init.c107 .z10_restore = dcn31_z10_restore,
H A Ddcn31_hwseq.c425 void dcn31_z10_restore(const struct dc *dc) in dcn31_z10_restore() function
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_init.c109 .z10_restore = dcn31_z10_restore,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c703 dcn31_z10_restore(dc); in dcn35_z10_restore()