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.c1008 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) in dcn35_calc_blocks_to_gate()
1091 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) { in dcn35_calc_blocks_to_ungate()
1116 for (j = 0; j < PG_HW_PIPE_RESOURCES_NUM_ELEMENT; j++) { in dcn35_calc_blocks_to_ungate()
/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.h747 PG_HW_PIPE_RESOURCES_NUM_ELEMENT enumerator
762 bool pg_pipe_res_update[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES];