Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h860 struct dmub_shared_state_ips_fw { struct
861 union dmub_shared_state_ips_fw_signals signals; /**< 4 bytes, IPS signal bits */ argument
862 uint32_t rcg_entry_count; /**< Entry counter for RCG */
863 uint32_t rcg_exit_count; /**< Exit counter for RCG */
864 uint32_t ips1_entry_count; /**< Entry counter for IPS1 */
865 uint32_t ips1_exit_count; /**< Exit counter for IPS1 */
866 uint32_t ips2_entry_count; /**< Entry counter for IPS2 */
867 uint32_t ips2_exit_count; /**< Exit counter for IPS2 */
868 uint32_t reserved[55]; /**< Reversed, to be updated when adding new fields. */