Home
last modified time | relevance | path

Searched refs:hubps (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c135 struct hubp *hubp = pool->hubps[i]; in dcn10_get_hubp_states()
205 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_get_rq_states()
213 pool->hubps[i]->inst, rq_regs->drq_expansion_mode, rq_regs->prq_expansion_mode, rq_regs->mrq_expansion_mode, in dcn10_get_rq_states()
250 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_get_dlg_states()
261 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start, in dcn10_get_dlg_states()
304 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_get_ttu_states()
312 pool->hubps[i]->inst, ttu_regs->qos_level_low_wm, ttu_regs->qos_level_high_wm, ttu_regs->min_ttu_vblank, in dcn10_get_ttu_states()
514 struct hubp *hubp = pool->hubps[i]; in dcn10_clear_hubp_underflow()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c939 if (pool->base.hubps[i] != NULL) { in dcn201_resource_destruct()
940 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in dcn201_resource_destruct()
941 pool->base.hubps[i] = NULL; in dcn201_resource_destruct()
1021 idle_pipe->plane_res.hubp = pool->hubps[idle_pipe->pipe_idx]; in dcn201_acquire_free_pipe_for_layer()
1207 pool->base.hubps[i] = dcn201_hubp_create(ctx, i); in dcn201_resource_construct()
1208 if (pool->base.hubps[i] == NULL) { in dcn201_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c929 if (pool->base.hubps[i] != NULL) { in dcn10_resource_destruct()
930 kfree(TO_DCN10_HUBP(pool->base.hubps[i])); in dcn10_resource_destruct()
931 pool->base.hubps[i] = NULL; in dcn10_resource_destruct()
1102 idle_pipe->plane_res.hubp = pool->hubps[idle_pipe->pipe_idx]; in dcn10_acquire_free_pipe_for_layer()
1567 pool->base.hubps[j] = dcn10_hubp_create(ctx, i); in dcn10_resource_construct()
1568 if (pool->base.hubps[j] == NULL) { in dcn10_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c303 struct hubp *hubp = pool->hubps[i]; in dcn10_log_hubp_states()
334 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
339 pool->hubps[i]->inst, in dcn10_log_hubp_states()
364 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
369 pool->hubps[i]->inst, rq_regs->drq_expansion_mode, rq_regs->prq_expansion_mode, rq_regs->mrq_expansion_mode, in dcn10_log_hubp_states()
390 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
397 pool->hubps[i]->inst, dlg_regs->refcyc_h_blank_end, dlg_regs->dlg_vblank_end, dlg_regs->min_dst_y_next_start, in dcn10_log_hubp_states()
422 struct dcn_hubp_state *s = &(TO_DCN10_HUBP(pool->hubps[i])->state); in dcn10_log_hubp_states()
427 pool->hubps[i]->inst, ttu_regs->qos_level_low_wm, ttu_regs->qos_level_high_wm, ttu_regs->min_ttu_vblank, in dcn10_log_hubp_states()
1001 struct hubp *hubp = dc->res_pool->hubps[ in undo_DEGVIDCN10_253_wa()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1027 if (pool->hubps[i] != NULL) { in dcn302_resource_destruct()
1028 kfree(TO_DCN20_HUBP(pool->hubps[i])); in dcn302_resource_destruct()
1029 pool->hubps[i] = NULL; in dcn302_resource_destruct()
1372 pool->hubps[i] = dcn302_hubp_create(ctx, i); in dcn302_resource_construct()
1373 if (pool->hubps[i] == NULL) { in dcn302_resource_construct()
1375 dm_error("DC: failed to create hubps!\n"); in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c972 if (pool->hubps[i] != NULL) { in dcn303_resource_destruct()
973 kfree(TO_DCN20_HUBP(pool->hubps[i])); in dcn303_resource_destruct()
974 pool->hubps[i] = NULL; in dcn303_resource_destruct()
1305 pool->hubps[i] = dcn303_hubp_create(ctx, i); in dcn303_resource_construct()
1306 if (pool->hubps[i] == NULL) { in dcn303_resource_construct()
1308 dm_error("DC: failed to create hubps!\n"); in dcn303_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1075 if (pool->base.hubps[i] != NULL) { in dcn301_destruct()
1076 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn301_destruct()
1077 pool->base.hubps[i] = NULL; in dcn301_destruct()
1597 pool->base.hubps[j] = dcn301_hubp_create(ctx, i); in dcn301_resource_construct()
1598 if (pool->base.hubps[j] == NULL) { in dcn301_resource_construct()
1601 "DC: failed to create hubps!\n"); in dcn301_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c684 if (pool->base.hubps[i] != NULL) { in dcn21_resource_destruct()
685 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn21_resource_destruct()
686 pool->base.hubps[i] = NULL; in dcn21_resource_destruct()
1578 pool->base.hubps[j] = dcn21_hubp_create(ctx, i); in dcn21_resource_construct()
1579 if (pool->base.hubps[j] == NULL) { in dcn21_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1410 if (pool->base.hubps[i] != NULL) { in dcn32_resource_destruct()
1411 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn32_resource_destruct()
1412 pool->base.hubps[i] = NULL; in dcn32_resource_destruct()
2381 pool->base.hubps[j] = dcn32_hubp_create(ctx, i); in dcn32_resource_construct()
2382 if (pool->base.hubps[j] == NULL) { in dcn32_resource_construct()
2385 "DC: failed to create hubps!\n"); in dcn32_resource_construct()
2759 idle_pipe->plane_res.hubp = pool->hubps[idle_pipe->pipe_idx]; in dcn32_acquire_idle_pipe_for_head_pipe_in_layer()
2818 free_pipe->plane_res.hubp = pool->hubps[free_pipe->pipe_idx]; in dcn32_acquire_free_pipe_as_secondary_dpp_pipe()
2850 free_pipe->plane_res.hubp = pool->hubps[free_pipe_idx]; in dcn32_acquire_free_pipe_as_secondary_opp_head()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1113 if (pool->base.hubps[i] != NULL) { in dcn20_resource_destruct()
1114 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn20_resource_destruct()
1115 pool->base.hubps[i] = NULL; in dcn20_resource_destruct()
1491 next_odm_pipe->plane_res.hubp = pool->hubps[next_odm_pipe->pipe_idx]; in dcn20_split_stream_for_odm()
1547 secondary_pipe->plane_res.hubp = pool->hubps[secondary_pipe->pipe_idx]; in dcn20_split_stream_for_mpc()
2164 sec_dpp_pipe->plane_res.hubp = pool->hubps[sec_dpp_pipe->pipe_idx]; in dcn20_acquire_free_pipe_for_layer()
2617 pool->base.hubps[i] = dcn20_hubp_create(ctx, i); in dcn20_resource_construct()
2618 if (pool->base.hubps[i] == NULL) { in dcn20_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1401 if (pool->base.hubps[i] != NULL) { in dcn316_resource_destruct()
1402 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn316_resource_destruct()
1403 pool->base.hubps[i] = NULL; in dcn316_resource_destruct()
1892 pool->base.hubps[i] = dcn31_hubp_create(ctx, i); in dcn316_resource_construct()
1893 if (pool->base.hubps[i] == NULL) { in dcn316_resource_construct()
1896 "DC: failed to create hubps!\n"); in dcn316_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1463 if (pool->base.hubps[i] != NULL) { in dcn314_resource_destruct()
1464 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn314_resource_destruct()
1465 pool->base.hubps[i] = NULL; in dcn314_resource_destruct()
1991 pool->base.hubps[i] = dcn31_hubp_create(ctx, i); in dcn314_resource_construct()
1992 if (pool->base.hubps[i] == NULL) { in dcn314_resource_construct()
1995 "DC: failed to create hubps!\n"); in dcn314_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1104 if (pool->base.hubps[i] != NULL) { in dcn30_resource_destruct()
1105 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn30_resource_destruct()
1106 pool->base.hubps[i] = NULL; in dcn30_resource_destruct()
1534 sec_pipe->plane_res.hubp = pool->hubps[pipe_idx]; in dcn30_split_stream_for_mpc_or_odm()
2469 pool->base.hubps[i] = dcn30_hubp_create(ctx, i); in dcn30_resource_construct()
2470 if (pool->base.hubps[i] == NULL) { in dcn30_resource_construct()
2473 "DC: failed to create hubps!\n"); in dcn30_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1474 if (pool->base.hubps[i] != NULL) { in dcn35_resource_destruct()
1475 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn35_resource_destruct()
1476 pool->base.hubps[i] = NULL; in dcn35_resource_destruct()
2026 pool->base.hubps[i] = dcn35_hubp_create(ctx, i); in dcn35_resource_construct()
2027 if (pool->base.hubps[i] == NULL) { in dcn35_resource_construct()
2030 "DC: failed to create hubps!\n"); in dcn35_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1454 if (pool->base.hubps[i] != NULL) { in dcn351_resource_destruct()
1455 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn351_resource_destruct()
1456 pool->base.hubps[i] = NULL; in dcn351_resource_destruct()
1997 pool->base.hubps[i] = dcn35_hubp_create(ctx, i); in dcn351_resource_construct()
1998 if (pool->base.hubps[i] == NULL) { in dcn351_resource_construct()
2001 "DC: failed to create hubps!\n"); in dcn351_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1405 if (pool->base.hubps[i] != NULL) { in dcn31_resource_destruct()
1406 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn31_resource_destruct()
1407 pool->base.hubps[i] = NULL; in dcn31_resource_destruct()
2068 pool->base.hubps[i] = dcn31_hubp_create(ctx, i); in dcn31_resource_construct()
2069 if (pool->base.hubps[i] == NULL) { in dcn31_resource_construct()
2072 "DC: failed to create hubps!\n"); in dcn31_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1455 if (pool->base.hubps[i] != NULL) { in dcn36_resource_destruct()
1456 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn36_resource_destruct()
1457 pool->base.hubps[i] = NULL; in dcn36_resource_destruct()
1999 pool->base.hubps[i] = dcn35_hubp_create(ctx, i); in dcn36_resource_construct()
2000 if (pool->base.hubps[i] == NULL) { in dcn36_resource_construct()
2003 "DC: failed to create hubps!\n"); in dcn36_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1392 if (pool->base.hubps[i] != NULL) { in dcn321_resource_destruct()
1393 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn321_resource_destruct()
1394 pool->base.hubps[i] = NULL; in dcn321_resource_destruct()
1884 pool->base.hubps[j] = dcn321_hubp_create(ctx, i); in dcn321_resource_construct()
1885 if (pool->base.hubps[j] == NULL) { in dcn321_resource_construct()
1888 "DC: failed to create hubps!\n"); in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1413 if (pool->base.hubps[i] != NULL) { in dcn401_resource_destruct()
1414 kfree(TO_DCN20_HUBP(pool->base.hubps[i])); in dcn401_resource_destruct()
1415 pool->base.hubps[i] = NULL; in dcn401_resource_destruct()
2075 pool->base.hubps[j] = dcn401_hubp_create(ctx, i); in dcn401_resource_construct()
2076 if (pool->base.hubps[j] == NULL) { in dcn401_resource_construct()
2079 "DC: failed to create hubps!\n"); in dcn401_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h245 struct hubp *hubps[MAX_PIPES]; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c307 struct hubp *hubp = res_pool->hubps[i]; in dcn201_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2537 split_pipe->plane_res.hubp = pool->hubps[i]; in acquire_first_split_pipe()
3687 pipe_ctx->plane_res.hubp = pool->hubps[id_src[i]]; in acquire_resource_from_hw_enabled_state()
3832 pipe_ctx->plane_res.hubp = pool->hubps[pipe_idx]; in acquire_otg_master_pipe_for_stream()
5456 sec_pipe->plane_res.hubp = pool->hubps[pipe_idx]; in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy()
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c537 secondary_pipe->plane_res.hubp = pool->hubps[secondary_pipe->pipe_idx]; in split_stream_across_pipes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1888 sec_pipe->plane_res.hubp = pool->hubps[pipe_idx]; in dcn32_split_stream_for_mpc_or_odm()