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
2013-06-22
sna: Refine the self-cow copy hack to reduce collateral damage
Chris Wilson
2013-06-21
sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_x
Chris Wilson
2013-06-21
sna: Allow PutImage to write inplace using manual tiling
Chris Wilson
2013-06-21
sna: Inspect availablity of render before prefering to use the GPU
Chris Wilson
2013-06-21
sna: Check if we may want to simply upload for a CopyArea
Chris Wilson
2013-06-21
sna: Fix inspection of transfer extents for deciding transport
Chris Wilson
2013-06-20
sna: Mark overwriting CopyArea as not needing the dst damage
Chris Wilson
2013-06-20
sna: Promote the CopyArea to the GPU if it subsumes the CPU damage
Chris Wilson
2013-06-20
sna: Fix tiled scanout limits for Valleyview
Chris Wilson
2013-06-19
sna: Tidy a redundant conditional for CopyArea
Chris Wilson
2013-06-19
sna: Fix the pitch limits for gen3 scanout
Chris Wilson
2013-06-19
Revert "sna: Apply scanout stride limits to tiling selection"
Chris Wilson
2013-06-19
sna: Switch to a per-crtc pixmap if the pitch exceeds scanout limitations
Chris Wilson
2013-06-19
sna: Apply scanout stride limits to tiling selection
Chris Wilson
2013-06-19
sna: Assert that the scanout fits within the allocated buffer
Chris Wilson
2013-06-19
configure: test for librt (clock_gettime)
Jonathan Gray
2013-06-18
sna: Allow wedged pixmaps to be accessed via GTT
Chris Wilson
2013-06-18
sna: Specialise mi calls to PolyFillRect
Chris Wilson
2013-06-18
sna: Add extra assertions to sanity check CPU access is coherent
Chris Wilson
2013-06-18
sna: Do not sync after a failed mapping
Chris Wilson
2013-06-18
sna: Try falling back through an upload if inplace mapping fails
Chris Wilson
2013-06-18
sna: Mark the base bo as unreusable for temporary mappings
Chris Wilson
2013-06-17
sna: Unwrap proxies for subpage offset SHM pixmaps during sync
Chris Wilson
2013-06-17
sna: Refactor scanout flushing
Chris Wilson
2013-06-15
sna: Be explicit in not marking an upload buffer as being on the cpu
Chris Wilson
2013-06-14
sna/gen3+: Remove redundant clearing of clear hint in video playback
Chris Wilson
2013-06-14
sna: Tighten a few asserts on pixmap migration
Chris Wilson
2013-06-13
sna/gen7: Set sampler swizzle for video sources
Chris Wilson
2013-06-13
sna/gen2+: Promote a conditional dirty into an assertion
Chris Wilson
2013-06-12
sna: Do not enlarge the read back region if there is already CPU damage
Chris Wilson
2013-06-12
sna/video: Free the private video (adaptor/port) arrays upon CloseScreen
Chris Wilson
2013-06-12
sna/video: Catch allocation failure whilst setting up the TexturedAdaptor
Chris Wilson
2013-06-12
sna: Allow the throttling to be woken by SIGINT
Chris Wilson
2013-06-11
sna: Make sure the source is coherent on the CPU before uploading
Chris Wilson
2013-06-11
sna: Mollify an assert to allow us to call busy_ioctl on a GTT write
Chris Wilson
2013-06-11
sna: Make sure the source is coherent on the CPU before uploading
Chris Wilson
2013-06-11
sna: Tidy batch submission around CRTC updates
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-06-10
sna: Make sure all sna_write_boxes* flag the GTT is dirty
Chris Wilson
2013-06-10
sna: Keep the cached EDID if it hasn't changed
Chris Wilson
2013-06-09
sna: Streamline connector probing
Chris Wilson
2013-06-07
sna: Set the needs_flush flag on the bo when the scanout is dirty
Chris Wilson
2013-06-07
sna: Track when we write directly to bo through the GTT
Chris Wilson
2013-06-07
sna/dri: Check rather than assert for a change in back/front sizes
Chris Wilson
2013-06-07
sna/dri: Fix transcription error in commit ab47433b20
Chris Wilson
2013-06-07
sna/dri: Do not decouple the flip after chaining up a blit
Chris Wilson
2013-06-06
sna/video: Select vsync by default based on "SwapbuffersWait"
Chris Wilson
2013-06-06
sna/video: Fixup formats to select visuals
Chris Wilson
2013-06-06
sna/dri: Make the fallback blit async again
Chris Wilson
[next]