Home
last modified time | relevance | path

Searched refs:power_gated (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h112 bool power_gated; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c782 hubp->power_gated = true; in dcn35_init_pipes()
800 hubp->power_gated = false; in dcn35_init_pipes()
941 hubp->power_gated = true; in dcn35_plane_atomic_disable()
961 if (!pipe_ctx->plane_res.hubp || pipe_ctx->plane_res.hubp->power_gated) in dcn35_disable_plane()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c849 if (!dc->res_pool->hubps[i]->power_gated) in apply_DEGVIDCN10_253_wa()
1322 hubp->power_gated = true; in dcn10_plane_atomic_disable()
1342 if (!pipe_ctx->plane_res.hubp || pipe_ctx->plane_res.hubp->power_gated) in dcn10_disable_plane()
1442 hubp->power_gated = true; in dcn10_init_pipes()
1460 hubp->power_gated = false; in dcn10_init_pipes()
2919 hubp->power_gated = false; in dcn10_update_dchubp_dpp()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
Ddcn201_hwseq.c318 hubp->power_gated = false; in dcn201_init_hw()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c716 hubp->power_gated = true; in dcn20_plane_atomic_disable()
740 if (!pipe_ctx->plane_res.hubp || pipe_ctx->plane_res.hubp->power_gated) in dcn20_disable_plane()
1814 hubp->power_gated = false; in dcn20_update_dchubp_dpp()
3149 hubp->power_gated = false; in dcn20_fpga_init_hw()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
Ddcn10_hubp.c737 if (hubp && hubp->power_gated) in hubp1_is_flip_pending()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
Ddcn20_hubp.c915 if (hubp && hubp->power_gated) in hubp2_is_flip_pending()