index
:
~ajax/xf86-video-intel
intel-2.15-branch
intel-2.18-fedora-branch
master
Intel driver backports and misc
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
sna: Clamp object size to the min of 1/4 of the whole GTT or 1/2 the mappable
HEAD
master
Chris Wilson
2
-4
/
+11
2011-07-04
sna: Update flush/retirement lists after a implicit flush for mmap
Chris Wilson
1
-1
/
+12
2011-07-04
sna: Enable relaxed-fencing for gen2 devices
Chris Wilson
1
-6
/
+2
2011-07-04
sna: Fix gen2 tiled surface sizes
Chris Wilson
1
-1
/
+1
2011-07-04
sna/gen2: fix batch buffer acounting
Chris Wilson
1
-14
/
+32
2011-07-04
sna: Manually set to the GTT domain for mmap
Chris Wilson
1
-0
/
+6
2011-07-04
sna: Trim number of downsample passes
Chris Wilson
1
-13
/
+35
2011-07-04
sna: Don't change tiling modes on replace
Chris Wilson
1
-10
/
+3
2011-07-04
sna: Force tiled modes for large pitches
Chris Wilson
3
-8
/
+36
2011-07-04
sna: Finer-grained debugging for trapezoids
Chris Wilson
1
-0
/
+12
2011-07-02
sna/video: Downgrade severity of "overlay not found" message
Chris Wilson
1
-1
/
+1
2011-07-02
sna/gen2: Add missing stub debug files
Chris Wilson
1
-0
/
+60
2011-07-01
sna/gen2: Recompute blend pipeline for component-alpha pass
Chris Wilson
1
-3
/
+4
2011-07-01
sna/gen2: Pack solid sources into the default diffuse component
Chris Wilson
1
-51
/
+188
2011-07-01
sna/gen2: Remove unused state from invariant setup
Chris Wilson
1
-101
/
+19
2011-07-01
sna: Downsample sources 2x too large to fit in the 3D pipeline
Chris Wilson
7
-5
/
+283
2011-07-01
sna/gen2: Use specular component for solid spans
Chris Wilson
4
-120
/
+244
2011-07-01
sna/gen2: Add missing render fallbacks for blt ops
Chris Wilson
4
-42
/
+448
2011-07-01
sna/gen2: Implement composite-spans
Chris Wilson
5
-95
/
+511
2011-06-30
sna: Mappable aperture is region 0 on gen2
Chris Wilson
1
-5
/
+8
2011-06-30
sna: Distinguish 830/845 vs 855/865 using the generation id
Chris Wilson
4
-11
/
+20
2011-06-28
uxa/glyphs: Fallback instead of crashing on large strings
Chris Wilson
1
-0
/
+10
2011-06-27
sna/video: Use EXTEND_PAD to avoid mixing in the border color
Chris Wilson
3
-3
/
+3
2011-06-27
sna: Disable XVideo using the TexturedAdapter if the GPU is wedged
Chris Wilson
2
-1
/
+7
2011-06-26
sna: Typo in debug assertion.
Chris Wilson
1
-1
/
+1
2011-06-26
sna/dri: Mark the GPU bo as damaged upon a page-flip
Chris Wilson
1
-0
/
+16
2011-06-26
sna: Only create bo up to half the size of the mappable aperture
Chris Wilson
4
-30
/
+52
2011-06-26
sna/dri: Reorganise schedule_swap to not confuse immediate and wait paths
Chris Wilson
1
-71
/
+78
2011-06-25
sna/dri: Fix composited copy-swaps
Chris Wilson
1
-84
/
+73
2011-06-25
sna/display: Protect against drmModeGetCrtc returning NULL
Chris Wilson
1
-0
/
+3
2011-06-25
sna/gen4+: Use the drawable rectangle offset for copy boxes
Chris Wilson
3
-7
/
+13
2011-06-25
sna: Correct typo in computing damage of PolyPoint
Chris Wilson
1
-1
/
+1
2011-06-24
sna: Also allow BLT copies to discard the alpha channel
Chris Wilson
7
-26
/
+45
2011-06-24
sna/dri: Copy to real front upon swap
Chris Wilson
1
-139
/
+65
2011-06-24
sna: Wrap the fbcon in a scratch pixmap for render-copy across depth changes
Chris Wilson
1
-3
/
+14
2011-06-24
sna: Avoid using the BLT to copy between mismatching depths
Chris Wilson
8
-21
/
+77
2011-06-24
sna: Support depth-30 and some more logging to show the depth
Chris Wilson
2
-4
/
+18
2011-06-24
Xv: set up pipeline for Xv on Ivybridge
Xiang, Haihao
2
-24
/
+554
2011-06-24
Xv: upload new shaders to GEM objects for Xv on Ivybridge
Xiang, Haihao
1
-6
/
+30
2011-06-24
Xv: update SURFACE_STATE & SAMPLER_STATE for Xv on Ivybridge
Xiang, Haihao
2
-11
/
+267
2011-06-24
Xv: New shaders for Xv on Ivybridge
Xiang, Haihao
12
-4
/
+225
2011-06-24
Xv: separate fragments from M4 macros
Xiang, Haihao
10
-106
/
+219
2011-06-24
sna: Don't render to invalid surfaces
Chris Wilson
3
-3
/
+7
2011-06-24
sna: Clip the fbcon to the frontbuffer
Chris Wilson
1
-6
/
+18
2011-06-23
sna: Relent and workaround the lack of O_NONBLOCK on /dev/dri/card0
Chris Wilson
1
-1
/
+14
2011-06-23
sna: Debug compile fix, and some extra comments
Chris Wilson
5
-19
/
+52
2011-06-23
sna: For an unbounded op, we need to convert the whole surface
Chris Wilson
1
-15
/
+29
2011-06-22
Don't include xf86Priv.h
Adam Jackson
5
-5
/
+0
2011-06-22
configure: Define required_xorg_xserver_version later so it can make successf...
Jian Zhao
1
-2
/
+2
2011-06-22
sna/video: Use pwrite for upload of unclipped, unrotated frames
Chris Wilson
8
-74
/
+97
[next]