Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h109 void (*set_cursor_attributes)( member
Ddpp.h141 void (*set_cursor_attributes)( member
Dmem_input.h165 void (*set_cursor_attributes)( member
Dtransform.h260 void (*set_cursor_attributes)( member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c512 .set_cursor_attributes = dpp1_set_cursor_attributes,
Ddcn10_hubp.c1116 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1162 .set_cursor_attributes = hubp1_cursor_set_attributes,
Ddcn10_hw_sequencer.c2610 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
2612 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2847 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2848 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2852 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2853 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()