Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dmem_input.h170 void (*set_cursor_attributes)( member
H A Dhubp.h146 void (*set_cursor_attributes)( member
H A Ddpp.h214 void (*set_cursor_attributes)( member
H A Dtransform.h262 void (*set_cursor_attributes)( member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dpp.c480 .set_cursor_attributes = dpp2_set_cursor_attributes,
H A Damdgpu_dcn20_hubp.c1009 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1574 .set_cursor_attributes = hubp2_cursor_set_attributes,
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_dpp.c541 .set_cursor_attributes = dpp1_set_cursor_attributes,
H A Damdgpu_dcn10_hubp.c1195 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1246 .set_cursor_attributes = hubp1_cursor_set_attributes,
H A Damdgpu_dcn10_hw_sequencer.c3055 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3057 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c2714 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2715 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2719 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2720 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
H A Damdgpu_dcn21_hubp.c933 .set_cursor_attributes = hubp2_cursor_set_attributes,