Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c92 .program_extended_blank = hubp31_program_extended_blank,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h212 void (*program_extended_blank)(struct hubp *hubp, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2158 if (pipe_ctx->stream && pipe_ctx->plane_res.hubp->funcs->program_extended_blank in dcn20_optimize_bandwidth()
2161 pipe_ctx->plane_res.hubp->funcs->program_extended_blank(pipe_ctx->plane_res.hubp, in dcn20_optimize_bandwidth()