index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-15
2.20.16 release
2.20.16
Chris Wilson
2
-1
/
+40
2012-12-15
sna/dri: Fallback to a blit after a failed flip
Chris Wilson
1
-8
/
+1
2012-12-15
sna/dri: Honour TripleBuffer Option
Chris Wilson
5
-3
/
+6
2012-12-14
sna/dri: Store and check size of front/back bo attached to a DRI2 drawable
Chris Wilson
1
-21
/
+40
2012-12-14
sna: Reduce fence watermarks
Chris Wilson
1
-5
/
+8
2012-12-14
sna/gen2+: Experiment with not forcing migration to GPU after CPU rasterisation
Chris Wilson
7
-12
/
+21
2012-12-14
sna/gen3: Don't combine primitives if beginning a ca 2-pass
Chris Wilson
1
-1
/
+2
2012-12-14
sna/gen3: Remove stray setting of vertex_start
Chris Wilson
1
-1
/
+0
2012-12-13
sna/gen2: Reorder reuse_source() to avoid NULL dereference for solids
Chris Wilson
1
-6
/
+6
2012-12-13
sna/gen2: Initialise channel->is_affine for solid
Chris Wilson
1
-0
/
+1
2012-12-13
sna/gen2: Assertions
Chris Wilson
1
-7
/
+19
2012-12-13
sna/gen3: Remove incorrect optimisation of an opaque source for CA
Chris Wilson
1
-7
/
+0
2012-12-13
sna/gen2: Program solid mask using the DIFFUSE component
Chris Wilson
1
-1
/
+16
2012-12-13
sna/gen2: Align surface sizes to an even tile
Chris Wilson
1
-4
/
+4
2012-12-13
sna: Fix up BLT overwrite detection to use target_handle
Chris Wilson
1
-4
/
+4
2012-12-13
sna: Fix typo for 830/845 gen
Chris Wilson
1
-1
/
+1
2012-12-13
sna: Only flush the batch after an actual relocation
Chris Wilson
1
-1
/
+1
2012-12-12
sna: Improve the initialisation failure path for pinned batches
Chris Wilson
1
-1
/
+19
2012-12-12
sna: Fix the error path in kgem_init_pinned_batches() to use the right iter
Chris Wilson
1
-2
/
+4
2012-12-12
sna: Pin some batches to avoid CS incoherence on 830/845
Chris Wilson
2
-22
/
+141
2012-12-12
sna/gen2: STIPPLE requires an argument
Chris Wilson
1
-0
/
+1
2012-12-12
sna/gen3+: Use nearest for unscaled videos
Chris Wilson
5
-15
/
+33
2012-12-12
sna/gen4: Use the single-threaded SF w/a for spans as well
Chris Wilson
1
-1
/
+2
2012-12-11
sna/dri: Fix handling of current_msc > target_msc
Chris Wilson
1
-13
/
+19
2012-12-11
sna/dri: Query current msc before use
Chris Wilson
1
-17
/
+15
2012-12-10
sna/dri: Disable name exchanges for SwapBuffers
Chris Wilson
1
-0
/
+6
2012-12-10
sna/dri: Only special case 'divisor && msc-passed' for immediate flipping
Chris Wilson
1
-2
/
+8
2012-12-10
dri2: don't schedule a flip prematurely at ScheduleSwap time
Jesse Barnes
1
-1
/
+7
2012-12-10
sna: Try installing a fallback config on VT enter in case full desiredMode fails
Chris Wilson
1
-1
/
+47
2012-12-10
sna: Avoid reusing the same 'busy' bit for two different meanings.
Chris Wilson
3
-3
/
+6
2012-12-10
sna: Compromise and only flush a split batch if writing to scanout
Chris Wilson
1
-1
/
+1
2012-12-10
sna: Immediately flush a split batch
Chris Wilson
2
-1
/
+7
2012-12-09
sna/sprite: Add a DBG to report whether the kernel supports sprites
Chris Wilson
1
-0
/
+1
2012-12-09
sna: Move source to CPU prior to referencing for inplace trapezoids
Chris Wilson
2
-2
/
+34
2012-12-09
sna/gen4+: Refine test for preferring GPU spans
Chris Wilson
3
-15
/
+29
2012-12-09
sna: Replace remaining kgem_is_idle() with kgem_ring_is_idle()
Chris Wilson
6
-66
/
+12
2012-12-08
sna: Flush upon change of target if GPU is idle
Chris Wilson
13
-92
/
+100
2012-12-07
sna: Convert the ring from BLT/3D to the internal index for kgem_ring_is_idle()
Chris Wilson
1
-0
/
+2
2012-12-07
sna: Only inspect the target ring for busyness
Chris Wilson
4
-85
/
+133
2012-12-07
sna: Only flush before adding fresh surfaces to the batch
Chris Wilson
2
-10
/
+10
2012-12-07
sna: Only flush at the low apeture watermark if idle
Chris Wilson
1
-2
/
+2
2012-12-07
sna: Mark proxies as dirty on first relocation
Chris Wilson
2
-10
/
+20
2012-12-06
Remove the default log message
Chris Wilson
1
-3
/
+0
2012-12-06
Fix compilation of UMS probe following 13f47008ec
Chris Wilson
1
-6
/
+1
2012-12-06
sna/gen4+: Add common glyph-to-dst emitters
Chris Wilson
4
-8
/
+180
2012-12-06
Refactor the common probe methods for scrn construction
Chris Wilson
1
-71
/
+42
2012-12-05
sna: Don't disable CPU bo if supported on unknown hw
Chris Wilson
1
-6
/
+8
2012-12-05
sna: Assume that future hardware only gets more flexible
Chris Wilson
2
-3
/
+3
2012-12-04
sna/gen6+: Cache the scanout targets separately to avoid override PTE caching
Chris Wilson
2
-6
/
+8
2012-12-04
sna/gen4: Workaround render corruption with multiple SF threads
Chris Wilson
2
-12
/
+22
[next]