Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubp.c77 .set_cursor_attributes = hubp2_cursor_set_attributes,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmem_input.h172 void (*set_cursor_attributes)( member
Dhubp.h154 void (*set_cursor_attributes)( member
Ddpp.h254 void (*set_cursor_attributes)( member
Dtransform.h258 void (*set_cursor_attributes)( member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dpp.c131 .set_cursor_attributes = dpp3_set_cursor_attributes,
Ddcn32_hubp.c185 .set_cursor_attributes = hubp32_cursor_set_attributes,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_hubp.c115 .set_cursor_attributes = hubp2_cursor_set_attributes,
Ddcn201_dpp.c273 .set_cursor_attributes = dpp2_set_cursor_attributes,
Ddcn201_hwseq.c558 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn201_set_cursor_attribute()
560 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn201_set_cursor_attribute()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c391 .set_cursor_attributes = dpp2_set_cursor_attributes,
Ddcn20_hubp.c1045 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1647 .set_cursor_attributes = hubp2_cursor_set_attributes,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c539 .set_cursor_attributes = dpp1_set_cursor_attributes,
Ddcn10_hubp.c1251 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1355 .set_cursor_attributes = hubp1_cursor_set_attributes,
Ddcn10_hw_sequencer.c3639 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3641 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c498 .set_cursor_attributes = hubp2_cursor_set_attributes,
Ddcn30_dpp.c1457 .set_cursor_attributes = dpp3_set_cursor_attributes,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2945 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2946 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2950 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2951 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c825 .set_cursor_attributes = hubp2_cursor_set_attributes,