add universal RadeonHD power states
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42189 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -37,6 +37,11 @@
|
|||||||
#define EDID_BOOT_INFO "vesa_edid/v1"
|
#define EDID_BOOT_INFO "vesa_edid/v1"
|
||||||
#define MODES_BOOT_INFO "vesa_modes/v1"
|
#define MODES_BOOT_INFO "vesa_modes/v1"
|
||||||
|
|
||||||
|
#define RHD_POWER_ON 0
|
||||||
|
#define RHD_POWER_RESET 1 /* off temporarily */
|
||||||
|
#define RHD_POWER_SHUTDOWN 2 /* long term shutdown */
|
||||||
|
#define RHD_POWER_UNKNOWN 3 /* initial state */
|
||||||
|
|
||||||
|
|
||||||
// info about PLL on graphics card
|
// info about PLL on graphics card
|
||||||
struct pll_info {
|
struct pll_info {
|
||||||
|
|||||||
Reference in New Issue
Block a user