platform/upstream/xf86-video-intel.git
2014-03-19 Chris Wilson2.99.911 snapshot 2.99.911
2014-03-19 Chris Wilsonsna: Assert after applying clipping that the draw recta...
2014-03-18 Chris Wilsonuxa: Implement minimal flushing for bdw+
2014-03-18 Hans de Goedeintel: Don't close the fd on probe failure if it is...
2014-03-18 Chris Wilsonuxa: Add support for server managed fds (via intel_device)
2014-03-17 Chris Wilsonsna: Improve guard against loading palettes whilst...
2014-03-17 Chris Wilsonsna: Fix logic inversion in use of imprecise transform...
2014-03-14 Chris Wilsonintel-virtual-output: Minor DBG fixes
2014-03-14 Chris Wilsonintel-virtual-output: Iterate over remote outputs in...
2014-03-14 Chris Wilsonintel-virtual-output: Disable panning before setting...
2014-03-14 Chris Wilsonintel-virtual-output: Mode names are freed with ScreenR...
2014-03-14 Chris Wilsonsna: Allow some leeway when deciding to discard common...
2014-03-14 Chris Wilsonsna: Ensure we flush SHM pixmaps if rendering to a...
2014-03-14 Chris Wilsonintel-virtual-output: Include extra debug information...
2014-03-14 Chris Wilsonintel-virtual-output: Disable remote CRTCs at startup
2014-03-13 Kenneth Graunkeuxa: Enable BLT acceleration on Broadwell.
2014-03-13 Kenneth Graunkeuxa: Remove implicit length from BLT command #defines.
2014-03-13 Chris Wilsonsna/gen6+: Simplify BLT vs RENDER decisions for fill ops
2014-03-13 Chris Wilsonsna: Nullify extra fill.ops
2014-03-13 Chris Wilsonintel: Fallback to drmGetDeviceNameFromFd()
2014-03-12 Chris Wilsonsna: Restore asserts that we do not map a freed buffer
2014-03-12 Chris Wilsonsna: Add DBG around using pixman's glyph cache
2014-03-12 Chris Wilsonsna: Only couple up a proxy->rq when inserting into...
2014-03-12 Chris Wilsonsna: Simplify code when no 64-bit registers are availab...
2014-03-11 Chris Wilsonsna: Missing fixes for using BLT points
2014-03-11 Chris Wilsonsna/glyphs: Add a smattering of DBG for validating...
2014-03-11 Chris Wilsonsna: Avoid using the wrong pitch for comparing replacem...
2014-03-11 Chris Wilsonsna: Assert that the pixmap pitch is initialised before use
2014-03-11 Chris Wilsonintel: Protect against a NULL platform device with...
2014-03-11 Chris Wilsonintel: Fix versioning of SUPPORTS_SERVER_FD
2014-03-11 Chris Wilsonsna: Be defensive when applying size restrictions to bo
2014-03-10 Chris Wilsonintel: Supply a fallback guess for the device path
2014-03-10 Hans de Goedeintel: Add support for server managed fds
2014-03-10 Chris Wilsonsna: DBG compilation fixups
2014-03-10 Chris Wilsonsna: Pass render hints for migration based on source...
2014-03-10 Chris Wilsonsna/glyph: Release the pixman glyph cache along the...
2014-03-10 Chris Wilsonsna/gen2: Fix build after last minute patch editing
2014-03-10 Chris Wilsonsna/gen2: Tidy blend factor selection for the source
2014-03-10 Chris Wilsonsna/gen2: Fix alpha blending with 8bit destination...
2014-03-10 Chris Wilsonsna: Unroll finding bbox of points
2014-03-10 Chris Wilsonsna: Emit points using the BLT primitive when appropriate
2014-03-05 Chris Wilsonsna/gen8: Correct MOCS settings for render targets
2014-03-03 Chris WilsonNEWS: Fix dates for 2014
2014-02-28 Chris Wilsonsna: Reorder writes during thread task decoupling
2014-02-27 Chris Wilsonsna: Limit the WHOLE_HINT to large PutImages
2014-02-27 Chris Wilsonsna: Avoid promoting region-to-whole migration and...
2014-02-23 Chris Wilsonsna: Tighten assertion for tiling blt fallbacks
2014-02-23 Chris Wilsonsna/gen6+: Add missing DBG argument
2014-02-23 Chris Wilsonsna: Add DBG for why trapezoids may be preferred inplace
2014-02-23 Chris Wilsonsna: Include mono/precise hints in trapezoids DBG
2014-02-23 Chris Wilsonsna: Add a little more DBG to watch the flow of allocat...
2014-02-23 Chris Wilsonsna: Avoid signed overflow when printing allocated...
2014-02-23 Chris Wilsonsna: Cleanup caches if execbuf fails
2014-02-22 Chris Wilsonsna: Propagate thread signals for extra DBG
2014-02-22 Chris Wilsonsna: Allow SIGBUS/SEGV to kill the thread
2014-02-22 Chris Wilsonsna: Move sigtrap wrapping closer to threaded sw composite
2014-02-22 Chris Wilsonsna: Assert that sigtrap is active
2014-02-22 Chris Wilsonsna: Apply the dst offset for pixman fills
2014-02-22 Chris Wilsonsna: Handle asynchronous signals from threads
2014-02-21 Chris Wilsonsna: Use a hint to do whole image uploads inplace
2014-02-21 Chris Wilsonsna: Allow allocation to fail even when debugging
2014-02-21 Chris Wilsonsna: Wrap inplace trapezoid operators with SIGBUS prote...
2014-02-21 Chris Wilsonsna: Tighten assertion for tiling blt fallbacks
2014-02-21 Chris Wilsonsna: Do not attempt fallback configuration without...
2014-02-21 Chris Wilsonsna: Do not register colormaps without any CRTCs
2014-02-20 Chris Wilsonbacklight: Make search routine for device specific...
2014-02-20 Chris Wilsonsna: Query cursor size from the kernel
2014-02-18 Mark Kettenisbacklight: Build fixes for OpenBSD
2014-02-18 Chris Wilsonintel-virtual-output: Discard unwanted events from...
2014-02-17 Hans de Goedebacklight-helper: Simplify reading the level from stdin
2014-02-17 Hans de Goedebacklight: Drop rights before executing pkexec
2014-02-17 Hans de Goedebacklight: Use System instead of system when checking...
2014-02-17 Hans de Goedebacklight: Explain better why we support both pkexec...
2014-02-15 Chris Wilsonbacklight: tidy use of BACKLIGHT_CLASS
2014-02-15 Chris Wilsonbacklight: Reject user overrides on OpenBSD
2014-02-15 Chris Wilsonbacklight: Amalgamate hardcoded priority tables
2014-02-15 Jan Alexander... Backlight helper build fixes
2014-02-15 Chris Wilsonintel: Add a helper for setting backlight without root...
2014-02-15 Hans de Goedeintel: export fd_set_cloexec / fd_set_nonblock
2014-02-15 Hans de Goedeintel: Fix fd_set_nonblock
2014-02-14 Chris Wilsonsna: Inherit the native rotation on initial output...
2014-02-14 Chris Wilsonsna: Reorganise native rotation ioctls to compile on...
2014-02-14 Chris Wilsonsna: Guard use of DRM_MODE_OBJECT type ids
2014-02-14 Chris Wilsonsna: Check that the backlight interface is in sysfs...
2014-02-13 Chris Wilsonsna: Increase the acceptable screen size range
2014-02-13 Chris Wilsonsna: Filter out requests to create a 0x0 frontbuffer
2014-02-13 Chris Wilsonsna: Fix comparison of previous BLT commands
2014-02-13 Chris Wilsonuxa: Check for access to backlight interface
2014-02-13 Chris Wilsonsna: Check for access to backlight interface
2014-02-13 Chris Wilsonsna: Clear DPMS tracking on VT switch
2014-02-13 Chris Wilsonsna: Extend native rotation support to sprites
2014-02-13 Chris Wilsonsna: Enable coordinate transforms for native CRTC rotation
2014-02-13 Chris WilsonRevert "uxa: Do not change DPMS mode on unconnected...
2014-02-13 Chris Wilsonsna: Always assign a name to the modes
2014-02-12 Chris Wilsonsna/gen5: Flush the render cache between operations
2014-02-12 Chris Wilsonintel-virtual-output: Do not resize the screen whilst...
2014-02-12 Chris Wilsonintel-virtual-output: Force an output probe on initial...
2014-02-12 Chris Wilsonintel-virtual-output: Fix checking for no change in...
2014-02-12 Chris Wilsonintel-virtual-output: Always requery modes after Output...
2014-02-12 Chris Wilsonintel-virtul-output: Double check timestamps
next