Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h64 struct dc_cursor_attributes curs_attr;
125 const struct dc_cursor_attributes *attr);
Dipp.h77 const struct dc_cursor_attributes *attributes);
Dmem_input.h171 const struct dc_cursor_attributes *attr);
Ddpp.h204 struct dc_cursor_attributes *cursor_attributes);
Dtransform.h262 const struct dc_cursor_attributes *attr);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h182 struct dc_cursor_attributes cursor_attributes;
401 const struct dc_cursor_attributes *attributes);
Ddc_hw_types.h525 struct dc_cursor_attributes { struct
Ddc.h1037 struct dc_cursor_attributes attributes;
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_ipp.c71 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_ipp.h189 struct dc_cursor_attributes curs_attr;
Ddcn10_dpp.c429 struct dc_cursor_attributes *cursor_attributes) in dpp1_set_cursor_attributes()
Ddcn10_hubp.h714 const struct dc_cursor_attributes *attr);
Ddcn10_hubp.c1093 const struct dc_cursor_attributes *attr) in hubp1_cursor_set_attributes()
Ddcn10_dpp.h1371 struct dc_cursor_attributes *cursor_attributes);
Ddcn10_hw_sequencer.c3022 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.h250 const struct dc_cursor_attributes *attr);
Ddcn20_dpp.c345 struct dc_cursor_attributes *cursor_attributes) in dpp2_set_cursor_attributes()
Ddcn20_hubp.c573 const struct dc_cursor_attributes *attr) in hubp2_cursor_set_attributes()
Ddcn20_dpp.h679 struct dc_cursor_attributes *cursor_attributes);
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c272 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2713 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c5400 struct dc_cursor_attributes attributes; in handle_cursor_update()