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
/
uxa
/
intel_driver.c
Age
Commit message (
Expand
)
Author
2016-07-20
Update to ABI 22 and NotifyFd
Chris Wilson
2016-07-14
uxa: Don't bother with xf86GARTCloseScreen
Adam Jackson
2016-07-02
DRI3 is not supported by mesa/i915
Chris Wilson
2015-11-19
Re-enable acceleration!
Chris Wilson
2015-11-19
Rename Option "NoAccel" to "Accel"
Chris Wilson
2015-04-24
uxa: Fix compilation for bool
Chris Wilson
2015-04-09
uxa: Do not register hotplug without RandR
Olivier Fourdan
2015-02-25
uxa: udev integration depends on fstat and sys/stat.h
Chris Wilson
2015-02-04
Allow runtime selection between DRI levels
Chris Wilson
2015-01-31
Unify Option "DRI" parsing
Chris Wilson
2014-12-09
uxa/dri: Remove defunct intel->back_pixmap
Chris Wilson
2014-11-06
Remove defunct glamor support
Chris Wilson
2014-10-08
intel: Store pointer to struct intel_device
Chris Wilson
2014-09-12
Use intel_uxa.h in all uxa-specific files
Keith Packard
2014-09-12
Move some UXA-specific code under #if USE_UXA.
Keith Packard
2014-09-12
Move UXA hardware initialization into intel_uxa_init
Keith Packard
2014-09-12
Add intel_flush to abstract flushing pending acceleration operations
Keith Packard
2014-09-12
Rename uxa-specific functions and structs
Keith Packard
2014-09-07
uxa: add MST support.
Dave Airlie
2014-07-23
sna: Disable all outputs when initializing as a slaved output provider
Chris Wilson
2014-06-16
uxa: Allocate frontbuffer to meet old fence constaints
Chris Wilson
2014-06-02
uxa: Add Present extension support
Keith Packard
2014-06-02
uxa: Add DRI3 and miSyncShm support
Chris Wilson
2014-05-26
uxa: Silence the compiler over a couple of unused variables
Chris Wilson
2014-03-18
uxa: Add support for server managed fds (via intel_device)
Chris Wilson
2014-03-13
uxa: Enable BLT acceleration on Broadwell.
Kenneth Graunke
2013-11-25
Correct type of uevent_handler
Chris Wilson
2013-11-25
Remove uneeded headers
Zdenek Kabelac
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-10-03
intel: Remove dependence upon having PciInfo
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-07-28
uxa: Add the missing include to silence the compiler warning
Chris Wilson
2013-07-28
uxa: Clear up the common intel directory
Chris Wilson