Searched refs:cursor_attributes (Results 1 – 9 of 9) sorted by relevance
341 struct dc_cursor_attributes *cursor_attributes) in dpp2_set_cursor_attributes() argument343 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp2_set_cursor_attributes()349 if (cursor_attributes->attribute_flags.bits.ENABLE_CURSOR_DEGAMMA) { in dpp2_set_cursor_attributes()
343 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()1268 dc_stream_check_cursor_attributes(stream, dc->current_state, &stream->cursor_attributes)); in dc_stream_can_clear_cursor_limit()
3676 if (stream_update->cursor_attributes) in commit_planes_do_stream_update()
558 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn201_set_cursor_attribute()
48 switch (pipe_ctx->stream->cursor_attributes.color_format) { in dcn32_helper_calculate_mall_bytes_for_cursor()
3211 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
1803 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn20_update_dchubp_dpp()
3674 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn401_update_dchubp_dpp_sequence()
9824 update->cursor_attributes = &crtc_state->stream->cursor_attributes; in amdgpu_dm_update_cursor()