Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h123 void (*set_cursor_attributes)( member
Dmem_input.h169 void (*set_cursor_attributes)( member
Ddpp.h202 void (*set_cursor_attributes)( member
Dtransform.h260 void (*set_cursor_attributes)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c213 .set_cursor_attributes = hubp2_cursor_set_attributes,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c482 .set_cursor_attributes = dpp2_set_cursor_attributes,
Ddcn20_hubp.c1004 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1258 .set_cursor_attributes = hubp2_cursor_set_attributes,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c540 .set_cursor_attributes = dpp1_set_cursor_attributes,
Ddcn10_hubp.c1181 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1232 .set_cursor_attributes = hubp1_cursor_set_attributes,
Ddcn10_hw_sequencer.c3024 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3026 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2721 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2722 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2726 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2727 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()