platform/upstream/xf86-video-intel.git
2014-02-01 Chris Wilsonglamor: Enable Xv support
2014-02-01 Chris Wilson2.99.908 snapshot 2.99.908
2014-01-31 Chris Wilsonsna: remove short-circuit for move-to-CPU when damage...
2014-01-31 Chris Wilsonsna: Use 24bpp rendering by default for gen2 again
2014-01-31 Chris Wilsonsna: Balance memory accounting for buffer objects
2014-01-31 Chris Wilsonsna: Reorder assignments vs DBG
2014-01-31 Chris Wilsonsna: Actually reuse pixmap headers for ordinary pixmaps
2014-01-31 Chris Wilsonsna: Tidy up pixmap header allocations
2014-01-31 Chris Wilsonsna: Show the memory debug info again
2014-01-30 Chris Wilsonsna: Silence a compiler warning for mismatching const...
2014-01-30 Chris Wilsonsna: Suppress warning for freeing a "constant" string
2014-01-30 Chris Wilsonsna: Handle char *backlight_iface
2014-01-30 Chris Wilsonsna: Constify GCFunc to quieten the compiler.
2014-01-29 Chris Wilsonsna: Fix format specifier typo ('%D') in DBG
2014-01-29 Chris Wilsonsna: Always clear the domain even only a potential...
2014-01-29 Chris Wilsonsna: We can only retire a bo if is not referenced by...
2014-01-29 Chris Wilsonsna: Add assertions for set/get binding
2014-01-29 Chris Wilsonsna/gen4+: Assert that the cached binding location...
2014-01-29 Chris Wilsonsna: Do not use color corrected pixel values for compar...
2014-01-29 Chris Wilsonsna/gen6+: Encourage inplace uploads for Composite
2014-01-29 Chris Wilsonsna: Skip undamaged TearFree redisplays
2014-01-28 Chris WilsonAllow selection of glamor as the default acceleration...
2014-01-28 Chris Wilsonsna: Check for a hang after a spurious error return...
2014-01-28 Chris Wilsonsna: Be a little more assertive in retiring after set...
2014-01-28 Chris Wilsonsna: Cancel the backlight change if set-property(DPMS...
2014-01-27 Chris Wilsonsna: Rearrange damage allocation to handle malloc failu...
2014-01-27 Chris Wilsonsna: Use signal-safe DBG
2014-01-24 Chris Wilsonsna/gen3+: Allow for spill when aligning vertices
2014-01-24 Chris Wilsonsna/gen2+: Inspect composite flags to discard unneeded...
2014-01-23 Chris Wilsonsna/gen2,3: Don't set BLT_DST_TILED
2014-01-23 Chris Wilsonsna: Protect against fake CRTCs during initial probe
2014-01-23 Chris Wilsonsna: Avoid erroneous discarding operations for partial...
2014-01-23 Chris Wilsonglamor: Don't require the glamoregl module to be pre...
2014-01-22 Chris Wilsonsna: Assert that the fill box is within bounds
2014-01-21 Chris Wilsonsna: Restore gc->serialNumber correctly after falling...
2014-01-21 Chris Wilsonsna: Initialise the TearFree shadow output from the...
2014-01-21 Chris Wilsonsna/gen4: Add an ALWAYS_FLUSH debugging option
2014-01-21 Chris Wilsonsna: Drop bogus assert added in recent patches
2014-01-21 Chris Wilsonsna: Reduce zeal of new gc->pCompositeClip
2014-01-21 Chris Wilsonsna: Fix typo in assertion from previous commit
2014-01-21 Chris Wilsonsna: More assertions for tracking gc->pCompositeClip
2014-01-20 Mark Kettenissna: build fix for OpenBSD
2014-01-20 Chris Wilsonsna: Include serial numbers in ValidateGC DBG
2014-01-20 Chris Wilsonsna: Short-cut the fallback for XCopyArea with depth < 8
2014-01-20 Chris Wilsonsna: Add some more DBG output around the clipping in...
2014-01-20 Chris Wilsonintel-virtual-output: Tidy some DBG for copying new...
2014-01-20 Chris Wilsonsna: Increase limit on number of possible outputs
2014-01-20 Chris Wilsonintel-virtual-output: Print error events for debugging
2014-01-20 Chris Wilsonintel-virtual-output: Disable remote display if SetCrtc...
2014-01-20 Chris Wilsonintel-virtual-output: Clone modes onto remote display
2014-01-20 Chris Wilsonsna: Yield the processor if the kernel reports EAGAIN
2014-01-19 Chris Wilsonsna: Use device minor to narrow search for debugfs...
2014-01-19 Chris Wilsonsna: Always emit an error message when an execbuffer...
2014-01-19 Chris Wilsonsna: Discard pending wait_for_shadow updates before...
2014-01-18 Chris Wilsonsna: Refactor common routines for debugfs file dumping
2014-01-18 Chris Wilsonsna: Fix typo in debugfs paths
2014-01-18 Chris Wilsonsna: Dump fence registers upon starvation
2014-01-17 Chris Wilsonintel: Silence a compiler warning (-Wshadow)
2014-01-17 RinatProvide DRI2DriverVDPAU for future compatibility
2014-01-17 Chris Wilsonsna: Nullify pixmap->devPrivate.ptr after promoting...
2014-01-17 Chris Wilsonsna: Intensify the move-to-cpu pointer paranoia
2014-01-17 Chris Wilsonsna: Cull the DBG spew to stderr
2014-01-16 Chris Wilsonsna: Regularly check that the devPrivate.ptr is valid
2014-01-16 Chris Wilsonsna: Avoid allocating temporary storage for TearFree...
2014-01-16 Chris Wilsonsna: Make the temporary upload pixmap as having a stati...
2014-01-15 Chris Wilsonsna: Add some more paranoia around dangling pointers
2014-01-10 Chris Wilsonsna: Handle release of active stolen scanouts
2014-01-10 Chris Wilsonsna/dri: Handle TearFree vblanks whilst the pipe is off
2014-01-10 Chris Wilsonsna: Include the deferred hotplug uevent propagation...
2014-01-09 Chris Wilsonsna: Add regular refcnt checks on pixmap bo
2014-01-08 Chris WilsonRevert "sna: Remove spurious SAMPLER writemask for...
2014-01-07 Chris Wilsonsna/gen4: Tidy URB_FENCE command
2014-01-07 Chris Wilsonsna/gen4: Use PIPE_CONTROL for a smaller hammer
2014-01-07 Chris Wilsonsna/gen4: Check for available batch space before restor...
2014-01-07 Chris Wilsonsna/gen4: Reduce flushes between primitive continuations
2014-01-07 Chris Wilsonsna: Remove spurious SAMPLER writemask for gen4
2014-01-06 Chris Wilsonuxa: Always treat DPMSModeSuspend/Standby similar to...
2014-01-06 Chris Wilsonuxa: Disable updating properties upon reading their...
2014-01-06 Chris Wilsonsna: Always treat DPMSModeSuspend/Standby similar to...
2014-01-06 Chris Wilsonuxa/dri: Pixmap are offscreen and not attached to any...
2014-01-02 Chris Wilsonsna/gen7+: Emit invalidate between operations if render...
2013-12-30 Chris Wilson2.99.907 snapshot 2.99.907
2013-12-16 Chris Wilsonsna/gen4: Sacrifice performance to workaround render...
2013-12-15 Chris Wilsonsna: Remove stale assertion
2013-12-15 Chris Wilsonintel-virtual-output: Disable build if timerfd is not...
2013-12-15 Chris Wilsonsna: Avoid recursive out-of-order operations in the...
2013-12-12 Chris Wilsonsna/gen4+: Drop new assertion that we only finish a...
2013-12-11 Chris Wilsonsna: Remove unused variable
2013-12-11 Chris Wilsonintel: Recognise gen8
2013-12-11 Chris Wilsonsna: Enable scanline waits for Broadwell
2013-12-11 Chris Wilsonsna/gen8: Initial backend for Broadwell
2013-12-11 Chris WilsonUpdate i915_pciids.h
2013-12-10 Chris Wilsonsna/gen2,3: Replace stale bo replacement with simple...
2013-12-10 Chris Wilsonsna: Set minimum pitch alignment to 8 bytes
2013-12-09 Chris Wilsonsna: Only discard READ hint for TearFree copy iff it...
2013-12-09 Chris Wilsonsna: Fallback gracefully when redisplaying after a...
2013-12-08 Chris Wilsonsna: Simplify kgem_bo_can_map()
2013-12-05 Chris Wilsonsna: Pass MOVE_READ for partial TearFree move-to-gpu
2013-12-05 Chris Wilsonsna: OsRegisterSigWrapper was only introduced in 1...
2013-12-05 Chris Wilsonconfigure: Correct closing ']'
next