Home
last modified time | relevance | path

Searched refs:is_dsc_ungated (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1510 bool is_dsc_ungated = hws->funcs.dsc_pg_status(hws, dsc->inst); in dcn32_update_dsc_pg() local
1513 if (!is_dsc_ungated) { in dcn32_update_dsc_pg()
1517 if (is_dsc_ungated) { in dcn32_update_dsc_pg()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2185 bool is_dsc_ungated = false; in post_unlock_reset_opp() local
2188 is_dsc_ungated = dc->hwseq->funcs.dsc_pg_status(dc->hwseq, dsc->inst); in post_unlock_reset_opp()
2190 if (is_dsc_ungated) { in post_unlock_reset_opp()