Searched refs:cursor_attributes (Results 1 – 17 of 17) 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()
277 struct dc_cursor_attributes cursor_attributes; member371 struct dc_cursor_attributes *cursor_attributes; member
402 struct dc_cursor_attributes *cursor_attributes) in dpp3_set_cursor_attributes() argument404 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp3_set_cursor_attributes()410 if (cursor_attributes->attribute_flags.bits.ENABLE_CURSOR_DEGAMMA) { in dpp3_set_cursor_attributes()
629 struct dc_cursor_attributes *cursor_attributes);
360 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()1300 dc_stream_check_cursor_attributes(stream, dc->current_state, &stream->cursor_attributes)); in dc_stream_can_clear_cursor_limit()
1060 dc_stream_check_cursor_attributes(stream, state, &stream->cursor_attributes)); in dc_state_can_clear_stream_cursor_subvp_limit()
3749 if (stream_update->cursor_attributes) in commit_planes_do_stream_update()
561 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()
1844 !dc_stream_check_cursor_attributes(stream, context, &stream->cursor_attributes)) { in dcn32_validate_bandwidth()
3092 if (pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn10_update_dchubp_dpp()3872 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()3882 uint32_t sdr_white_level = pipe_ctx->stream->cursor_attributes.sdr_white_level; in dcn10_set_cursor_sdr_white_level()
956 cursor_attr = stream->cursor_attributes; in dcn30_apply_idle_power_optimizations()
1703 !dc_stream_check_cursor_attributes(stream, context, &stream->cursor_attributes)) { in dcn401_validate_bandwidth()
3160 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
1788 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn20_update_dchubp_dpp()
3689 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn401_update_dchubp_dpp_sequence()
9854 update->cursor_attributes = &crtc_state->stream->cursor_attributes; in amdgpu_dm_update_cursor()