Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmem_input.h168 void (*set_cursor_attributes)( member
Dhubp.h145 void (*set_cursor_attributes)( member
Ddpp.h219 void (*set_cursor_attributes)( member
Dtransform.h262 void (*set_cursor_attributes)( member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c401 .set_cursor_attributes = dpp2_set_cursor_attributes,
Ddcn20_hubp.c1030 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()
1595 .set_cursor_attributes = hubp2_cursor_set_attributes,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c529 .set_cursor_attributes = dpp1_set_cursor_attributes,
Ddcn10_hubp.c1213 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
1264 .set_cursor_attributes = hubp1_cursor_set_attributes,
Ddcn10_hw_sequencer.c3522 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
3524 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes( in dcn10_set_cursor_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c501 .set_cursor_attributes = hubp2_cursor_set_attributes,
Ddcn30_dpp.c1373 .set_cursor_attributes = dpp3_set_cursor_attributes,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2795 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2796 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
2800 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes) in dce110_set_cursor_attribute()
2801 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes( in dce110_set_cursor_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubp.c829 .set_cursor_attributes = hubp2_cursor_set_attributes,