Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h780 struct dmub_shared_state_ips_fw { struct
781 union dmub_shared_state_ips_fw_signals signals; /**< 4 bytes, IPS signal bits */ argument
782 uint32_t rcg_entry_count; /**< Entry counter for RCG */
783 uint32_t rcg_exit_count; /**< Exit counter for RCG */
784 uint32_t ips1_entry_count; /**< Entry counter for IPS1 */
785 uint32_t ips1_exit_count; /**< Exit counter for IPS1 */
786 uint32_t ips2_entry_count; /**< Entry counter for IPS2 */
787 uint32_t ips2_exit_count; /**< Exit counter for IPS2 */
788 uint32_t reserved[55]; /**< Reversed, to be updated when adding new fields. */