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
2012-08-24
sna: Submit the partial batch before throttling
Chris Wilson
2012-08-24
sna: Allow the batch to be flushed if the GPU is idle upon a context switch
Chris Wilson
2012-08-24
sna: Correct a pair of DBG messages
Chris Wilson
2012-08-23
sna: Tidy up users of __kgem_bo_is_busy()
Chris Wilson
2012-08-23
sna: Use a temporary userptr mapping for a large upload into a busy target
Chris Wilson
2012-08-23
sna: Flush the batch if it contains any DRI pixmaps
Chris Wilson
2012-08-23
sna: Mark the CPU damage as needing flushing for DRI buffers
Chris Wilson
2012-08-22
sna: Flush before adding any SHM pixmap into the batch
Chris Wilson
2012-08-22
sna: Only use the GPU for an active CPU bo unless forced
Chris Wilson
2012-08-22
sna: If we cannot use the CPU bo along a render pathway, promote to GPU
Chris Wilson
2012-08-22
sna: Convert to using IGNORE_CPU flag rather than complicating the CPU damage
Chris Wilson
2012-08-22
sna: Assert that the CPU bo is not used if the GPU is clear
Chris Wilson
2012-08-22
sna: Make sure the opposite damage is destroyed after reducing to all
Chris Wilson
2012-08-22
sna: Discard a no-longer-used GPU bo after moving to the CPU domain
Chris Wilson
2012-08-22
sna: Balance CPU bo accounting for SHM pixmaps
Chris Wilson
2012-08-21
sna: Display still resident memory in inactive/snoop caches under DEBUG_MEMORY
Chris Wilson
2012-08-21
sna: Add a DBG to log pixmap destruction
Chris Wilson
2012-08-21
sna: Fix the assertion for tracking proxies in the batch
Chris Wilson
2012-08-21
sna: Mark all levels of a proxy as dirty
Chris Wilson
2012-08-21
sna/gen6+: Only mark the dst as dirty again if it already is in the batch
Chris Wilson
2012-08-20
sna/gen3: Fix assertion to check the freshly allocated vertex bo
Chris Wilson
2012-08-20
sna: Allow target bo promotion to GPU even on old architectures
Chris Wilson
2012-08-20
sna: Assign a unique id to snoopable CPU bo
Chris Wilson
2012-08-20
sna/gen3: Convert to sna_drawable_use_bo()
Chris Wilson
2012-08-20
sna: Trim a parameter from kgem_bo_mark_dirty() and add some assertions
Chris Wilson
2012-08-20
sna: Keep a stash of the most recently allocated requests
Chris Wilson
2012-08-20
sna: A few more buffer cache management assertions
Chris Wilson
2012-08-20
Check that the module that indeed i915 before using custom ioctls
Chris Wilson
2012-08-20
Only open the matching BusID and not the first named
Chris Wilson
2012-08-20
sna: Add a couple of buffer cache management assertions
Chris Wilson
2012-08-20
sna: Remove confusing is_cpu()
Chris Wilson
2012-08-20
sna: Refine decision making for maybe-inplace trapezoids
Chris Wilson
2012-08-20
sna: Correct ordering of calls to memcpy for BLT cpu composite paths
Chris Wilson
2012-08-20
Missing includes for b5b76ad849b
Chris Wilson
2012-08-20
sna: Add a modicum of DBG for PolyFillRect
Chris Wilson
2012-08-20
Sanity check that the driver is an i915.ko GEM device before claiming it
Chris Wilson
2012-08-20
sna: Avoid migrating the BLT composite src to the GPU if the dst is not
Chris Wilson
2012-08-20
sna: Remove unneeded source bo unref after __sna_render_pixmap_bo()
Chris Wilson
2012-08-20
sna: Flush the batch before preparing for a FlushCallback
Chris Wilson
2012-08-19
sna: Do not use the GPU to migrate to the CPU whilst wedged!
Chris Wilson
2012-08-19
sna: Experiment with flushing the batch prior to rendering to a ShmPixmap
Chris Wilson
2012-08-19
sna: Don't promote a ShmPixmap to GPU for a CopyArea
Chris Wilson
2012-08-19
sna/gen3: Tidy vbo discard
Chris Wilson
2012-08-19
sna: Tweak is_cpu/is_gpu heuristics
Chris Wilson
2012-08-19
sna: Discard GPU (and damage) after applying clear on migration to CPU
Chris Wilson
2012-08-19
sna/trapezoids: Accept more operators for maybe-inplace
Chris Wilson
2012-08-19
sna: Update maybe_inplace to recognise more types of handled pixel formats
Chris Wilson
2012-08-19
sna: Only submit the batch if flushing a DRI client bo
Chris Wilson
2012-08-19
sna: compare the correct trailing dword when skipping identical bitmap lines
Chris Wilson
2012-08-19
sna: Enable BLT composite functions to target CPU buffers
Chris Wilson
[next]