Searched refs:cursor_attributes (Results 1 – 8 of 8) sorted by relevance
277 struct dc_cursor_attributes cursor_attributes; member371 struct dc_cursor_attributes *cursor_attributes; member
370 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()1310 dc_stream_check_cursor_attributes(stream, dc->current_state, &stream->cursor_attributes)); in dc_stream_can_clear_cursor_limit()
561 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn201_set_cursor_attribute()
629 struct dc_cursor_attributes *cursor_attributes);
1879 !dc_stream_check_cursor_attributes(stream, context, &stream->cursor_attributes)) { in dcn32_validate_bandwidth()
3281 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
3623 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn401_update_dchubp_dpp_sequence()
9925 update->cursor_attributes = &crtc_state->stream->cursor_attributes; in amdgpu_dm_update_cursor()