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-03-18
uxa: Implement minimal flushing for bdw+
Chris Wilson
1
-5
/
+12
2014-03-18
intel: Don't close the fd on probe failure if it is server managed
Hans de Goede
1
-1
/
+2
2014-03-18
uxa: Add support for server managed fds (via intel_device)
Chris Wilson
3
-80
/
+6
2014-03-17
sna: Improve guard against loading palettes whilst headless
Chris Wilson
2
-1
/
+10
2014-03-17
sna: Fix logic inversion in use of imprecise transform conversion
Chris Wilson
2
-9
/
+24
2014-03-14
intel-virtual-output: Minor DBG fixes
Chris Wilson
2
-1
/
+3
2014-03-14
intel-virtual-output: Iterate over remote outputs in the same order as listed
Chris Wilson
1
-0
/
+18
2014-03-14
intel-virtual-output: Disable panning before setting mode on CRTC
Chris Wilson
1
-4
/
+4
2014-03-14
intel-virtual-output: Mode names are freed with ScreenResources
Chris Wilson
1
-6
/
+11
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
11
-14
/
+95
2014-03-14
sna: Ensure we flush SHM pixmaps if rendering to a GPU shadow
Chris Wilson
1
-1
/
+8
2014-03-14
intel-virtual-output: Include extra debug information for modesets
Chris Wilson
1
-1
/
+26
2014-03-14
intel-virtual-output: Disable remote CRTCs at startup
Chris Wilson
1
-20
/
+27
2014-03-13
uxa: Enable BLT acceleration on Broadwell.
Kenneth Graunke
6
-20
/
+28
2014-03-13
uxa: Remove implicit length from BLT command #defines.
Kenneth Graunke
2
-9
/
+9
2014-03-13
sna/gen6+: Simplify BLT vs RENDER decisions for fill ops
Chris Wilson
1
-10
/
+11
2014-03-13
sna: Nullify extra fill.ops
Chris Wilson
7
-0
/
+7
2014-03-13
intel: Fallback to drmGetDeviceNameFromFd()
Chris Wilson
1
-1
/
+2
2014-03-12
sna: Restore asserts that we do not map a freed buffer
Chris Wilson
1
-0
/
+3
2014-03-12
sna: Add DBG around using pixman's glyph cache
Chris Wilson
1
-5
/
+18
2014-03-12
sna: Only couple up a proxy->rq when inserting into the request->buffers list
Chris Wilson
2
-1
/
+5
2014-03-12
sna: Simplify code when no 64-bit registers are available in the ISA
Chris Wilson
1
-10
/
+13
2014-03-11
sna: Missing fixes for using BLT points
Chris Wilson
1
-32
/
+37
2014-03-11
sna/glyphs: Add a smattering of DBG for validating the glyph mask
Chris Wilson
1
-16
/
+33
2014-03-11
sna: Avoid using the wrong pitch for comparing replacement sizes
Chris Wilson
2
-3
/
+3
2014-03-11
sna: Assert that the pixmap pitch is initialised before use
Chris Wilson
2
-2
/
+92
2014-03-11
intel: Protect against a NULL platform device with server fd
Chris Wilson
1
-0
/
+3
2014-03-11
intel: Fix versioning of SUPPORTS_SERVER_FD
Chris Wilson
1
-1
/
+1
2014-03-11
sna: Be defensive when applying size restrictions to bo
Chris Wilson
1
-1
/
+3
2014-03-10
intel: Supply a fallback guess for the device path
Chris Wilson
1
-0
/
+26
2014-03-10
intel: Add support for server managed fds
Hans de Goede
2
-17
/
+17
2014-03-10
sna: DBG compilation fixups
Chris Wilson
2
-2
/
+2
2014-03-10
sna: Pass render hints for migration based on source location
Chris Wilson
5
-11
/
+34
2014-03-10
sna/glyph: Release the pixman glyph cache along the error paths
Chris Wilson
1
-9
/
+5
2014-03-10
sna/gen2: Fix build after last minute patch editing
Chris Wilson
1
-1
/
+1
2014-03-10
sna/gen2: Tidy blend factor selection for the source
Chris Wilson
1
-21
/
+14
2014-03-10
sna/gen2: Fix alpha blending with 8bit destination surfaces
Chris Wilson
1
-8
/
+22
2014-03-10
sna: Unroll finding bbox of points
Chris Wilson
1
-3
/
+26
2014-03-10
sna: Emit points using the BLT primitive when appropriate
Chris Wilson
4
-19
/
+151
2014-03-05
sna/gen8: Correct MOCS settings for render targets
Chris Wilson
1
-1
/
+8
2014-03-03
NEWS: Fix dates for 2014
Chris Wilson
1
-3
/
+3
2014-02-28
sna: Reorder writes during thread task decoupling
Chris Wilson
1
-2
/
+2
2014-02-27
sna: Limit the WHOLE_HINT to large PutImages
Chris Wilson
1
-1
/
+1
2014-02-27
sna: Avoid promoting region-to-whole migration and discarding damage
Chris Wilson
1
-2
/
+20
2014-02-23
sna: Tighten assertion for tiling blt fallbacks
Chris Wilson
1
-2
/
+1
2014-02-23
sna/gen6+: Add missing DBG argument
Chris Wilson
3
-3
/
+3
2014-02-23
sna: Add DBG for why trapezoids may be preferred inplace
Chris Wilson
1
-14
/
+26
2014-02-23
sna: Include mono/precise hints in trapezoids DBG
Chris Wilson
1
-2
/
+3
2014-02-23
sna: Add a little more DBG to watch the flow of allocated bo sizes
Chris Wilson
1
-2
/
+4
2014-02-23
sna: Avoid signed overflow when printing allocated bytes in DBG
Chris Wilson
1
-3
/
+3
[next]