Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h180 void (*hubp_set_flip_control_surface_gsl)( member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c510 .hubp_set_flip_control_surface_gsl = hubp2_set_flip_control_surface_gsl,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c838 .hubp_set_flip_control_surface_gsl = hubp2_set_flip_control_surface_gsl,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c178 if (pipe_ctx && pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_control_surface_gsl) in dcn20_set_flip_control_gsl()
179 pipe_ctx->plane_res.hubp->funcs->hubp_set_flip_control_surface_gsl( in dcn20_set_flip_control_gsl()
H A Ddcn20_hubp.c1604 .hubp_set_flip_control_surface_gsl = hubp2_set_flip_control_surface_gsl,