Home
last modified time | relevance | path

Searched refs:program_extended_blank (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
H A Ddcn31_hubp.c99 .program_extended_blank = hubp31_program_extended_blank,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
H A Ddcn35_hubp.c219 .program_extended_blank = hubp31_program_extended_blank_value,
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h269 void (*program_extended_blank)(struct hubp *hubp, member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1437 if (pipe_ctx->stream && pipe_ctx->plane_res.hubp->funcs->program_extended_blank in dcn401_optimize_bandwidth()
1440 pipe_ctx->plane_res.hubp->funcs->program_extended_blank(pipe_ctx->plane_res.hubp, in dcn401_optimize_bandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2468 if (pipe_ctx->stream && pipe_ctx->plane_res.hubp->funcs->program_extended_blank in dcn20_optimize_bandwidth()
2471 pipe_ctx->plane_res.hubp->funcs->program_extended_blank(pipe_ctx->plane_res.hubp, in dcn20_optimize_bandwidth()