index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel_module.c
Age
Commit message (
Expand
)
Author
2012-09-14
Add basic support for ValleyView
Chris Wilson
2012-09-11
prime: Reorder probe messages so that the driver prefix is correct
Chris Wilson
2012-09-07
prime: Allocate a GPU_SCREEN when not primary to fulfil the output sink role
Chris Wilson
2012-09-05
Add PlatformProbe to handle sharing of device entities
Chris Wilson
2012-09-05
sna: Harden against initialisation failures
Chris Wilson
2012-09-03
intel: add platform probing support.
Dave Airlie
2012-08-20
Check that the module that indeed i915 before using custom ioctls
Chris Wilson
2012-08-20
Missing includes for b5b76ad849b
Chris Wilson
2012-08-20
Sanity check that the driver is an i915.ko GEM device before claiming it
Chris Wilson
2012-08-07
Add Haswell PCI IDs
Paulo Zanoni
2012-08-03
Pass the chipset info through driverPrivate rather than a global pointer
Chris Wilson
2012-08-03
Unexport intel_chipsets
Chris Wilson
2012-08-03
Introduce a chipset identifier for Haswell (Ivybridge successor)
Gwenole Beauchesne
2012-07-26
Limit PCI matching to VGA devices
Chris Wilson
2012-07-25
Assume all unknown chipsets are future gen
Chris Wilson
2012-07-23
intel: Refactor the common chipset detection/override
Chris Wilson
2012-07-14
Drop some unused includes
Chris Wilson
2012-07-06
Allow matching against any device supported by drm/i915
Chris Wilson
2012-06-12
Fix up braindamage in previous commit.
Cyril Brulebois
2012-06-12
Avoid calling xf86nameCompare() with a NULL string
Cyril Brulebois
2012-05-24
Allow runtime switching of AccelMethod between uxa/sna and even glamor
Chris Wilson
2012-05-24
Unify options handling between UXA and SNA
Eugeni Dodonov
2012-03-30
Add support for Ivy Bridge GT2 Server chipset
Eugeni Dodonov
2012-02-15
sna/dri: Don't attempt to change tiling if it is a no-op
Chris Wilson
2012-01-14
Include <xorgVersion.h> to repair build
Chris Wilson
2012-01-14
Make driver backwards compatible for server 1.6.x.
Stefan Dirsch
2011-12-17
uxa: Explicitly check for libdrm_intel in configure
Chris Wilson
2011-11-24
sna: Use Y-tiling for source pixmaps
Chris Wilson
2011-11-16
Compile out UXA if so desired
Chris Wilson
2011-11-02
sna: Quieten a fewer compiler sign compare warnings
Chris Wilson
2011-08-18
Fix array size calculation for intel_pci_probe().
Stefan Dirsch
2011-06-30
sna: Distinguish 830/845 vs 855/865 using the generation id
Chris Wilson
2011-06-10
sna: Unbreak configure after last commit
Chris Wilson
2011-06-10
sna: Remove the ability to disable chipset specific code
Chris Wilson
2011-06-07
sna: Add zaphod support
Chris Wilson
2011-06-06
sna/gen2: Enable selection of gen2 only
Chris Wilson
2011-06-05
sna: 915gm does not have 128-byte Y-tiling
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson
2011-05-10
Correct chipset detection for Q33, Q35, B43_G1
Chris Wilson
2011-05-10
module: Adopt IVB's more detailed naming convention for SNB
Chris Wilson
2011-05-10
Whitespacing cleanup for intel_module.c
Chris Wilson
2011-05-09
Add support for Ivybridge chipset.
Eric Anholt
2011-05-09
Remove the static list of PciChipset and construct it from SymTabRec instead.
Eric Anholt
2011-05-09
Use the existing deviceID -> name mapping in SymTabRec instead of duping it.
Eric Anholt
2011-05-09
Store the chipset info struct in the PCI match struct, instead of a switch().
Eric Anholt
2011-04-01
946GZ is a 965G!
Chris Wilson
2011-02-17
Fix IGD and IGDNG constants to be comprehensible
Adam Jackson
2010-12-20
G35 is gen4 and not gen3
Chris Wilson
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
2010-10-02
Do not claim the PCI device if !KMS
Chris Wilson
[next]