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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
If the crtc is not enabled, then it can't be on
Chris Wilson
1
-0
/
+3
2011-01-03
dri2: Fix interlace computation
Adam Jackson
1
-3
/
+2
2011-01-03
xv: Fix interlace computation
Adam Jackson
1
-1
/
+1
2011-01-03
dri: Only issue a warning for an "impossible" flip return 5 times
Chris Wilson
1
-4
/
+13
2011-01-02
dri: Don't wait upon a NULL current mode
Chris Wilson
1
-2
/
+3
2011-01-02
dri: Fix the use of the uninitialised bo for flink
Chris Wilson
1
-2
/
+1
2010-12-31
dri: Protect against using dri with an non-gem pixmap
Chris Wilson
1
-1
/
+1
2010-12-30
Don't replace the scanout bo through PutImage
Chris Wilson
3
-9
/
+23
2010-12-24
dri: Differentiate identical "get vblank failed" messages with line no
Chris Wilson
1
-4
/
+12
2010-12-23
i830: amalgamate consecutive composites into a single primitive
Chris Wilson
3
-5
/
+19
2010-12-22
Remove the deprecated function 'XNFprintf'
Chris Wilson
1
-7
/
+3
2010-12-20
Undo: Disable BLT for i830 and 845G
Chris Wilson
1
-1
/
+3
2010-12-20
G35 is gen4 and not gen3
Chris Wilson
1
-1
/
+1
2010-12-16
Check consistency of pageflip completion vblank count.
Mario Kleiner
1
-2
/
+16
2010-12-16
Fix reporting of pageflip completion events on multi-head.
Mario Kleiner
3
-8
/
+54
2010-12-07
Revert "i965: The RenderCache flush after every glyph is required for compiz"
Chris Wilson
1
-1
/
+1
2010-12-07
i965: Mark sure we mark reused render targets as dirty
Chris Wilson
1
-19
/
+16
2010-12-07
i965: The RenderCache flush after every glyph is required for compiz
Chris Wilson
1
-1
/
+1
2010-12-07
i965: Invalidate pixmap binding location on reuse.
Chris Wilson
1
-0
/
+1
2010-12-07
Always flush the batch before blocking for new X requests
Chris Wilson
1
-1
/
+2
2010-12-06
snb: Only emit CC and DepthStencil bos once per batch
Chris Wilson
1
-31
/
+37
2010-12-06
snb: Restore drawrect, we need the implicit flush
Chris Wilson
1
-1
/
+2
2010-12-06
snb: Cache pixmap binding locations
Chris Wilson
2
-0
/
+19
2010-12-06
snb: Cache state between composite ops
Chris Wilson
2
-16
/
+81
2010-12-06
snb: Emit more invariants only once
Chris Wilson
1
-75
/
+65
2010-12-05
uxa: Prevent reading past the last byte on upload/download
Chris Wilson
1
-9
/
+10
2010-12-05
Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier.
Matthias Hopf
1
-0
/
+11
2010-12-05
display: Flush any pending batches before changing modes.
Chris Wilson
1
-0
/
+4
2010-12-05
i965: Also flush the vertex buffer when restarting the array.
Chris Wilson
1
-0
/
+1
2010-12-05
i965: Check for potential vertex array overflow every time
Chris Wilson
1
-12
/
+12
2010-12-03
Wait on the current buffer to complete when running synchronously.
Chris Wilson
4
-34
/
+3
2010-12-03
i965: Amalgamate surface binding tables
Chris Wilson
7
-286
/
+265
2010-12-03
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
Chris Wilson
4
-146
/
+129
2010-12-03
i965: Use reciprocal scale factors to avoid the divide per-vertex-element
Chris Wilson
1
-16
/
+16
2010-11-23
Disable BLT for i830 and 845G
Chris Wilson
3
-7
/
+20
2010-11-17
Mark outputs as DPMSModeOn and restore backlight at mode set
Keith Packard
1
-1
/
+20
2010-11-14
uxa: Relax fencing some more for gen3
Chris Wilson
1
-7
/
+11
2010-11-09
i915: Disable maximum state addresses
Chris Wilson
1
-5
/
+5
2010-11-05
Wait for any pending rendering before switching modes.
Chris Wilson
2
-0
/
+5
2010-11-03
Downgrade tiling allocation failure to a warning
Chris Wilson
1
-1
/
+1
2010-11-03
Fallback to shadow for Sandybridge if we don't have access to the BLT
Chris Wilson
1
-0
/
+20
2010-11-02
Remove the intermittent GEM_THROTTLE call.
Eric Anholt
1
-3
/
+0
2010-11-02
render: use headerless render target write
Xiang, Haihao
2
-10
/
+6
2010-11-02
render: acceleration for composite on Sandybridge
Xiang, Haihao
1
-16
/
+670
2010-11-02
render: fragments for composite on Sandybridge
Xiang, Haihao
19
-0
/
+246
2010-11-02
render: fix send instruction used in sampling fragments
Xiang, Haihao
9
-9
/
+18
2010-11-02
render: set the surface state base address
Xiang, Haihao
1
-51
/
+24
2010-11-01
Flush BLT batches before starting an atomic RENDER batch
Chris Wilson
1
-1
/
+4
2010-11-01
Support BLT acceleration on gen6
Zou Nan hai
2
-34
/
+24
2010-11-01
add BLT ring support
Zou Nan hai
4
-22
/
+45
[next]