Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h966 struct dmub_rb_cmd_mall { struct
967 struct dmub_cmd_header header; /**< Common command header */
970 uint32_t tmr_delay; /**< Timer delay */
971 uint32_t tmr_scale; /**< Timer scale */
972 uint16_t cursor_width; /**< Cursor width in pixels */
973 uint16_t cursor_pitch; /**< Cursor pitch in pixels */
974 uint16_t cursor_height; /**< Cursor height in pixels */
975 uint8_t cursor_bpp; /**< Cursor bits per pixel */
976 uint8_t debug_bits; /**< Debug bits */
978 uint8_t reserved1; /**< Reserved bits */
[all …]

Completed in 14 milliseconds