Symbol: PG_HUBP
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1005
update_state->pg_pipe_res_update[PG_HUBP][uj] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1047
if (!update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1050
update_state->pg_pipe_res_update[PG_HUBP][j] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1082
if (j == PG_HUBP && new_pipe->plane_res.hubp)
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1107
if (j == PG_HUBP &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1172
update_state->pg_pipe_res_update[PG_HUBP][new_pipe->stream_res.dsc->inst] = true;
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1179
update_state->pg_pipe_res_update[PG_HUBP][uj] = true;
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1187
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1190
update_state->pg_pipe_res_update[PG_HUBP][j] = true;
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1242
if (update_state->pg_pipe_res_update[PG_HUBP][pipe_idx] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1262
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1325
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1354
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
1387
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
987
update_state->pg_pipe_res_update[PG_HUBP][pipe_ctx->plane_res.hubp->inst] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
998
update_state->pg_pipe_res_update[PG_HUBP][pipe_ctx->stream_res.dsc->inst] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
114
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
171
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
46
if (!update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
49
update_state->pg_pipe_res_update[PG_HUBP][j] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
66
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn351/dcn351_hwseq.c
69
update_state->pg_pipe_res_update[PG_HUBP][j] = true;
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1006
update_state->pg_pipe_res_update[PG_HUBP][pipe_ctx->plane_res.hubp->inst] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1017
update_state->pg_pipe_res_update[PG_HUBP][pipe_ctx->stream_res.dsc->inst] = false;
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1129
if (j == PG_HUBP && new_pipe->plane_res.hubp)
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1154
if (j == PG_HUBP &&
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1270
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1391
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1413
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c
1446
if (update_state->pg_pipe_res_update[PG_HUBP][i] &&
drivers/gpu/drm/amd/display/dc/pg/dcn35/dcn35_pg_cntl.c
233
pg_cntl->pg_pipe_res_enable[PG_HUBP][hubp_dpp_inst] = power_on;
drivers/gpu/drm/amd/display/dc/pg/dcn35/dcn35_pg_cntl.c
479
pg_cntl->pg_pipe_res_enable[PG_HUBP][i] = block_enabled;
drivers/gpu/drm/amd/display/dc/pg/dcn42/dcn42_pg_cntl.c
238
pg_cntl->pg_pipe_res_enable[PG_HUBP][hubp_dpp_inst] = power_on;
drivers/gpu/drm/amd/display/dc/pg/dcn42/dcn42_pg_cntl.c
591
pg_cntl->pg_pipe_res_enable[PG_HUBP][i] = block_enabled;