s44151060
发表于 2017-10-1 22:19
不错 支持一下
664771079
发表于 2017-10-2 18:31
感谢楼主分享!
664771079
发表于 2017-10-2 19:05
#Maintained by: RehabMan for: Laptop Patches
#graphics_Rename-GFX0.txt
# Note: Most DSDT/SSDTs use GFX0 for the integrated graphics device,
#but there are few renegades that use VID or AGP1.
#If your DSDT uses VID or AGP1 instead of GFX0, see the
#alternate patch "Rename VID/AGP1 to IGPU"
# sometimes there is already IGPU used for other things
into_all all code_regex IGPU, replaceall_matched begin IGFX, end;
# rename GFX0 -> IGPU for better power management
into_all all code_regex GFX0\. replaceall_matched begin IGPU. end;
into_all all code_regex \.GFX0 replaceall_matched begin .IGPU end;
into_all all code_regex \sGFX0, replaceall_matched begin IGPU, end;
into_all all code_regex \(GFX0 replaceall_matched begin (IGPU end;
into_all all label GFX0 set_label begin IGPU end;
into_all all label _SB.PCI0.GFX0 set_label begin _SB.PCI0.IGPU end;
into_all all label \_SB.PCI0.GFX0 set_label begin \_SB.PCI0.IGPU end;
into_all all label _SB.PCI0.GFX0.DD02 set_label begin _SB.PCI0.IGPU.DD02 end;
into_all all label \_SB.PCI0.GFX0.DD02 set_label begin \_SB.PCI0.IGPU.DD02 end;
into_all all label ^^^GFX0 set_label begin ^^^IGPU end;
into_all all label ^^GFX0 set_label begin ^^IGPU end;
into_all all label ^GFX0 set_label begin ^IGPU end;
664771079
发表于 2017-10-2 19:06
谢谢分享....
664771079
发表于 2017-10-2 19:07
谢谢分享....
664771079
发表于 2017-10-2 22:22
谢谢分享....
weixinglaker
发表于 2017-10-3 11:57
谢谢分享,官方没速度。
hnzzzb
发表于 2017-10-4 15:09
感谢楼主分享
wyzdhy
发表于 2017-10-5 11:35
谢谢分享!!!!
jas0nc
发表于 2017-10-5 13:03
感谢分享!!!
suncclj
发表于 2017-10-5 16:36
感谢楼主分享。。。。
897330891
发表于 2017-10-5 19:48
谢谢分享....
thempty
发表于 2017-10-5 21:34
谢谢LZ分享!!!
hnzzzb
发表于 2017-10-6 15:00
感谢楼主分享
z135565_31ys
发表于 2017-10-7 11:23
多谢楼主分享
wang3611466
发表于 2017-10-7 13:20
谢谢楼主分享
simpleluo
发表于 2017-10-7 22:43
感谢楼主分享
事与愿玮
发表于 2017-10-8 16:39
多谢楼主分享资源
fanfan31
发表于 2017-10-8 21:57
谢谢分享....
jinglingping
发表于 2017-10-10 00:24
看看下载看看
页:
1
2
3
4
5
[6]
7
8
9
10
11
12
13
14
15