Add RogPlatform from asusctl as primary tdp method for ROG devices to Amd and Intel interfaces
Add acpi platform_profile support
Add dbus interface for probing the available performance profiles
org.shadowblip.GPU.Card.TDP interface - - -
.Boost property d 10 emits-change writable
.PowerProfile property s "performance\n" emits-change writable
.PowerProfilesAvaialable property as 3 "quiet" "balanced" "performance" emits-change
.TDP property d 30 emits-change writable
.ThermalThrottleLimitC property d 95 emits-change writable
Replaces #7
TODO:
Update OpenGamepadUI to read/set platform_profiles_available. There is currently a legacy "workaround" to convert max-performance and power-saving into performance/quiet respectively.
Replaces #7
TODO: