Home
last modified time | relevance | path

Searched refs:pg_pipe_res_enable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/
A Ddcn35_pg_cntl.c146 pg_cntl->pg_pipe_res_enable[PG_DSC][dsc_inst] = power_on; in pg_cntl35_dsc_pg_control()
419 if (pg_cntl->pg_pipe_res_enable[PG_MPCC][i]) in pg_cntl35_plane_otg_pg_control()
422 if (pg_cntl->pg_pipe_res_enable[PG_OPP][i]) in pg_cntl35_plane_otg_pg_control()
425 if (pg_cntl->pg_pipe_res_enable[PG_OPTC][i]) in pg_cntl35_plane_otg_pg_control()
444 pg_cntl->pg_pipe_res_enable[PG_MPCC][i] = power_on; in pg_cntl35_plane_otg_pg_control()
445 pg_cntl->pg_pipe_res_enable[PG_OPP][i] = power_on; in pg_cntl35_plane_otg_pg_control()
446 pg_cntl->pg_pipe_res_enable[PG_OPTC][i] = power_on; in pg_cntl35_plane_otg_pg_control()
488 pg_cntl->pg_pipe_res_enable[PG_HUBP][i] = block_enabled; in pg_cntl35_init_pg_status()
489 pg_cntl->pg_pipe_res_enable[PG_DPP][i] = block_enabled; in pg_cntl35_init_pg_status()
492 pg_cntl->pg_pipe_res_enable[PG_DSC][i] = block_enabled; in pg_cntl35_init_pg_status()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dpg_cntl.h35 bool pg_pipe_res_enable[PG_HW_PIPE_RESOURCES_NUM_ELEMENT][MAX_PIPES]; member

Completed in 6 milliseconds