platform/upstream/xf86-video-intel.git
2014-06-29 Chris Wilsonsna: Only preferentially upload through the GTT for...
2014-06-29 Chris Wilsonsna: Prefer linear if below tile_width
2014-06-29 Chris Wilsonsna/io: Prefer CPU copies on LLC
2014-06-29 Chris Wilsonsna: Don't discard damage for SHM pixmaps
2014-06-29 Chris Wilsonsna: Check for a mappable GPU bo before migrating damage
2014-06-29 Chris Wilsonsna: Skip adding damage if it is already contained
2014-06-29 Chris Wilsonsna: Tidy calling memcpy_from_tiled
2014-06-28 Chris Wilsonsna: Micro-optimise unswizzling tiling/detiling
2014-06-28 Chris Wilsonsna/trapezoids: Handle mono traps just in case
2014-06-27 Chris Wilsonuxa: Update Screen Pixmap width/height first
2014-06-27 Chris Wilsontest: Expand number of sources for basic benchmarking
2014-06-27 Chris Wilsonsna/dri2: DBG compile fixes
2014-06-27 Chris Wilsonsna/glyphs: Add DBG option for glyph tolerance
2014-06-27 Chris Wilsonsna/glyphs: Add DBG option for forcing glyphs-to-dst
2014-06-27 Chris Wilsonsna: Check source bo is suitable for BLT before doing so
2014-06-27 Chris Wilsonsna: Only reuse pinned batches for 830/845
2014-06-27 Chris Wilsonsna/dri2: Slightly improved DBG messages
2014-06-27 Chris Wilsonsna: Tidy selection of a near-miss active buffer.
2014-06-26 Chris Wilsonsna: Fix userptr defines to match i915_drm.h
2014-06-26 Chris Wilsonsna: Remove scare quotes from hotplug detection "enabled"
2014-06-26 Chris Wilsonsna/dri2: Hook into ClientGone callback to clear dangli...
2014-06-26 Chris Wilsonsna: Make output destroy more defensive
2014-06-25 Chris Wilsonsna/dri2: Compile fixes for ancient Xorg
2014-06-25 Chris Wilsonsna: Fix uninitialisable variable
2014-06-25 Chris Wilsonsna: Improve throttling during bo allocation
2014-06-25 Chris Wilsonsna: Only mark throttle as done after success
2014-06-25 Chris Wilsonsna: Track desired flushes better after starting a...
2014-06-25 Chris Wilsonintel: Fix weblinks (again)
2014-06-25 Chris Wilsonintel: Fix weblinks
2014-06-25 Chris Wilsonsna: Tweak scanout flush
2014-06-25 Chris Wilsonsna: Throttle before doing a TearFree buffer replacement
2014-06-25 Chris Wilsonsna: And fix the typo...
2014-06-25 Chris Wilsonsna: Disable userptr for bdw
2014-06-25 Chris Wilsonsna: Check all connectors for reuse
2014-06-24 Rodrigo ViviAdd marketing names for Broadwell
2014-06-24 Chris WilsonAdd reserved PCD IDs for Broadwell
2014-06-24 Chris Wilsonsna: Add yet more DBG messages to MST discovery
2014-06-24 Chris Wilsonconfigure: Display our README before the summary
2014-06-24 Chris Wilsonintel: Add a note about the myriad places we have ident...
2014-06-24 Chris Wilsonintel: Wait for our expected device node to appear
2014-06-24 Chris Wilsonsna: Add some more DBG around connector discovery
2014-06-24 Chris Wilsonsna: Ensure serial is not 0 for runtime MST discovery
2014-06-24 Chris Wilsonsna: Fix the usual "x = y" typos in creating boxes
2014-06-24 Chris Wilsonsna/glyphs: Clip damage to dst
2014-06-24 Chris Wilsonsna: Trim composite region against dst clip extents
2014-06-24 Chris Wilsonintel: Wait for the DRM device to load
2014-06-24 Chris Wilsonsna: Decompose self-copy into overlapping/non-overlappi...
2014-06-24 Chris Wilsonsna/dri2: Add a dash more asserts
2014-06-23 Chris Wilsonsna: Disable CRTC after MST topology change
2014-06-23 Chris Wilsonsna: Silence compiler warning for shadowed variable
2014-06-23 Chris Wilsonsna: Allow scratch pixmap to allocate linear GPU bo
2014-06-23 Chris Wilsonsna: Promote to full GPU bo after forced migration...
2014-06-23 Chris Wilsonsna: Prefer rendering on the CPU to avoid damage migration
2014-06-23 Chris Wilsonsna: Force creation of GPU bo for drawing if need be
2014-06-23 Chris Wilsonsna/gen6+: Initialise src offset before use
2014-06-23 Chris Wilsonsna: Fix flushing empty batches
2014-06-23 Chris Wilsonsna: Handle old busy_ioctl not reporting the active...
2014-06-23 Chris Wilsonsna/gen6+: Avoid adjusting copy coordinates until commi...
2014-06-23 Chris Wilsonsna/gen4+: Add some more asserts around recreating...
2014-06-23 Chris Wilsonsna: Allow the CPU bo to be created if GPU rendering...
2014-06-23 Chris Wilsonsna/gen6+: Encourage the compiler to inline a couple...
2014-06-23 Chris Wilsonsna: Prefer to render over damage into the GPU bo
2014-06-23 Chris Wilsonsna: Do not set CAN_CREATE_GPU flag for untiled allocations
2014-06-23 Chris Wilsonsna: Rename IGNORE_CPU to IGNORE_DAMAGE to better refle...
2014-06-23 Chris Wilsonsna: Add DBG breadcrumbs to sna_output_discover()
2014-06-23 Chris Wilsonsna/gen4+: Add box emitters for the generic vertex...
2014-06-23 Chris Wilsonsna: Inject a batch flush before adding a fresh bo
2014-06-23 Chris Wilsonsna: Add missing string for DBG
2014-06-22 Chris Wilsonsna: Disable unused CRTC after undock events
2014-06-22 Chris Wilsonsna: Track CRTC mode changes and discard old flips
2014-06-22 Chris Wilsonsna: Clean up CRTC on CloseScreen
2014-06-21 Chris Wilsonsna: Discard write hint from a couple more move-to-gpu
2014-06-21 Chris Wilsonsna: Clear the transform flag on disabling the CRTC
2014-06-20 Chris Wilsonsna: Avoid blending with the render engine on snoopable bo
2014-06-20 Chris Wilsonsna: Be more flexible in converting random subsamples...
2014-06-20 Chris Wilsonsna: Mark up const boxes to keep the compiler happy
2014-06-20 Chris Wilsonsna: Feed more operations into the 8x8 BLT tiler
2014-06-20 Chris Wilsonsna: Color patterns for BLT are required to be aligned...
2014-06-20 Chris Wilsontest: Increase number of tiled sources
2014-06-20 Chris Wilsonsna/dri2: Don't decouple front buffer tracking for...
2014-06-20 Chris Wilsonsna: Mark upload from SHM segment as read-only
2014-06-19 Chris Wilsonsna: Mark upload from SHM segment as read-only
2014-06-19 Chris Wilsonsna: Missed fixing y tile offset in last commit
2014-06-19 Chris Wilsonsna: Use the right pattern origin for tiled 8x8 extraction
2014-06-19 Chris Wilsonsna: Fix up small extents for 8x8 tile construction
2014-06-19 Chris Wilsonsna: Wrap pointer access for 8x8 tile construction
2014-06-19 Chris Wilsonsna: Always readback shadow damage after replacing...
2014-06-19 Chris Wilsonsna/dri2: Replace assertion with code to skip updating...
2014-06-18 Chris Wilsonsna: Fix modulus for partial conversion of tiles to...
2014-06-18 Chris Wilsonsna: Delete the silly typo
2014-06-18 Chris Wilsonsna: Do not treat both src/dst having no clones as...
2014-06-18 Chris Wilsonsna: Add log breadcrumbs with valgrind
2014-06-18 Chris Wilsonsna: Fix DBG compilation
2014-06-18 Chris Wilsonsna: Skip redundant copies when already cloned
2014-06-18 Chris Wilsonsna: Pass desired CRTC viewport for completing single...
2014-06-18 Hans de Goedeuxa: Mark the output as off before making pipe changes
2014-06-18 Hans de Goedeuxa: When the output is off, report the cached backligh...
2014-06-18 Chris Wilsonsna/gen8: Fix cleanup after failing to convert channel
2014-06-18 Chris Wilsonsna/gen8: Fix unaligned() to return true when not aligned
2014-06-18 Chris Wilsonsna: Assert that we do not try to mmap a proxy
next