Home
last modified time | relevance | path

Searched refs:cursor_attributes (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h101 struct dc_cursor_attributes cursor_attributes; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c201 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2067 if (pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in update_dchubp_dpp()
2608 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
2618 uint32_t sdr_white_level = pipe_ctx->stream->cursor_attributes.sdr_white_level; in dcn10_set_cursor_sdr_white_level()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2839 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()