Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dhubp.h54 struct dc_cursor_attributes curs_attr;
111 const struct dc_cursor_attributes *attr);
H A Dipp.h77 const struct dc_cursor_attributes *attributes);
H A Dmem_input.h167 const struct dc_cursor_attributes *attr);
H A Dtransform.h262 const struct dc_cursor_attributes *attr);
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h101 struct dc_cursor_attributes cursor_attributes;
253 const struct dc_cursor_attributes *attributes);
H A Ddc_hw_types.h488 struct dc_cursor_attributes { struct
H A Ddc.h729 struct dc_cursor_attributes attributes;
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_ipp.h155 struct dc_cursor_attributes curs_attr;
H A Ddcn10_hubp.h711 const struct dc_cursor_attributes *attr);
H A Ddcn10_hubp.c1035 const struct dc_cursor_attributes *attr) in hubp1_cursor_set_attributes()
H A Ddcn10_hw_sequencer.c2624 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_ipp.c69 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_stream.c178 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2860 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4020 struct dc_cursor_attributes attributes; in handle_cursor_update()