Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dpp.c350 struct dc_cursor_attributes *cursor_attributes) in dpp2_set_cursor_attributes() argument
352 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp2_set_cursor_attributes()
358 if (cursor_attributes->attribute_flags.bits.ENABLE_CURSOR_DEGAMMA) { in dpp2_set_cursor_attributes()
A Ddcn20_dpp.h753 struct dc_cursor_attributes *cursor_attributes);
A Ddcn20_hwseq.c1508 pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn20_update_dchubp_dpp()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_dpp.c420 struct dc_cursor_attributes *cursor_attributes) in dpp1_set_cursor_attributes() argument
422 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp1_set_cursor_attributes()
A Ddcn10_hw_sequencer.c2720 if (pipe_ctx->stream->cursor_attributes.address.quad_part != 0) { in dcn10_update_dchubp_dpp()
3497 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn10_set_cursor_attribute()
3507 uint32_t sdr_white_level = pipe_ctx->stream->cursor_attributes.sdr_white_level; in dcn10_set_cursor_sdr_white_level()
A Ddcn10_dpp.h1379 struct dc_cursor_attributes *cursor_attributes);
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddpp.h237 struct dc_cursor_attributes *cursor_attributes);
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h222 struct dc_cursor_attributes cursor_attributes; member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c331 stream->cursor_attributes = *attributes; in dc_stream_set_cursor_attributes()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dpp.c351 struct dc_cursor_attributes *cursor_attributes) in dpp3_set_cursor_attributes() argument
353 enum dc_cursor_color_format color_format = cursor_attributes->color_format; in dpp3_set_cursor_attributes()
A Ddcn30_dpp.h608 struct dc_cursor_attributes *cursor_attributes);
A Ddcn30_hwseq.c775 cursor_attr = stream->cursor_attributes; in dcn30_apply_idle_power_optimizations()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hwseq.c573 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; in dcn201_set_cursor_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2994 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes;

Completed in 38 milliseconds