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
2014-04-15
sna: Pre-emptively move framebuffers into the DISPLAY cache domain
HEAD
master
Chris Wilson
1
-0
/
+41
2014-04-15
sna: Mark partial composite operations upfront
Chris Wilson
9
-9
/
+10
2014-04-15
sna: Discard TearFree readback when overdrawing
Chris Wilson
3
-10
/
+56
2014-04-15
sna: Fix up cut'n'paste typo in assertion
Chris Wilson
1
-1
/
+1
2014-04-15
sna: Add a cursor DBG for a failed pwrite update
Chris Wilson
1
-1
/
+2
2014-04-14
sna: Rearrange cursor reuse to avoid sharing rotations
Chris Wilson
1
-1
/
+13
2014-04-14
sna: Add some bounds checking asserts to damage
Chris Wilson
1
-10
/
+19
2014-04-11
sna: Restrict WHOLE hint to PutImage on a complete Pixmap
Chris Wilson
1
-3
/
+6
2014-04-11
sna: Perform 2-color to ARGB cursor conversion inplace
Chris Wilson
1
-49
/
+49
2014-04-11
sna: Don't redraw cursor if the fg/bg colors do not change
Chris Wilson
1
-5
/
+17
2014-04-10
sna/gen2: Fix CA/a8 blend factors
Chris Wilson
1
-15
/
+26
2014-04-10
sna: Don't set cursor bits to an invalid pointer
Chris Wilson
1
-1
/
+1
2014-04-10
sna: Only mark the transform_in_use when required for shadow fb
Chris Wilson
1
-7
/
+9
2014-04-10
sna: Only reload an active HW cursor
Chris Wilson
1
-18
/
+32
2014-04-10
sna: Don't create slave pixmaps for the virtual CRTC
Chris Wilson
1
-11
/
+0
2014-04-10
sna: Validate the cursor everytime for hw support
Chris Wilson
1
-16
/
+15
2014-04-10
configure: Report which version (lib or module) of glamor is used
Chris Wilson
1
-1
/
+4
2014-04-10
uxa: Fix load_cursor_argb for the new Xorg ABI.
Eric Anholt
1
-2
/
+18
2014-04-10
Use fbpict.h instead of defining its prototypes ourselves.
Eric Anholt
1
-16
/
+1
2014-04-10
Update for glamor in the 1.16 server.
Eric Anholt
2
-3
/
+11
2014-04-10
sna: Remove defunct Cursor interface on fake CRTC
Chris Wilson
1
-30
/
+0
2014-04-10
sna: Prepare for an upcoming Cursor API change
Chris Wilson
1
-0
/
+14
2014-04-09
intel-virtual-output: Fix damage bounds
Chris Wilson
1
-8
/
+10
2014-04-09
intel: If a non-root user starts X, don't release master
Chris Wilson
1
-0
/
+16
2014-04-09
sna: Use pwrite to update physical cursors
Chris Wilson
1
-11
/
+42
2014-04-09
sna: Handle clipped PutImage uploads more carefully
Chris Wilson
1
-5
/
+48
2014-04-09
sna: Tweak application of WHOLE hint for uploads
Chris Wilson
2
-23
/
+17
2014-04-09
sna: Add some DBG for whole CPU pixmap migration
Chris Wilson
1
-1
/
+4
2014-04-09
sna: Restore empty region checking
Chris Wilson
1
-4
/
+9
2014-04-08
sna: Fix build for older Xorg without OsBlockSIGIO support
Chris Wilson
1
-9
/
+32
2014-04-08
sna: Refactor 3 similar CPU migration promotion checks into one
Chris Wilson
1
-10
/
+5
2014-04-08
sna: Add more assertions before dereferencing sna_crtc
Chris Wilson
1
-0
/
+6
2014-04-08
sna: Continue to reprobe for ZaphodHeads with a mixed up configuration
Chris Wilson
1
-1
/
+1
2014-04-07
intel-virtual-output: Fixup DBG messages
Chris Wilson
1
-2
/
+2
2014-04-07
sna: Simplify checking for singular damage
Chris Wilson
1
-2
/
+2
2014-04-07
sna: Avoid double application of pixel widening for degenerate lines
Chris Wilson
1
-10
/
+15
2014-04-05
sna: Avoid discarding damage when applying WHOLE hint to pixmap migration
Chris Wilson
1
-15
/
+19
2014-04-05
sna/gen8: Shrink 3DSTATE_SAMPLE_PATTERN packet
Chris Wilson
1
-5
/
+1
2014-04-05
sna/gen8: w/a for NULL depth buffer
Chris Wilson
1
-0
/
+5
2014-04-04
sna: Remove unitialized use of 'cursor'
Chris Wilson
1
-16
/
+16
2014-04-04
sna/gen2+: Beware the unattached ShmPixmap
Chris Wilson
7
-7
/
+8
2014-04-04
sna/gen7: Move constants MOCS into chipset specific info blocks
Chris Wilson
1
-4
/
+8
2014-04-04
sna: Precompute OVER/ADD with solids to convert it into a BLT operation
Chris Wilson
1
-2
/
+125
2014-04-04
sna/gen2+: Replace composite sources with solids where possible
Chris Wilson
8
-3
/
+92
2014-04-03
sna: Short-circuit repeated clearing to the same color
Chris Wilson
1
-2
/
+27
2014-04-02
sna: Silence compiler warning
Chris Wilson
1
-3
/
+3
2014-04-02
sna: Prevent signal re-entrancy into cursor update routines
Chris Wilson
2
-48
/
+68
2014-03-31
sna: Update tiling flags after reusing inactive VMA
Chris Wilson
1
-0
/
+2
2014-03-31
sna: Fix predicate inversion for assertion
Chris Wilson
1
-2
/
+2
2014-03-31
sna: Use a cheaper check for a replacement operation
Chris Wilson
1
-1
/
+1
[next]