Symbol: PG_DSC
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1091
if (j == PG_DSC && new_pipe->stream_res.dsc)
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1122
if (j == PG_DSC &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1171
update_state->pg_pipe_res_update[PG_DSC][new_pipe->stream_res.dsc->inst]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1250
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1257
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1318
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1332
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1374
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
996
update_state->pg_pipe_res_update[PG_DSC][pipe_ctx->stream_res.dsc->inst] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
109
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
177
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1015
update_state->pg_pipe_res_update[PG_DSC][pipe_ctx->stream_res.dsc->inst] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1138
if (j == PG_DSC && new_pipe->stream_res.dsc)
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1169
if (j == PG_DSC &&
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1283
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1379
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1433
if (update_state->pg_pipe_res_update[PG_DSC][i]) {
drivers/gpu/drm/amd/display/dc/pg/dcn35/dcn35_pg_cntl.c
142
pg_cntl->pg_pipe_res_enable[PG_DSC][dsc_inst] = power_on;
drivers/gpu/drm/amd/display/dc/pg/dcn35/dcn35_pg_cntl.c
483
pg_cntl->pg_pipe_res_enable[PG_DSC][i] = block_enabled;
drivers/gpu/drm/amd/display/dc/pg/dcn42/dcn42_pg_cntl.c
132
pg_cntl->pg_pipe_res_enable[PG_DSC][dsc_inst] = power_on;
drivers/gpu/drm/amd/display/dc/pg/dcn42/dcn42_pg_cntl.c
595
pg_cntl->pg_pipe_res_enable[PG_DSC][i] = block_enabled;