Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dpg_cntl.h35 bool pg_pipe_res_enable[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES];
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1023 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) in dcn35_calc_blocks_to_gate()
1111 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) { in dcn35_calc_blocks_to_ungate()
1136 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) { in dcn35_calc_blocks_to_ungate()
1613 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) in dcn35_calc_blocks_to_ungate_for_hw_release()
/linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/
H A Ddcn35_pg_cntl.c539 memset(base->pg_pipe_res_enable, 0, PG_HW_PIPE_RESOURCES_NUM_ELEMENT * MAX_PIPES * sizeof(bool)); in pg_cntl35_create()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h752 PG_HW_PIPE_RESOURCES_NUM_ELEMENT enumerator
767 bool pg_pipe_res_update[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES];