Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c77 .set_cursor_attributes = hubp2_cursor_set_attributes,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dmem_input.h172 void (*set_cursor_attributes)( member
H A Dhubp.h154 void (*set_cursor_attributes)( member
H A Dtransform.h258 void (*set_cursor_attributes)( member
H A Ddpp.h254 void (*set_cursor_attributes)( member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_dpp.c131 .set_cursor_attributes = dpp3_set_cursor_attributes,
H A Ddcn32_hubp.c185 .set_cursor_attributes = hubp32_cursor_set_attributes,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_hubp.c115 .set_cursor_attributes = hubp2_cursor_set_attributes,
H A 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()
H A Ddcn201_dpp.c273 .set_cursor_attributes = dpp2_set_cursor_attributes,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c391 .set_cursor_attributes = dpp2_set_cursor_attributes,
H A Ddcn20_hubp.c1045 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1655 .set_cursor_attributes = hubp2_cursor_set_attributes,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c539 .set_cursor_attributes = dpp1_set_cursor_attributes,
H A 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,
H A Ddcn10_hw_sequencer.c3645 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3647 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hubp.c498 .set_cursor_attributes = hubp2_cursor_set_attributes,
H A Ddcn30_dpp.c1457 .set_cursor_attributes = dpp3_set_cursor_attributes,
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2947 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2948 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2952 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2953 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_hubp.c825 .set_cursor_attributes = hubp2_cursor_set_attributes,