platform/upstream/xf86-video-intel.git
2014-06-13 Chris Wilsonsna: Try to reuse the current cursor if we fail to...
2014-06-13 Chris Wilsonxvmc: Refactor mutex locking
2014-06-13 Chris Wilsonxvmc: Sanitize compile and library flags
2014-06-13 Chris Wilsonconfigure: Fix DRI2 build
2014-06-13 Chris Wilsonsna: Reorder ignore_cpu_damage() to avoid asserts
2014-06-13 Chris Wilsonsna/gen8: Allow reads from scanout to be cached
2014-06-13 Chris Wilsonsna/gen8: Check for WT support before attempting to...
2014-06-13 Chris Wilsonconfigure: Allow manual disabling of each DRI level
2014-06-12 Chris Wilsonsna: Try to use CPU uploads before BLT uploads
2014-06-12 Chris Wilsonsna: Refactor USE_INPLACE debug macro
2014-06-11 Chris Wilsonsna/gen8: Clear a couple more push constants
2014-06-11 Chris Wilsonsna: Remove bogus assertion
2014-06-11 Chris Wilsonsna: Fix direction flags for memmove
2014-06-11 Chris Wilsonsna: Use the pixmap header creation routine
2014-06-11 Chris Wilsonsna/gen6+: On small GT avoid the intermediate copy...
2014-06-11 Chris Wilsonsna/gen6+: Overlapping bo by definition have compatible...
2014-06-11 Chris Wilsonsna: First copy to overlap temporary must be using...
2014-06-11 Chris Wilsonsna: Remove debugging hunk
2014-06-11 Chris Wilsonsna: Update damage pointer after the implicit reduction
2014-06-11 Chris Wilsonsna: Fix scanout creation routine for old kernels ...
2014-06-11 Chris Wilsonsna: Add some DBG to the memmove path
2014-06-11 Chris Wilsonsna: Tweak self-copy boxes to hit the GPU more often
2014-06-11 Chris Wilsonsna: Recheck source bo after migrating dst (in case...
2014-06-11 Chris Wilsonsna: Skip redundant clears
2014-06-11 Chris Wilsonsna/glyphs: Always print some DBG when performing fallback
2014-06-11 Chris Wilsonsna: Add some asserts to track redundant damage operations
2014-06-11 Chris Wilsonsna/gen8: Check offset alignment before using a userptr...
2014-06-11 Chris Wilsonsna: Support efficient cursor updates for old machines
2014-06-11 Chris Wilsonsna: MST topologies may change on any hotplug event
2014-06-11 Chris Wilsonsna: Create a stable output name based on MST topology
2014-06-11 Chris Wilsonsna: Ignore setting read-only for temporary userptr...
2014-06-11 Chris Wilsonsna: Prefer to operate inplace on the GPU rather than...
2014-06-11 Chris Wilsonsna: Discard TearFree damage before checking for an...
2014-06-11 Chris Wilsonsna: Silence compiler warnings for discarding const...
2014-06-11 Chris Wilsonsna: Squelch log messages for fb/pixmap tiling in the...
2014-06-11 Chris Wilsonsna: Mark the GPU as all damaged when discarding CPU...
2014-06-10 Chris Wilsonsna/dri2: Check that the window covers the whole CRTC...
2014-06-10 Chris Wilsonsna: Cast away compiler warning
2014-06-10 Chris Wilsonsna: Expand debugging to cover gen8 BLT variations
2014-06-10 Chris Wilsonsna: Fix arguments when flipping transformed TearFree...
2014-06-10 Chris Wilsonsna: Tidy a few asserts on the state of crtc->flip_bo
2014-06-10 Chris Wilsonsna: Handle the user passing "Backlight" ""
2014-06-10 Chris Wilson2.99.912 snapshot 2.99.912
2014-06-10 Chris Wilsonsna: Queue a flip after fixing up a failed flip
2014-06-09 Chris Wilsonsna: Fix the typo in the last commit
2014-06-09 Chris Wilsonsna: Add an extra error message before disabling a...
2014-06-09 Chris Wilsonconfigure: Allow disabling control over the backlight
2014-06-09 Chris Wilsonsna: Defer the copy back from the shadow CRTC bo until...
2014-06-09 Chris Wilsonsna: Fix cut'n'paste DBG error
2014-06-09 Chris Wilsonsna/dri2: Avoid trying to flip between bo with differen...
2014-06-09 Chris Wilsonsna: Fixup normal flips between different pitches
2014-06-09 Chris Wilsonsna/dri2: Allow TearFree flipping to individual CRTC
2014-06-09 Chris Wilsonsna: Do not rely on udev_monitor_receive_device() being...
2014-06-08 Chris Wilsonuxa: Do not FreePixmap(screen->devPrivate)
2014-06-08 Chris Wilsonsna/dri2: DBG compile fix
2014-06-08 Chris Wilsonsna/dri2: Allow xchg to replace the frontbuffer when...
2014-06-08 Chris Wilsonsna/dri2: Use xchg for offscreen drawables where applicable
2014-06-08 Chris Wilsonsna/dri2: Explicitly drain the pending event queue...
2014-06-08 Chris Wilsonsna/dri2: Mark frames under construction
2014-06-08 Chris Wilsonsna/dri2: Check the xchg against the Pixmap size
2014-06-07 Chris Wilsonsna: Restore backlight when switching to VT
2014-06-07 Chris Wilsonsna: Fix reporting of TearFree
2014-06-07 Chris Wilsonsna: Release CRTC on VT switch
2014-06-07 Chris Wilsonsna: Allow TearFree to be enabled by default via configure
2014-06-07 Chris Wilsonsna: Fix TearFree for non-compositors
2014-06-06 Chris Wilsonsna: Fix no relaxed delta path for gen4+
2014-06-06 Chris Wilsonsna: Auto-retire upload proxies
2014-06-06 Chris Wilsonsna: Only allow the inplace copy to replace a complete...
2014-06-06 Chris Wilsonsna: Rearrange scanout_flush checking to avoid potentia...
2014-06-06 Chris Wilsonsna: Report KMS driver version
2014-06-06 Chris Wilsonman: Update notes about TearFree
2014-06-06 Chris Wilsonsna/dri2: Restore flush on front buffers after swapping bo
2014-06-06 Chris Wilsonsna: Hook up a backlight udev monitor for external...
2014-06-05 Chris Wilsonsna: When the output is off, report the cached backligh...
2014-06-05 Chris Wilsonsna: Inline calls to save/restore backlight around...
2014-06-05 Chris Wilsonsna: Set initial output DPMS state from kernel
2014-06-05 Chris Wilsonsna: Make sure we recompute the vblank interval after...
2014-06-05 Chris Wilsonsna: Skip marking the CRTC as damaged for TearFree
2014-06-05 Chris Wilsonsna: Fix DBG compilation
2014-06-05 Chris Wilsonsna: Curry parameters to sna_damage_all()
2014-06-05 Chris Wilsonsna: Mark CPU as all damaged when discarding a busy...
2014-06-05 Chris Wilsonsna/dri2: Enable immediate buffer exchanges
2014-06-03 Chris Wilsonconfigure: XORG_DRIVER_CHECK_EXT does not create CFLAGS...
2014-06-03 Chris Wilsonconfigure: Remove xf86driproto from REQUIRED_MODULES
2014-06-03 Adam Jacksonconfigure: Don't link the driver against libX11
2014-06-03 Chris Wilsonsna: Replace the bo for tiled uploads if not suitable...
2014-06-03 Chris Wilsonsna: Allow replacements to cancel operations between...
2014-06-03 Chris Wilsonsna: Discard unwanted damage when promoting to a full...
2014-06-02 Chris Wilsonsna: Fix early return in download using the GPU
2014-06-02 Chris Wilsonsna: Use CPU mmappings for linear uploads
2014-06-02 Chris WilsonOnly enable the new Cursor API for the next pre-release...
2014-06-02 Keith Packarduxa: Add Present extension support
2014-06-02 Keith Packarduxa: Restructure DRM event handling.
2014-06-02 Keith Packarduxa: Support 64-bit MSC values. Handle kernel vageries...
2014-06-02 Chris Wilsonuxa: Add DRI3 and miSyncShm support
2014-06-02 Chris Wilsonsna: Add support for Present
2014-06-02 Chris Wilsonsna: Add support for DRI3
2014-06-02 Chris Wilsonsna: Relax tiling height restrictions
2014-06-02 Chris Wilsonintel-virtual-output: Add DRI3 xfer path
2014-06-02 Chris WilsonAdd rudimentary tests for Present
next