repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/amd/common/psp/psp_def.h: increase P2C_BUFFER_MAXSIZE
[coreboot.git]
/
src
/
mainboard
/
system76
/
tgl-u
/
acpi
/
backlight.asl
blob
f0202344508b919280080e98c3d4529f100cd86c
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#include <drivers/intel/gma/acpi/gma.asl>
4
5
Scope (GFX0)
6
{
7
Name (BRIG, Package (22) {
8
40, /* default AC */
9
40, /* default Battery */
10
5,
11
10,
12
15,
13
20,
14
25,
15
30,
16
35,
17
40,
18
45,
19
50,
20
55,
21
60,
22
65,
23
70,
24
75,
25
80,
26
85,
27
90,
28
95,
29
100
30
})
31
}