Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
Ddcn31_hubp.c98 .program_extended_blank = hubp31_program_extended_blank,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn35/
Ddcn35_hubp.c218 .program_extended_blank = hubp31_program_extended_blank_value,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h256 void (*program_extended_blank)(struct hubp *hubp, member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c1488 if (pipe_ctx->stream && pipe_ctx->plane_res.hubp->funcs->program_extended_blank in dcn401_optimize_bandwidth()
1491 pipe_ctx->plane_res.hubp->funcs->program_extended_blank(pipe_ctx->plane_res.hubp, in dcn401_optimize_bandwidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2436 if (pipe_ctx->stream && pipe_ctx->plane_res.hubp->funcs->program_extended_blank in dcn20_optimize_bandwidth()
2439 pipe_ctx->plane_res.hubp->funcs->program_extended_blank(pipe_ctx->plane_res.hubp, in dcn20_optimize_bandwidth()