Home
last modified time | relevance | path

Searched refs:dc_cursor_attributes (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dhubp.h64 struct dc_cursor_attributes curs_attr;
148 const struct dc_cursor_attributes *attr);
H A Dipp.h79 const struct dc_cursor_attributes *attributes);
H A Dmem_input.h172 const struct dc_cursor_attributes *attr);
H A Ddpp.h216 struct dc_cursor_attributes *cursor_attributes);
H A Dtransform.h264 const struct dc_cursor_attributes *attr);
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_stream.h194 struct dc_cursor_attributes cursor_attributes;
416 const struct dc_cursor_attributes *attributes);
H A Ddc_hw_types.h488 struct dc_cursor_attributes { struct
H A Ddc.h1052 struct dc_cursor_attributes attributes;
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_ipp.c76 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_ipp.h187 struct dc_cursor_attributes curs_attr;
H A Damdgpu_dcn10_dpp.c430 struct dc_cursor_attributes *cursor_attributes) in dpp1_set_cursor_attributes()
H A Ddcn10_hubp.h743 const struct dc_cursor_attributes *attr);
H A Damdgpu_dcn10_hubp.c1107 const struct dc_cursor_attributes *attr) in hubp1_cursor_set_attributes()
H A Ddcn10_dpp.h1373 struct dc_cursor_attributes *cursor_attributes);
H A Damdgpu_dcn10_hw_sequencer.c3053 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.h236 const struct dc_cursor_attributes *attr);
H A Damdgpu_dcn20_dpp.c350 struct dc_cursor_attributes *cursor_attributes) in dpp2_set_cursor_attributes()
H A Ddcn20_dpp.h757 struct dc_cursor_attributes *cursor_attributes);
H A Damdgpu_dcn20_hubp.c578 const struct dc_cursor_attributes *attr) in hubp2_cursor_set_attributes()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_stream.c273 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c2706 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6087 struct dc_cursor_attributes attributes; in handle_cursor_update()