HomeSort by: relevance | last modified time | path
    Searched refs:set_cursor_attributes (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
hubp.h 146 void (*set_cursor_attributes)( member in struct:hubp_funcs
mem_input.h 170 void (*set_cursor_attributes)( member in struct:mem_input_funcs
dpp.h 214 void (*set_cursor_attributes)( member in struct:dpp_funcs
transform.h 262 void (*set_cursor_attributes)( member in struct:transform_funcs
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_dpp.c 541 .set_cursor_attributes = dpp1_set_cursor_attributes,
amdgpu_dcn10_hubp.c 1195 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr);
1246 .set_cursor_attributes = hubp1_cursor_set_attributes,
amdgpu_dcn10_hw_sequencer.c 3055 pipe_ctx->plane_res.hubp->funcs->set_cursor_attributes(
3057 pipe_ctx->plane_res.dpp->funcs->set_cursor_attributes(
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp.c 480 .set_cursor_attributes = dpp2_set_cursor_attributes,
amdgpu_dcn20_hubp.c 1009 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr);
1574 .set_cursor_attributes = hubp2_cursor_set_attributes,
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 2714 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes)
2715 pipe_ctx->plane_res.mi->funcs->set_cursor_attributes(
2719 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes)
2720 pipe_ctx->plane_res.xfm->funcs->set_cursor_attributes(
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_hubp.c 933 .set_cursor_attributes = hubp2_cursor_set_attributes,

Completed in 23 milliseconds