-
Notifications
You must be signed in to change notification settings - Fork 68
/
.gitignore
79 lines (79 loc) · 1.22 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
*.[oa]
*.ko.debug
*.ko.full
*.ko
TAGS
amd/amdgpu/*.h
amd/amdgpu/i386
amd/amdgpu/x86
amd/amdgpu/machine
amd/amdgpu/export_syms
amd/amdkfd/*.h
amd/amdkfd/i386
amd/amdkfd/x86
amd/amdkfd/machine
amd/amdkfd/export_syms
dmabuf/bus_if.h
dmabuf/device_if.h
dmabuf/export_syms
dmabuf/machine
dmabuf/opt_global.h
dmabuf/vnode_if.h
dmabuf/vnode_if_newproto.h
dmabuf/vnode_if_typedef.h
dmabuf/i386
dmabuf/x86
drm/*.h
drm/i386
drm/x86
drm/machine
drm/export_syms
dummygfx/*_if*.h
dummygfx/opt*.h
dummygfx/i386
dummygfx/x86
dummygfx/machine
dummygfx/export_syms
i915/*.h
i915/i386
i915/x86
i915/machine
i915/export_syms
lindebugfs/*.h
lindebugfs/i386
lindebugfs/x86
lindebugfs/machine
lindebugfs/export_syms
linuxkpi/*.h
linuxkpi/i386
linuxkpi/x86
linuxkpi/machine
linuxkpi/export_syms
linuxkpi_video/*.h
linuxkpi_video/i386
linuxkpi_video/x86
linuxkpi_video/machine
linuxkpi_video/export_syms
radeon/*.h
radeon/i386
radeon/x86
radeon/machine
radeon/export_syms
ttm/*.h
ttm/i386
ttm/x86
ttm/machine
ttm/export_syms
vboxvideo/*.h
vboxvideo/i386
vboxvideo/x86
vboxvideo/machine
vboxvideo/export_syms
drivers/staging/vboxvideo/Kconfig
drivers/staging/vboxvideo/Makefile
drivers/staging/vboxvideo/TODO
vmwgfx/*.h
vmwgfx/i386
vmwgfx/x86
vmwgfx/machine
vmwgfx/export_syms