Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h66 struct dc_cursor_attributes curs_attr;
147 const struct dc_cursor_attributes *attr);
Dipp.h77 const struct dc_cursor_attributes *attributes);
Dmem_input.h170 const struct dc_cursor_attributes *attr);
Ddpp.h221 struct dc_cursor_attributes *cursor_attributes);
Dtransform.h264 const struct dc_cursor_attributes *attr);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h198 struct dc_cursor_attributes cursor_attributes;
441 const struct dc_cursor_attributes *attributes);
Ddc_hw_types.h524 struct dc_cursor_attributes { struct
Ddc.h1211 struct dc_cursor_attributes attributes;
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_ipp.c71 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_ipp.h185 struct dc_cursor_attributes curs_attr;
Ddcn10_dpp.c418 struct dc_cursor_attributes *cursor_attributes) in dpp1_set_cursor_attributes()
Ddcn10_hubp.h741 const struct dc_cursor_attributes *attr);
Ddcn10_hubp.c1117 const struct dc_cursor_attributes *attr) in hubp1_cursor_set_attributes()
Ddcn10_dpp.h1371 struct dc_cursor_attributes *cursor_attributes);
Ddcn10_hw_sequencer.c3520 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c349 struct dc_cursor_attributes *cursor_attributes) in dpp2_set_cursor_attributes()
Ddcn20_hubp.h275 const struct dc_cursor_attributes *attr);
Ddcn20_dpp.h755 struct dc_cursor_attributes *cursor_attributes);
Ddcn20_hubp.c596 const struct dc_cursor_attributes *attr) in hubp2_cursor_set_attributes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c269 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.h592 struct dc_cursor_attributes *cursor_attributes);
Ddcn30_dpp.c350 struct dc_cursor_attributes *cursor_attributes) in dpp3_set_cursor_attributes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2787 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6897 struct dc_cursor_attributes attributes; in handle_cursor_update()