index
:
~abj/xf86-video-intel
master
rs
xf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-09
dri: Remove the shadow copy of attachment
Chris Wilson
1
-5
/
+2
2011-07-09
sna: Clamp results for computing BoxRec coords from xRectangle
Chris Wilson
2
-28
/
+59
2011-07-09
sna/accel: Fix fallback for depth=1 copy
Chris Wilson
1
-11
/
+19
2011-07-08
sna: A buffer only needs a flush if it remains dirty at the end of the batch
Chris Wilson
3
-4
/
+8
2011-07-08
sna/gen3: So we also need to ensure stippling is cleared...
Chris Wilson
1
-1
/
+4
2011-07-08
sna/gen3: Restore disabling the use of stencil/fog in the invariant
Chris Wilson
1
-2
/
+3
2011-07-08
sna/dri: Enable chaining of page-flips
Chris Wilson
1
-38
/
+135
2011-07-07
sna/dri: Remove redundant NULL check in reference
Chris Wilson
1
-4
/
+2
2011-07-07
sna: Take advantage of the needs_flush tracking on the front buffer
Chris Wilson
2
-0
/
+11
2011-07-06
sna: Check against an execbuffer reference before discarding partials
Chris Wilson
1
-2
/
+2
2011-07-06
sna: Compute aligned tiled heights for gen2 correctly
Chris Wilson
1
-3
/
+6
2011-07-05
sna: Reset unused partial buffers
Chris Wilson
1
-55
/
+61
2011-07-05
sna: Discard unused partial buffers
Chris Wilson
1
-1
/
+26
2011-07-05
sna/gen2: Restore invariant ENABLES
Chris Wilson
1
-0
/
+18
2011-07-05
sna/gen[23]: Do as the comments suggest and prefer the BLT
Chris Wilson
2
-13
/
+5
2011-07-05
sna: Reduce tiling if pitch is less than a tile_width/height only on pre-G33
Chris Wilson
1
-19
/
+25
2011-07-05
sna: Remove unused aperture_size member
Chris Wilson
1
-1
/
+0
2011-07-04
sna: Clamp object size to the min of 1/4 of the whole GTT or 1/2 the mappable
Chris Wilson
2
-4
/
+11
2011-07-04
sna: Update flush/retirement lists after a implicit flush for mmap
Chris Wilson
1
-1
/
+12
2011-07-04
sna: Enable relaxed-fencing for gen2 devices
Chris Wilson
1
-6
/
+2
2011-07-04
sna: Fix gen2 tiled surface sizes
Chris Wilson
1
-1
/
+1
2011-07-04
sna/gen2: fix batch buffer acounting
Chris Wilson
1
-14
/
+32
2011-07-04
sna: Manually set to the GTT domain for mmap
Chris Wilson
1
-0
/
+6
2011-07-04
sna: Trim number of downsample passes
Chris Wilson
1
-13
/
+35
2011-07-04
sna: Don't change tiling modes on replace
Chris Wilson
1
-10
/
+3
2011-07-04
sna: Force tiled modes for large pitches
Chris Wilson
3
-8
/
+36
2011-07-04
sna: Finer-grained debugging for trapezoids
Chris Wilson
1
-0
/
+12
2011-07-02
sna/video: Downgrade severity of "overlay not found" message
Chris Wilson
1
-1
/
+1
2011-07-02
sna/gen2: Add missing stub debug files
Chris Wilson
1
-0
/
+60
2011-07-01
sna/gen2: Recompute blend pipeline for component-alpha pass
Chris Wilson
1
-3
/
+4
2011-07-01
sna/gen2: Pack solid sources into the default diffuse component
Chris Wilson
1
-51
/
+188
2011-07-01
sna/gen2: Remove unused state from invariant setup
Chris Wilson
1
-101
/
+19
2011-07-01
sna: Downsample sources 2x too large to fit in the 3D pipeline
Chris Wilson
7
-5
/
+283
2011-07-01
sna/gen2: Use specular component for solid spans
Chris Wilson
4
-120
/
+244
2011-07-01
sna/gen2: Add missing render fallbacks for blt ops
Chris Wilson
4
-42
/
+448
2011-07-01
sna/gen2: Implement composite-spans
Chris Wilson
5
-95
/
+511
2011-06-30
sna: Mappable aperture is region 0 on gen2
Chris Wilson
1
-5
/
+8
2011-06-30
sna: Distinguish 830/845 vs 855/865 using the generation id
Chris Wilson
4
-11
/
+20
2011-06-28
uxa/glyphs: Fallback instead of crashing on large strings
Chris Wilson
1
-0
/
+10
2011-06-27
sna/video: Use EXTEND_PAD to avoid mixing in the border color
Chris Wilson
3
-3
/
+3
2011-06-27
sna: Disable XVideo using the TexturedAdapter if the GPU is wedged
Chris Wilson
2
-1
/
+7
2011-06-26
sna: Typo in debug assertion.
Chris Wilson
1
-1
/
+1
2011-06-26
sna/dri: Mark the GPU bo as damaged upon a page-flip
Chris Wilson
1
-0
/
+16
2011-06-26
sna: Only create bo up to half the size of the mappable aperture
Chris Wilson
4
-30
/
+52
2011-06-26
sna/dri: Reorganise schedule_swap to not confuse immediate and wait paths
Chris Wilson
1
-71
/
+78
2011-06-25
sna/dri: Fix composited copy-swaps
Chris Wilson
1
-84
/
+73
2011-06-25
sna/display: Protect against drmModeGetCrtc returning NULL
Chris Wilson
1
-0
/
+3
2011-06-25
sna/gen4+: Use the drawable rectangle offset for copy boxes
Chris Wilson
3
-7
/
+13
2011-06-25
sna: Correct typo in computing damage of PolyPoint
Chris Wilson
1
-1
/
+1
2011-06-24
sna: Also allow BLT copies to discard the alpha channel
Chris Wilson
7
-26
/
+45
[next]