Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubp.c69 .set_cursor_attributes = hubp2_cursor_set_attributes,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmem_input.h170 void (*set_cursor_attributes)( member
Dhubp.h144 void (*set_cursor_attributes)( member
Ddpp.h223 void (*set_cursor_attributes)( member
Dtransform.h258 void (*set_cursor_attributes)( member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c402 .set_cursor_attributes = dpp2_set_cursor_attributes,
Ddcn20_hubp.c1026 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1608 .set_cursor_attributes = hubp2_cursor_set_attributes,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c531 .set_cursor_attributes = dpp1_set_cursor_attributes,
Ddcn10_hubp.c1242 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1332 .set_cursor_attributes = hubp1_cursor_set_attributes,
Ddcn10_hw_sequencer.c3423 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3425 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c501 .set_cursor_attributes = hubp2_cursor_set_attributes,
Ddcn30_dpp.c1405 .set_cursor_attributes = dpp3_set_cursor_attributes,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2876 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2877 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2881 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2882 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c829 .set_cursor_attributes = hubp2_cursor_set_attributes,