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
Age
Commit message (
Expand
)
Author
2013-01-16
2.20.18 release
2.20.18
Chris Wilson
2013-01-16
sna: Restrict upload buffers to reduce sampler TLB misses
Chris Wilson
2013-01-16
sna: Correct DBG to refer to the actual tiling mode forced
Chris Wilson
2013-01-16
sna: Discard the batch if we are discarding the only buffer in it
Chris Wilson
2013-01-16
sna: Fix computation of large object sizes to prevent overflow
Chris Wilson
2013-01-16
sna: Add DBG for when we add the inplace hint
Chris Wilson
2013-01-16
sna: Revert use of a separate CAN_CREATE_SMALL flag
Chris Wilson
2013-01-15
sna: Avoid serialising on an move-to-cpu for an async operation
Chris Wilson
2013-01-15
sna: Assert that we never try to mix INPLACE / ASYNC hints for move-to-cpu
Chris Wilson
2013-01-15
sna: Specialise sna_get_image_blt for clears to avoid sync readback
Chris Wilson
2013-01-15
sna/trapezoids: Avoid the multiply for an opaque source
Chris Wilson
2013-01-15
sna: Add DBG to use_shm_bo()
Chris Wilson
2013-01-15
sna: Hint that a copy from a SHM bo will likely be the last in a batch
Chris Wilson
2013-01-15
sna: Pass the async hint for the upload into the GPU
Chris Wilson
2013-01-15
sna: Free the SHM pixmaps after b266ae6f6f
Chris Wilson
2013-01-15
sna: Mark uploads with async hints when appropriate
Chris Wilson
2013-01-15
sna: Avoid allocating an active CPU bo unnecessarily
Chris Wilson
2013-01-14
sna: Tweak considering of last-cpu placement for inplace regions
Chris Wilson
2013-01-14
sna: Limit temporary userptr uploads to large busy targets or LLC machines
Chris Wilson
2013-01-14
sna: Apply PutImage optimisations to move-to-cpu
Chris Wilson
2013-01-14
sna: Use userptr to accelerate GetImage
Chris Wilson
2013-01-13
sna: Initialize src_bo to detect allocation failure
Chris Wilson
2013-01-13
sna: Check size against aperture before attempting to perform the GTT mapping
Chris Wilson
2013-01-13
sna: Add a compile flag for measuring impact of userptr uploads
Chris Wilson
2013-01-13
sna: Use the pixmap size (not drawable) to determine replacement
Chris Wilson
2013-01-13
sna: Allow large image uploads to utilize temporary mappings
Chris Wilson
2013-01-13
sna: Allow creation of a CPU map for pixmaps if needed
Chris Wilson
2013-01-13
sna: Relax limitation on not mapping GPU bo with shadow pointers
Chris Wilson
2013-01-13
sna: Correct a few assertions after enabling read-only mappings
Chris Wilson
2013-01-12
sna: Experiment with a CPU mapping for certain fallbacks
Chris Wilson
2013-01-12
sna: Tweak max object sizes to take account of aperture restrictions
Chris Wilson
2013-01-12
sna: After a size check, double check the batch before flushing
Chris Wilson
2013-01-11
sna/dri: Prefer to preserve the ring of the destination bo
Chris Wilson
2013-01-11
sna: Reorder struct kgem_bo to move related data into the same cacheline
Chris Wilson
2013-01-11
sna: Disable memcpy_to_tiled_x() uploads on 32-bit systems
Chris Wilson
2013-01-11
sna: Also prefer to use the GPU for uploads into a tiled bo
Chris Wilson
2013-01-11
sna: Prefer userptr if copying to a tiled bo
Chris Wilson
2013-01-11
intel: Throttle harder
Chris Wilson
2013-01-10
sna: Use some surplus bits to back our temporary pixman_image_t
Chris Wilson
2013-01-10
sna: Prefer to use the GPU for copies from SHM onto tiled destinations
Chris Wilson
2013-01-10
sna: Allow CPU bo to copy to GPU bo if the device is idle.
Chris Wilson
2013-01-10
sna: Ignore the last pixmap cpu setting if overwritting all damage
Chris Wilson
2013-01-10
sna: With a GPU bo and a shm source, do not fall all the way back
Chris Wilson
2013-01-10
sna: Make sure all outputs are disabled if no CompatOutput is defined
Chris Wilson
2013-01-10
sna: Open-code xf86CompatOutput() to avoid invalid pointers
Chris Wilson
2013-01-07
Set initial value for backlight_active_level
Mickaƫl THOMAS
2013-01-07
sna: fixup damage posting to be done correctly around slave pixmap
Chris Wilson
2013-01-07
intel: fixup damage posting to be done correctly around slave pixmap
Dave Airlie
2013-01-07
intel: drop pointless error printf in the slave pixmap sync code.
Dave Airlie
2013-01-06
sna/dri: Transfer the DRI2 reference to the new TearFree pixmap
Chris Wilson
[next]