Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h101 struct dc_cursor_attributes cursor_attributes; member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_stream.c201 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2073 if (pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in update_dchubp_dpp()
2624 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
2634 uint32_t sdr_white_level = pipe_ctx->stream->cursor_attributes.sdr_white_level; in dcn10_set_cursor_sdr_white_level()
/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()