index
:
~sima/xf86-video-intel
disable-gen20-wa
explicit_fencing
for-master
gen2-tile-cleanup
gen6_pc
i810-vga
no_fence_accounting
sna-pc
xvmc_cleanup
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
sna/gen6+: Fix calculation of 1/z for projective textures
Chris Wilson
1
-9
/
+9
2013-10-14
sna: Tighten has_coherent_ptr() assertion
Chris Wilson
1
-21
/
+29
2013-10-13
sna: Fix typo in DBG
Chris Wilson
1
-1
/
+1
2013-10-13
sna/trapezoids: Use the aligned fast path for fallbacks
Chris Wilson
1
-8
/
+12
2013-10-13
sna: Cleanup up unused variables
Chris Wilson
1
-2
/
+0
2013-10-13
sna: Update DPMS on attached outputs before disabling the CRTC
Chris Wilson
1
-12
/
+42
2013-10-13
sna: Cleanup allocation of sna_output after late syscall fail
Chris Wilson
1
-1
/
+3
2013-10-13
uxa: Check for allocation failure in i915 video
Chris Wilson
1
-0
/
+5
2013-10-13
uxa: Abort CreateScreenResources after allocation failure
Chris Wilson
1
-0
/
+3
2013-10-11
configure: Allow manual specification of intel-gen4asm path
Chris Wilson
1
-4
/
+17
2013-10-10
sna: Populate bo->size from dma-buf
Chris Wilson
1
-0
/
+6
2013-10-10
sna: Sanitize output->crtc before falling back oto xf86InitialConfiguration
Chris Wilson
1
-2
/
+16
2013-10-10
configure: Add xfixes to X11 pkg check
Daniel Martin
2
-2
/
+2
2013-10-10
sna/gen4+: Share a few common routines
Chris Wilson
9
-128
/
+140
2013-10-10
sna/gen6+: Share the common routines for ring preferrence
Chris Wilson
7
-428
/
+308
2013-10-10
sna/gen6+: Only allow switching to BLT for fills if we have semaphores
Chris Wilson
2
-2
/
+4
2013-10-10
sna: Prevent changes in tiling/pitch of existing framebuffers
Chris Wilson
1
-10
/
+4
2013-10-10
sna: Pass usage hint down to render fill routines
Chris Wilson
9
-35
/
+58
2013-10-10
sna: Upon unwinding operations, also check for exec objects to clear
Chris Wilson
2
-3
/
+20
2013-10-09
2.99.904 snapshot
Chris Wilson
2
-1
/
+39
2013-10-09
sna: Steal the current mode name
Chris Wilson
1
-1
/
+2
2013-10-09
sna: Append the current mode to the output list if not found
Chris Wilson
1
-6
/
+44
2013-10-09
sna/gen3+: Flush vertex buffer after computing resize
Chris Wilson
7
-100
/
+124
2013-10-08
sna: Emit DBG for when we fallback to xf86InitialConfig detection
Chris Wilson
1
-1
/
+6
2013-10-08
sna: Rework the num_threads refinement to avoid the division
Chris Wilson
5
-11
/
+11
2013-10-08
sna/trapezoids: Recompute num_threads to match range
Chris Wilson
6
-126
/
+97
2013-10-07
sna: Trim color cache allocation to a single page
Chris Wilson
2
-5
/
+6
2013-10-07
sna/trapezoids: Only use a single thread to emit rectilinear spans
Chris Wilson
5
-69
/
+113
2013-10-07
sna/gen7: Rename debug option ALWAYS_FLUSH to ALWAYS_INVALIDATE
Chris Wilson
1
-2
/
+3
2013-10-07
sna/gen7: Tweak flushing
Chris Wilson
1
-1
/
+1
2013-10-07
sna/trapezoids: Restore overflow check
Chris Wilson
2
-5
/
+7
2013-10-07
sna/trapezoids: Fix overstepping vertical edges
Chris Wilson
2
-128
/
+47
2013-10-06
sna/gen7: Add a always-stall debug option
Chris Wilson
1
-0
/
+3
2013-10-05
intel: Filter out the control bit from the device minor
Chris Wilson
1
-2
/
+2
2013-10-05
compat-api: Map changes of DamageUnregister API in 1.14.99.2
Chris Wilson
1
-0
/
+4
2013-10-05
sna/trapezoids: Do not pass invalid trapezoids to pixman
Chris Wilson
1
-12
/
+16
2013-10-05
sna/trapezoids: Add a precise scan converter
Chris Wilson
5
-141
/
+3541
2013-10-04
sna: Start splitting the trapezoids megafile into parseable blocks
Chris Wilson
6
-6698
/
+7125
2013-10-04
sna: Fix FillRectangles intersection with complex clip
Chris Wilson
1
-5
/
+1
2013-10-04
sna: Tidy up FillRectangles intersection with complex clip
Chris Wilson
1
-7
/
+13
2013-10-04
sna/dri: Only move the scanout to the flip cache if destroyed
Chris Wilson
1
-5
/
+5
2013-10-04
sna: Add a few more DBG to track refcnts
Chris Wilson
2
-1
/
+7
2013-10-04
sna/gen5: Replace pipe-control with full MI_FLUSH for required CS stall
Chris Wilson
1
-0
/
+4
2013-10-04
sna: The device fd is marked as non-blocking so beware the busy-wait
Chris Wilson
1
-1
/
+10
2013-10-04
intel-virtual-overlay: Error out if no X11 SHM header is defined
Chris Wilson
1
-0
/
+2
2013-10-04
configure: Disable building tools if prerequisite headers not found
Chris Wilson
1
-5
/
+6
2013-10-03
intel: Allow opening the device only through platform information
Chris Wilson
2
-3
/
+3
2013-10-03
intel: Handle fallback probing without match_data
Chris Wilson
3
-11
/
+44
2013-10-03
intel: Remove dependence upon having PciInfo
Chris Wilson
13
-47
/
+91
2013-10-03
intel: And restore PlatformProbe to working order
Chris Wilson
1
-1
/
+1
[next]