Home
last modified time | relevance | path

Searched defs:dc_cursor_attributes (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h532 struct dc_cursor_attributes { struct
533 PHYSICAL_ADDRESS_LOC address;
534 uint32_t pitch;
537 uint32_t width;
538 uint32_t height;
540 enum dc_cursor_color_format color_format;
541 uint32_t sdr_white_level; // for boosting (SDR) cursor in HDR mode
544 enum dc_rotation_angle rotation_angle;
546 union dc_cursor_attribute_flags attribute_flags;