Searched refs:ips_driver (Results 1 – 2 of 2) sorted by relevance
281 struct ips_driver { struct336 ips_gpu_turbo_enabled(struct ips_driver *ips); argument347 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy()365 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise()403 static void ips_cpu_lower(struct ips_driver *ips) in ips_cpu_lower()454 static void ips_enable_cpu_turbo(struct ips_driver *ips) in ips_enable_cpu_turbo()492 static void ips_disable_cpu_turbo(struct ips_driver *ips) in ips_disable_cpu_turbo()514 static bool ips_gpu_busy(struct ips_driver *ips) in ips_gpu_busy()529 static void ips_gpu_raise(struct ips_driver *ips) in ips_gpu_raise()546 static void ips_gpu_lower(struct ips_driver *ips) in ips_gpu_lower()[all …]
1242 struct dmub_shared_state_ips_driver ips_driver; /**< IPS driver state */ member