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
/
sna
/
kgem.h
Age
Commit message (
Expand
)
Author
2013-11-04
sna: Update DBG formats for larger BO offset integers
Chris Wilson
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
2013-11-02
Prepare for changes in the BLT unit on future generations
Chris Wilson
2013-11-01
sna: Guard the replace-with-xor fallback path
Chris Wilson
2013-11-01
sna: Scale uses of aperture_mappable by PAGE_SIZE
Chris Wilson
2013-10-31
sna: Tweak deletion of used buffers
Chris Wilson
2013-10-29
sna: Try harder to complete writes
Chris Wilson
2013-10-21
sna: Tweak opportunistic flushing to reduce power consumption
Chris Wilson
2013-09-29
sna: Apply the non-relaxed fencing partial paranoia everywhere
Chris Wilson
2013-09-23
sna: Track CPU/GTT maps independently
Chris Wilson
2013-09-10
sna: Disable use of Y-tiling for gen4
Chris Wilson
2013-09-03
sna: Add some more DBG
Chris Wilson
2013-08-18
sna/gen6+: Tweak semaphore avoidance for composite operations
Chris Wilson
2013-08-14
Correct misspelled caching
Sedat Dilek
2013-08-09
sna: Rewrite the can-mmap-cpu test to handle stolen unclaimed bo
Chris Wilson
2013-08-04
sna: Mark the entire userptr proxy chain as flush/non-reusable
Chris Wilson
2013-08-02
sna: Reserve relocation entries for the deferred VBO
Chris Wilson
2013-07-31
sna: Relax readback constraint for CPU mappings of scanouts
Chris Wilson
2013-07-31
sna: Fix interaction between WT mapping of scanouts and allocating from stolen
Chris Wilson
2013-07-30
sna: Allow CPU access to scanouts if WT cached
Chris Wilson
2013-07-17
sna: Include linear GTT maps when deciding whether a bo is mappable
Chris Wilson
2013-07-07
sna: Experiment with a new ioctl to create buffers from stolen memory
Chris Wilson
2013-07-06
sna: Flush blt copies if no operations pending
Chris Wilson
2013-07-02
sna: Add the condition that 855gm cannot GTT map Y-tiled surfaces
Chris Wilson
2013-06-29
sna: Improve checks for coherent access through CPU mappings
Chris Wilson
2013-06-27
sna: Implement memcpy_from_tiled functions (for X-tiling only atm)
Chris Wilson
2013-06-21
sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_x
Chris Wilson
2013-06-18
sna: Add extra assertions to sanity check CPU access is coherent
Chris Wilson
2013-06-18
sna: Mark the base bo as unreusable for temporary mappings
Chris Wilson
2013-06-17
sna: Refactor scanout flushing
Chris Wilson
2013-06-11
sna: Mollify an assert to allow us to call busy_ioctl on a GTT write
Chris Wilson
2013-06-10
sna: Move the GTT dirty tracking from the pixmap to the bo
Chris Wilson
2013-06-10
sna: s/bo->dirty/bo->gpu_dirty/ to avoid later confusion
Chris Wilson
2013-04-12
sna: Flush the scanout cache after resizing the display
Chris Wilson
2013-04-10
sna: Align uploads to start on page boundaries
Chris Wilson
2013-04-01
sna: Try to eliminate pending operations to the bo being replaced
Chris Wilson
2013-03-12
sna: Mark redirect proxies with a unique id
Chris Wilson
2013-03-04
sna: Ensure we do not attempt to operate inplace on a very large pixmap
Chris Wilson
2013-02-07
sna: Also assert that the GPU is not wedged before continuing a batch
Chris Wilson
2013-01-31
sna: Make sure the needs_flush is always accompanied by a tracking request
Chris Wilson
2013-01-20
sna/gen7: Place the vsync commands in the same cacheline
Chris Wilson
2013-01-16
sna: Revert use of a separate CAN_CREATE_SMALL flag
Chris Wilson
2013-01-13
sna: Relax limitation on not mapping GPU bo with shadow pointers
Chris Wilson
2013-01-12
sna: Experiment with a CPU mapping for certain fallbacks
Chris Wilson
2013-01-11
sna: Reorder struct kgem_bo to move related data into the same cacheline
Chris Wilson
2013-01-10
sna: Allow CPU bo to copy to GPU bo if the device is idle.
Chris Wilson
2013-01-04
sna: Embed the pre-allocation of the static request into the device
Chris Wilson
2013-01-04
sna: Flush the batch prior to referencing work from another ring
Chris Wilson
2013-01-02
sna/gen6+: Fine tune placement of DRI copies
Chris Wilson
2012-12-31
sna/dri: Fix triple buffering to not penalise missed frames
Chris Wilson
[prev]
[next]