index
:
xorg/driver/xf86-video-intel
2.1
2.10
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
screen-conv-api
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
xwayland
xwayland-1.12
Intel video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel_module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
intel: Use NOACCEL to avoid a symbol clash on old Xorg
Chris Wilson
1
-4
/
+4
2014-07-27
configure: Expose no acceleration by default (--with-default-accel=none)
Chris Wilson
1
-3
/
+10
2014-07-23
Fix compile failure on old Xorg with XF86_ALLOCATE_GPU_SCREEN
Chris Wilson
1
-0
/
+4
2014-07-23
sna: Disable all outputs when initializing as a slaved output provider
Chris Wilson
1
-1
/
+1
2014-06-30
intel: Use the i845 info structure for INTEL_I845G_IDS()
Damien Lespiau
1
-1
/
+1
2014-06-24
Add marketing names for Broadwell
Rodrigo Vivi
1
-3
/
+29
2014-06-24
intel: Add a note about the myriad places we have identifier strings
Chris Wilson
1
-0
/
+6
2014-05-16
intel: Update PCI IDs for Cherryview
Chris Wilson
1
-0
/
+6
2014-03-11
intel: Fix versioning of SUPPORTS_SERVER_FD
Chris Wilson
1
-1
/
+1
2014-03-10
intel: Add support for server managed fds
Hans de Goede
1
-0
/
+6
2014-01-28
Allow selection of glamor as the default acceleration method
Chris Wilson
1
-3
/
+5
2013-12-11
intel: Recognise gen8
Chris Wilson
1
-0
/
+7
2013-12-04
intel: Tidy up driver identification string
Chris Wilson
1
-1
/
+8
2013-11-12
Add identification strings for new Atoms
Chris Wilson
1
-2
/
+10
2013-10-03
intel: Allow opening the device only through platform information
Chris Wilson
1
-3
/
+0
2013-10-03
intel: Handle fallback probing without match_data
Chris Wilson
1
-0
/
+16
2013-10-03
intel: Remove dependence upon having PciInfo
Chris Wilson
1
-7
/
+15
2013-10-03
intel: And restore PlatformProbe to working order
Chris Wilson
1
-1
/
+1
2013-10-02
intel: Pass the platform device along to the open routines
Chris Wilson
1
-2
/
+1
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
1
-1
/
+3
2013-09-04
configure: Check for required UMS headers before enabling
Chris Wilson
1
-11
/
+10
2013-08-12
intel: Check for HW_SKIP_CONSOLE before use
Chris Wilson
1
-0
/
+2
2013-08-09
intel: Disable incompatible features whilst hosted
Chris Wilson
1
-1
/
+8
2013-07-30
Suppress a bunch of compiler warnings for using constant strings
Chris Wilson
1
-4
/
+4
2013-07-28
intel: Remove some unused macros
Chris Wilson
1
-6
/
+6
2013-07-28
uxa: Clear up the common intel directory
Chris Wilson
1
-1
/
+2
2013-07-28
intel: Only print the unique chipset names
Chris Wilson
1
-3
/
+53
2013-07-28
intel: Replace the codename in the user facing string for unknown Haswell parts
Chris Wilson
1
-22
/
+22
2013-07-28
intel: Set the correct marketing names for Ironlake, Sandybridge and Ivybridge
Chris Wilson
1
-15
/
+15
2013-07-28
intel: Remove the SDV from the list of identified chipsets
Chris Wilson
1
-16
/
+0
2013-07-28
intel: Cross-check an unnamed chipset against the list of known PCI-IDs
Chris Wilson
1
-1
/
+17
2013-07-28
intel: Source our PCI IDs table from the copy in the kernel
Chris Wilson
1
-132
/
+41
2013-07-02
intel: Move the validation of the KMS device into the open routine
Chris Wilson
1
-53
/
+3
2013-06-23
Tidy version query for i915.ko
Chris Wilson
1
-7
/
+16
2013-06-23
sna: Only open the /dev/dri/cardX device once
Chris Wilson
1
-39
/
+27
2013-06-05
Add more correct names for Haswell.
Rodrigo Vivi
1
-14
/
+14
2013-05-28
Add the known marketing names for the performance Haswell parts
Chris Wilson
1
-10
/
+10
2013-05-14
Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
1
-12
/
+49
2013-05-14
Fix Haswell GT3 names.
Rodrigo Vivi
1
-28
/
+28
2013-04-27
Add all reserved PCI-IDs for Haswell
Chris Wilson
1
-0
/
+14
2013-03-07
intel: Relax the has-kms test slightly
Chris Wilson
1
-3
/
+1
2013-02-17
Confirm that i915.ko has KMS enabled before binding to the device
Chris Wilson
1
-0
/
+9
2013-02-06
intel: Becareful not to match UMS against future generations
Chris Wilson
1
-1
/
+1
2013-02-05
sna: ValleyView uses the same scanline registers as SandyBridge
Chris Wilson
1
-1
/
+1
2013-02-05
intel: add more ValleyView PCI IDs
Chris Wilson
1
-0
/
+3
2012-12-20
intel: ODEV_ATTRIB_PATH is no longer printed, so kill the temporary variable
Chris Wilson
1
-1
/
+0
2012-12-06
Remove the default log message
Chris Wilson
1
-3
/
+0
2012-12-06
Fix compilation of UMS probe following 13f47008ec
Chris Wilson
1
-6
/
+1
2012-12-06
Refactor the common probe methods for scrn construction
Chris Wilson
1
-71
/
+42
2012-11-30
Convert generation counter to octal
Chris Wilson
1
-15
/
+15
[next]