HomeSort by: relevance | last modified time | path
    Searched refs:cursor_attributes (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dpp.c 350 struct dc_cursor_attributes *cursor_attributes)
352 enum dc_cursor_color_format color_format = cursor_attributes->color_format;
358 if (cursor_attributes->attribute_flags.bits.ENABLE_CURSOR_DEGAMMA) {
dcn20_dpp.h 757 struct dc_cursor_attributes *cursor_attributes);
amdgpu_dcn20_hwseq.c 1410 && pipe_ctx->stream->cursor_attributes.address.quad_part != 0) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
dpp.h 216 struct dc_cursor_attributes *cursor_attributes);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_dpp.c 430 struct dc_cursor_attributes *cursor_attributes)
432 enum dc_cursor_color_format color_format = cursor_attributes->color_format;
amdgpu_dcn10_hw_sequencer.c 2316 if (pipe_ctx->stream->cursor_attributes.address.quad_part != 0) {
3053 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes;
3063 uint32_t sdr_white_level = pipe_ctx->stream->cursor_attributes.sdr_white_level;
dcn10_dpp.h 1373 struct dc_cursor_attributes *cursor_attributes);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h 194 struct dc_cursor_attributes cursor_attributes; member in struct:dc_stream_state
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_stream.c 296 stream->cursor_attributes = *attributes;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 2706 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes;

Completed in 21 milliseconds