mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
drm/amdgpu: update radeon acpi header
Add some new defs for ATPX. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
18aee16d7d
commit
ce22c4bfdf
1 changed files with 2 additions and 0 deletions
|
@ -340,6 +340,8 @@ struct atcs_pref_req_output {
|
|||
# define ATPX_FIXED_NOT_SUPPORTED (1 << 9)
|
||||
# define ATPX_DYNAMIC_DGPU_POWER_OFF_SUPPORTED (1 << 10)
|
||||
# define ATPX_DGPU_REQ_POWER_FOR_DISPLAYS (1 << 11)
|
||||
# define ATPX_DGPU_CAN_DRIVE_DISPLAYS (1 << 12)
|
||||
# define ATPX_MS_HYBRID_GFX_SUPPORTED (1 << 14)
|
||||
#define ATPX_FUNCTION_POWER_CONTROL 0x2
|
||||
/* ARG0: ATPX_FUNCTION_POWER_CONTROL
|
||||
* ARG1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue