Searched refs:cursor_attributes (Results 1 – 19 of 19) sorted by relevance
117 struct dc_cursor_attributes *cursor_attributes) in dpp401_set_cursor_attributes() argument120 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp401_set_cursor_attributes()
696 struct dc_cursor_attributes *cursor_attributes);
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()
760 struct dc_cursor_attributes *cursor_attributes);
268 struct dc_cursor_attributes cursor_attributes; member355 struct dc_cursor_attributes *cursor_attributes; member
304 struct dc_cursor_attributes *cursor_attributes);
412 struct dc_cursor_attributes *cursor_attributes) in dpp1_set_cursor_attributes() argument414 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp1_set_cursor_attributes()
1384 struct dc_cursor_attributes *cursor_attributes);
386 struct dc_cursor_attributes *cursor_attributes) in dpp3_set_cursor_attributes() argument388 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp3_set_cursor_attributes()394 if (cursor_attributes->attribute_flags.bits.ENABLE_CURSOR_DEGAMMA) { in dpp3_set_cursor_attributes()
626 struct dc_cursor_attributes *cursor_attributes);
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()
300 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()
3323 if (stream_update->cursor_attributes) in commit_planes_do_stream_update()
936 cursor_attr = stream->cursor_attributes; in dcn30_apply_idle_power_optimizations()
2880 if (pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn10_update_dchubp_dpp()3720 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()3730 uint32_t sdr_white_level = pipe_ctx->stream->cursor_attributes.sdr_white_level; in dcn10_set_cursor_sdr_white_level()
3126 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dce110_set_cursor_attribute()
1765 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn20_update_dchubp_dpp()
8868 update->cursor_attributes = &crtc_state->stream->cursor_attributes; in amdgpu_dm_update_cursor()
Completed in 78 milliseconds