Home
last modified time | relevance | path

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

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