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
Age
Commit message (
Expand
)
Author
2014-06-13
sna: Refine decision whether to use the GPU or render inplace
Chris Wilson
2014-06-13
sna: Track the pageflip bo's busyness
Chris Wilson
2014-06-13
intel: Check that the fd points to i915 after authorising
Chris Wilson
2014-06-13
sna/gen6+: Prefer the BLT for large overlapping copies
Chris Wilson
2014-06-13
sna: Try to reuse the current cursor if we fail to update
Chris Wilson
2014-06-13
sna: Reorder ignore_cpu_damage() to avoid asserts
Chris Wilson
2014-06-13
sna/gen8: Allow reads from scanout to be cached
Chris Wilson
2014-06-13
sna/gen8: Check for WT support before attempting to use the WT mocs
Chris Wilson
2014-06-12
sna: Try to use CPU uploads before BLT uploads
Chris Wilson
2014-06-12
sna: Refactor USE_INPLACE debug macro
Chris Wilson
2014-06-11
sna/gen8: Clear a couple more push constants
Chris Wilson
2014-06-11
sna: Remove bogus assertion
Chris Wilson
2014-06-11
sna: Fix direction flags for memmove
Chris Wilson
2014-06-11
sna: Use the pixmap header creation routine
Chris Wilson
2014-06-11
sna/gen6+: On small GT avoid the intermediate copy for overlaps
Chris Wilson
2014-06-11
sna/gen6+: Overlapping bo by definition have compatible depths
Chris Wilson
2014-06-11
sna: First copy to overlap temporary must be using GXcopy
Chris Wilson
2014-06-11
sna: Remove debugging hunk
Chris Wilson
2014-06-11
sna: Update damage pointer after the implicit reduction
Chris Wilson
2014-06-11
sna: Fix scanout creation routine for old kernels <= 3.11
Chris Wilson
2014-06-11
sna: Add some DBG to the memmove path
Chris Wilson
2014-06-11
sna: Tweak self-copy boxes to hit the GPU more often
Chris Wilson
2014-06-11
sna: Recheck source bo after migrating dst (in case of src == dst)
Chris Wilson
2014-06-11
sna: Skip redundant clears
Chris Wilson
2014-06-11
sna/glyphs: Always print some DBG when performing fallback
Chris Wilson
2014-06-11
sna: Add some asserts to track redundant damage operations
Chris Wilson
2014-06-11
sna/gen8: Check offset alignment before using a userptr for RENDER
Chris Wilson
2014-06-11
sna: Support efficient cursor updates for old machines
Chris Wilson
2014-06-11
sna: MST topologies may change on any hotplug event
Chris Wilson
2014-06-11
sna: Create a stable output name based on MST topology
Chris Wilson
2014-06-11
sna: Ignore setting read-only for temporary userptr maps
Chris Wilson
2014-06-11
sna: Prefer to operate inplace on the GPU rather than stall on the CPU
Chris Wilson
2014-06-11
sna: Discard TearFree damage before checking for an overwriting upload
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-06-11
sna: Squelch log messages for fb/pixmap tiling in the default case
Chris Wilson
2014-06-11
sna: Mark the GPU as all damaged when discarding CPU bo during uploads
Chris Wilson
2014-06-10
sna/dri2: Check that the window covers the whole CRTC before xchg
Chris Wilson
2014-06-10
sna: Cast away compiler warning
Chris Wilson
2014-06-10
sna: Expand debugging to cover gen8 BLT variations
Chris Wilson
2014-06-10
sna: Fix arguments when flipping transformed TearFree outputs
Chris Wilson
2014-06-10
sna: Tidy a few asserts on the state of crtc->flip_bo
Chris Wilson
2014-06-10
sna: Handle the user passing "Backlight" ""
Chris Wilson
2014-06-10
sna: Queue a flip after fixing up a failed flip
Chris Wilson
2014-06-09
sna: Fix the typo in the last commit
Chris Wilson
2014-06-09
sna: Add an extra error message before disabling a CRTC
Chris Wilson
2014-06-09
configure: Allow disabling control over the backlight
Chris Wilson
2014-06-09
sna: Defer the copy back from the shadow CRTC bo until we allocate the target
Chris Wilson
2014-06-09
sna: Fix cut'n'paste DBG error
Chris Wilson
2014-06-09
sna/dri2: Avoid trying to flip between bo with different pitches
Chris Wilson
2014-06-09
sna: Fixup normal flips between different pitches
Chris Wilson
[next]