Home
last modified time | relevance | path

Searched refs:hubp_set_flip_int (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c90 .hubp_set_flip_int = hubp1_set_flip_int,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h210 void (*hubp_set_flip_int)(struct hubp *hubp); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c198 .hubp_set_flip_int = hubp1_set_flip_int,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c511 .hubp_set_flip_int = hubp1_set_flip_int,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c837 .hubp_set_flip_int = hubp1_set_flip_int,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1370 .hubp_set_flip_int = hubp1_set_flip_int,
H A Ddcn10_hw_sequencer.c2480 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn10_enable_plane()
2481 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn10_enable_plane()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1214 && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int) in dcn20_enable_plane()
1215 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_int(pipe_ctx->plane_res.hubp); in dcn20_enable_plane()
H A Ddcn20_hubp.c1669 .hubp_set_flip_int = hubp1_set_flip_int,