Home
last modified time | relevance | path

Searched refs:set_cursor_attributes (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmem_input.h168 void (*set_cursor_attributes)( member
H A Dhubp.h145 void (*set_cursor_attributes)( member
H A Ddpp.h219 void (*set_cursor_attributes)( member
H A Dtransform.h262 void (*set_cursor_attributes)( member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c401 .set_cursor_attributes = dpp2_set_cursor_attributes,
H A Ddcn20_hubp.c1030 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1595 .set_cursor_attributes = hubp2_cursor_set_attributes,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c529 .set_cursor_attributes = dpp1_set_cursor_attributes,
H A Ddcn10_hubp.c1213 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1264 .set_cursor_attributes = hubp1_cursor_set_attributes,
H A Ddcn10_hw_sequencer.c3526 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3528 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c501 .set_cursor_attributes = hubp2_cursor_set_attributes,
H A Ddcn30_dpp.c1373 .set_cursor_attributes = dpp3_set_cursor_attributes,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2797 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2798 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2802 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2803 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c829 .set_cursor_attributes = hubp2_cursor_set_attributes,