Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_acpi.c64 struct atif_sbios_requests { struct
65 u16 size; /* structure size in bytes (includes size field) */
66 u32 pending; /* pending sbios requests */
67 u8 panel_exp_mode; /* panel expansion mode */
68 u8 thermal_gfx; /* thermal state: target gfx controller */
69 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */
70 u8 forced_power_gfx; /* forced power state: target gfx controller */
71 u8 forced_power_state; /* forced power state: state id */
72 u8 system_power_src; /* system power source */
73 u8 backlight_level; /* panel backlight level (0-255) */
/Linux-v5.10/drivers/gpu/drm/amd/include/
Damd_acpi.h43 struct atif_sbios_requests { struct
44 u16 size; /* structure size in bytes (includes size field) */
45 u32 pending; /* pending sbios requests */
46 u8 panel_exp_mode; /* panel expansion mode */
47 u8 thermal_gfx; /* thermal state: target gfx controller */
48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */
49 u8 forced_power_gfx; /* forced power state: target gfx controller */
50 u8 forced_power_state; /* forced power state: state id */
51 u8 system_power_src; /* system power source */
52 u8 backlight_level; /* panel backlight level (0-255) */