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.h
Age
Commit message (
Expand
)
Author
2016-07-20
Update to ABI 22 and NotifyFd
Chris Wilson
2016-04-22
uxa: Enable Y-tiling BLT support
Chris Wilson
2015-02-02
uxa/dri2: Recreate the triple buffer across a mode change
Chris Wilson
2015-01-31
uxa/dri2: Reimplement triple buffer support
Chris Wilson
2015-01-30
uxa/dri2: Make vblank/flip handlers static
Chris Wilson
2014-12-09
uxa/dri: Remove defunct intel->back_pixmap
Chris Wilson
2014-10-08
intel: Store pointer to struct intel_device
Chris Wilson
2014-09-15
uxa: Stub out intel_sync_init|fini when not compiled in
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
Add intel_flush to abstract flushing pending acceleration operations
Keith Packard
2014-09-12
Rename uxa-specific functions and structs
Keith Packard
2014-09-12
Move intel_alloc_framebuffer to intel_memory.c
Keith Packard
2014-09-12
Eliminate pixmap private 'stride' field, which duplicates devKind
Keith Packard
2014-09-07
uxa: add MST support.
Dave Airlie
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: Restructure DRM event handling.
Keith Packard
2014-06-02
uxa: Support 64-bit MSC values. Handle kernel vageries about MSC reporting
Keith Packard
2014-06-02
uxa: Add DRI3 and miSyncShm support
Chris Wilson
2014-05-20
uxa: fix pageflips on 3 head scenarios
Dave Airlie
2013-11-25
Correct type of uevent_handler
Chris Wilson
2013-11-22
uxa,sna: Prevent bo exchange when pinned for non-DRI2 clients
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-07-28
intel: Remove some unused macros
Chris Wilson
2013-07-28
intel: Move some backend specific macros out of the common header
Chris Wilson
2013-07-28
uxa: Clear up the common intel directory
Chris Wilson