index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel_module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
sna: Distinguish 830/845 vs 855/865 using the generation id
Chris Wilson
1
-6
/
+15
2011-06-10
sna: Unbreak configure after last commit
Chris Wilson
1
-2
/
+2
2011-06-10
sna: Remove the ability to disable chipset specific code
Chris Wilson
1
-58
/
+2
2011-06-07
sna: Add zaphod support
Chris Wilson
1
-2
/
+2
2011-06-06
sna/gen2: Enable selection of gen2 only
Chris Wilson
1
-0
/
+7
2011-06-05
sna: 915gm does not have 128-byte Y-tiling
Chris Wilson
1
-3
/
+6
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson
1
-8
/
+62
2011-05-10
Correct chipset detection for Q33, Q35, B43_G1
Chris Wilson
1
-4
/
+7
2011-05-10
module: Adopt IVB's more detailed naming convention for SNB
Chris Wilson
1
-12
/
+12
2011-05-10
Whitespacing cleanup for intel_module.c
Chris Wilson
1
-222
/
+222
2011-05-09
Add support for Ivybridge chipset.
Eric Anholt
1
-0
/
+16
2011-05-09
Remove the static list of PciChipset and construct it from SymTabRec instead.
Eric Anholt
1
-45
/
+8
2011-05-09
Use the existing deviceID -> name mapping in SymTabRec instead of duping it.
Eric Anholt
1
-139
/
+9
2011-05-09
Store the chipset info struct in the PCI match struct, instead of a switch().
Eric Anholt
1
-77
/
+56
2011-04-01
946GZ is a 965G!
Chris Wilson
1
-1
/
+1
2011-02-17
Fix IGD and IGDNG constants to be comprehensible
Adam Jackson
1
-20
/
+20
2010-12-20
G35 is gen4 and not gen3
Chris Wilson
1
-1
/
+1
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
1
-0
/
+67
2010-10-02
Do not claim the PCI device if !KMS
Chris Wilson
1
-4
/
+42
2010-09-16
Add alternate pci-id for B43
Chris Wilson
1
-0
/
+1
2010-09-07
Add more sandybridge graphics device ids
Zhenyu Wang
1
-3
/
+30
2010-08-23
Add sandybridge D0 support
Zhenyu Wang
1
-0
/
+1
2010-07-09
Add support for I854.
Chris Wilson
1
-0
/
+6
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
1
-11
/
+11
2010-06-25
i810: Move into a legacy directory.
Chris Wilson
1
-0
/
+447