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
2014-02-01
2.99.908 snapshot
2.99.908
Chris Wilson
2
-1
/
+62
2014-01-31
sna: remove short-circuit for move-to-CPU when damage covers region
Chris Wilson
1
-10
/
+4
2014-01-31
sna: Use 24bpp rendering by default for gen2 again
Chris Wilson
1
-6
/
+1
2014-01-31
sna: Balance memory accounting for buffer objects
Chris Wilson
2
-11
/
+12
2014-01-31
sna: Reorder assignments vs DBG
Chris Wilson
1
-11
/
+11
2014-01-31
sna: Actually reuse pixmap headers for ordinary pixmaps
Chris Wilson
1
-53
/
+59
2014-01-31
sna: Tidy up pixmap header allocations
Chris Wilson
2
-9
/
+37
2014-01-31
sna: Show the memory debug info again
Chris Wilson
1
-8
/
+6
2014-01-30
sna: Silence a compiler warning for mismatching const strings
Chris Wilson
1
-1
/
+1
2014-01-30
sna: Suppress warning for freeing a "constant" string
Chris Wilson
1
-1
/
+1
2014-01-30
sna: Handle char *backlight_iface
Chris Wilson
1
-4
/
+4
2014-01-30
sna: Constify GCFunc to quieten the compiler.
Chris Wilson
2
-2
/
+2
2014-01-29
sna: Fix format specifier typo ('%D') in DBG
Chris Wilson
1
-1
/
+1
2014-01-29
sna: Always clear the domain even only a potential sync
Chris Wilson
1
-6
/
+4
2014-01-29
sna: We can only retire a bo if is not referenced by the current batch
Chris Wilson
1
-2
/
+4
2014-01-29
sna: Add assertions for set/get binding
Chris Wilson
1
-0
/
+4
2014-01-29
sna/gen4+: Assert that the cached binding location is valid
Chris Wilson
5
-0
/
+5
2014-01-29
sna: Do not use color corrected pixel values for comparing against gc
Chris Wilson
1
-26
/
+24
2014-01-29
sna/gen6+: Encourage inplace uploads for Composite
Chris Wilson
3
-3
/
+9
2014-01-29
sna: Skip undamaged TearFree redisplays
Chris Wilson
1
-6
/
+30
2014-01-28
Allow selection of glamor as the default acceleration method
Chris Wilson
3
-7
/
+23
2014-01-28
sna: Check for a hang after a spurious error return from set-domain-ioctl
Chris Wilson
1
-22
/
+31
2014-01-28
sna: Be a little more assertive in retiring after set-domain
Chris Wilson
1
-4
/
+39
2014-01-28
sna: Cancel the backlight change if set-property(DPMS) fails
Chris Wilson
1
-5
/
+6
2014-01-27
sna: Rearrange damage allocation to handle malloc failure more gracefully
Chris Wilson
1
-151
/
+201
2014-01-27
sna: Use signal-safe DBG
Chris Wilson
1
-1
/
+11
2014-01-24
sna/gen3+: Allow for spill when aligning vertices
Chris Wilson
3
-3
/
+3
2014-01-24
sna/gen2+: Inspect composite flags to discard unneeded CPU damage
Chris Wilson
7
-70
/
+97
2014-01-23
sna/gen2,3: Don't set BLT_DST_TILED
Chris Wilson
1
-4
/
+4
2014-01-23
sna: Protect against fake CRTCs during initial probe
Chris Wilson
1
-1
/
+3
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
16
-75
/
+87
2014-01-23
glamor: Don't require the glamoregl module to be pre-loaded with xserver >= 1.15
Chris Wilson
1
-0
/
+2
2014-01-22
sna: Assert that the fill box is within bounds
Chris Wilson
1
-3
/
+13
2014-01-21
sna: Restore gc->serialNumber correctly after falling back
Chris Wilson
1
-3
/
+4
2014-01-21
sna: Initialise the TearFree shadow output from the current front buffer
Chris Wilson
1
-0
/
+14
2014-01-21
sna/gen4: Add an ALWAYS_FLUSH debugging option
Chris Wilson
1
-5
/
+7
2014-01-21
sna: Drop bogus assert added in recent patches
Chris Wilson
1
-2
/
+0
2014-01-21
sna: Reduce zeal of new gc->pCompositeClip
Chris Wilson
1
-1
/
+1
2014-01-21
sna: Fix typo in assertion from previous commit
Chris Wilson
1
-1
/
+1
2014-01-21
sna: More assertions for tracking gc->pCompositeClip
Chris Wilson
2
-6
/
+13
2014-01-20
sna: build fix for OpenBSD
Mark Kettenis
1
-0
/
+1
2014-01-20
sna: Include serial numbers in ValidateGC DBG
Chris Wilson
1
-1
/
+6
2014-01-20
sna: Short-cut the fallback for XCopyArea with depth < 8
Chris Wilson
1
-3
/
+3
2014-01-20
sna: Add some more DBG output around the clipping in sna_do_copy()
Chris Wilson
1
-4
/
+18
2014-01-20
intel-virtual-output: Tidy some DBG for copying new modes
Chris Wilson
1
-4
/
+8
2014-01-20
sna: Increase limit on number of possible outputs
Chris Wilson
1
-2
/
+3
2014-01-20
intel-virtual-output: Print error events for debugging
Chris Wilson
1
-0
/
+6
2014-01-20
intel-virtual-output: Disable remote display if SetCrtcConfig fails
Chris Wilson
1
-0
/
+2
2014-01-20
intel-virtual-output: Clone modes onto remote display
Chris Wilson
1
-5
/
+25
2014-01-20
sna: Yield the processor if the kernel reports EAGAIN
Chris Wilson
1
-87
/
+113
[next]