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
2010-01-17
intel: Use the compositing-aware colorkey filler instead of homebrew fail.
Eric Anholt
2
-37
/
+4
2010-01-13
DRI2: if the swap condition is satisfied, complete it immediately
Jesse Barnes
1
-2
/
+18
2010-01-13
DRI2: support new DRI2 APIs
Jesse Barnes
4
-6
/
+646
2010-01-08
i965: Ensure that URB_FENCE is aligned to 64-bytes
Chris Wilson
2
-10
/
+36
2010-01-08
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
2
-11
/
+11
2010-01-08
i830: Do not use vtSema when chosing mapping type.
Chris Wilson
1
-15
/
+11
2010-01-08
Consolidate determining maximum sizes for use with GEM
Chris Wilson
3
-10
/
+12
2010-01-07
Xv: don't enable XVMC port on unsupported configs
Daniel Vetter
1
-2
/
+15
2010-01-07
Xv: consolidate xmvc passthrough handling
Daniel Vetter
1
-51
/
+37
2010-01-07
Xv: hide ugly semantics in i830_clip_video_helper
Daniel Vetter
1
-51
/
+41
2010-01-07
Xv: move users of x1, x2, y1, y2 to PutImage
Daniel Vetter
1
-14
/
+24
2010-01-07
Xv: kill unnecessary parameters for hw PutImage functions
Daniel Vetter
4
-11
/
+8
2010-01-07
Xv: kill an unnecessary if
Daniel Vetter
1
-14
/
+13
2010-01-07
Xv: split up I830PutImage into textured and !textured case
Daniel Vetter
2
-51
/
+99
2009-12-10
Fix compiler warning in i830_copy_video_data() if XvMC is disabled
Tobias Doerffel
1
-0
/
+2
2009-12-10
Xv: enable drmmode overlay
Daniel Vetter
1
-12
/
+0
2009-12-10
Revert "uxa-glyphs: Enable TILING_X on glyph caches."
Chris Wilson
2
-11
/
+11
2009-12-08
i965: Only use the affine kernels if both src and mask are affine
Chris Wilson
1
-1
/
+1
2009-12-08
i965: Set src_filter before testing.
Chris Wilson
1
-2
/
+2
2009-12-08
Assert that we only call OUT_BATCH() inside a BATCH
Chris Wilson
1
-1
/
+1
2009-12-08
i965: Maximum number of vertices per composite is 24, not 18
Chris Wilson
1
-2
/
+1
2009-12-07
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
10
-48
/
+35
2009-12-04
intel: And remember to flush the batch...
Chris Wilson
1
-0
/
+1
2009-12-02
batch: Downgrade batch submission from a FatalError.
Chris Wilson
1
-1
/
+3
2009-12-02
Remove flush parameter from intel_batch_flush()
Chris Wilson
8
-37
/
+36
2009-12-02
Rename I830Sync() to intel_sync()
Chris Wilson
5
-7
/
+8
2009-12-02
batch: Avoid flushing a NULL batch
Chris Wilson
1
-1
/
+1
2009-12-02
uxa_prepare_access() don't force a flush.
Chris Wilson
1
-1
/
+1
2009-12-02
Review use of errno after libdrm call
Chris Wilson
6
-15
/
+14
2009-12-02
i830: Simplify prepare_access / finish_access
Chris Wilson
1
-16
/
+14
2009-12-01
uxa: Don't treat prepare_access as a flush synchronisation point.
Chris Wilson
1
-12
/
+0
2009-11-30
Add i830_bios.h and i830_display.h to EXTRA_DIST.
2.9.99.901
Carl Worth
1
-2
/
+3
2009-11-30
uxa: Limit maximum size of tiled objects
Chris Wilson
4
-0
/
+32
2009-11-30
video-intel: remove i2c_vid.h from src/Makefile.am
Gaetan Nadon
1
-1
/
+0
2009-11-30
uxa: Initialise lists for private pixmap structure.
Chris Wilson
1
-0
/
+3
2009-11-30
uxa: Remove cache flush for copy
Chris Wilson
1
-3
/
+0
2009-11-30
Use new drmGetDeviceNameFromFd() for mapping to drm device name
Kristian Høgsberg
2
-27
/
+4
2009-11-30
i915: Disable centre-point sampling.
Chris Wilson
1
-3
/
+17
2009-11-30
i915: Whitespace
Chris Wilson
1
-6
/
+8
2009-11-30
debug: Enable dumping of batchbuffer [compile-time only]
Chris Wilson
1
-0
/
+10
2009-11-30
i915: Remove routing of alpha channel to green.
Chris Wilson
1
-12
/
+0
2009-11-30
i915: Fix missing texture offset for mask.
Chris Wilson
1
-3
/
+3
2009-11-30
debug: Don't always flush the batch when emitting a debugging flush
Chris Wilson
2
-2
/
+5
2009-11-30
overlay: Fix build after 646b4a9483
Chris Wilson
1
-0
/
+1
2009-11-30
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
2
-11
/
+11
2009-11-30
uxa: PutImage acceleration
Chris Wilson
1
-0
/
+161
2009-11-29
Only flush batch during prepare access if it may modify the pixmap.
Chris Wilson
1
-8
/
+18
2009-11-29
batch: Emit a 'pipelined' flush when using a dirty source.
Chris Wilson
4
-3
/
+22
2009-11-29
batch: Track pixmap domains.
Chris Wilson
8
-135
/
+340
2009-11-29
Cleanup a few compiler warnings.
Chris Wilson
3
-5
/
+4
[next]