cascardo/linux.git
2016-08-22 Maarten Lankhorstdrm/i915: Fix botched merge that downgrades CSR versions.
2016-08-22 Lyudedrm/i915/skl: Ensure pipes with changed wms get added...
2016-08-22 Matt Roperdrm/i915/gen9: Only copy WM results for changed pipes...
2016-08-22 Lyudedrm/i915/skl: Add support for the SAGV, fix underrun...
2016-08-22 Lyudedrm/i915/gen6+: Interpret mailbox error flags
2016-08-22 Paulo Zanonidrm/i915: Call intel_fbc_pre_update() after pinning...
2016-08-22 Daniel Vetterdrm/i915: Ensure consistent control flow __i915_gem_act...
2016-08-22 Chris Wilsondrm/i915: Stop marking the unaccessible scratch page...
2016-08-22 Chris Wilsondrm/i915: Restore debugfs/i915_gem_gtt back to its...
2016-08-22 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160822
2016-08-19 Chris Wilsondrm/i915: Use remap_io_mapping() to prefault all PTE...
2016-08-19 Chris Wilsondrm/i915: Embed the io-mapping struct inside drm_i915_p...
2016-08-19 Chris Wilsonio-mapping: Always create a struct to hold metadata...
2016-08-19 Chris Wilsondrm/i915/fbc: Allow on unfenced surfaces, for recent gen
2016-08-19 Chris Wilsondrm/i915/fbc: Don't set an illegal fence if unfenced
2016-08-19 Chris Wilsondrm/i915: Flush delayed fence releases after reset
2016-08-19 Dave Gordondrm/i915: Reattach comment, complete type specification
2016-08-18 Chris Wilsondrm/i915/cmdparser: Accelerate copies from WC memory
2016-08-18 Chris Wilsondrm/i915/cmdparser: Use binary search for faster regist...
2016-08-18 Chris Wilsondrm/i915/cmdparser: Check for SKIP descriptors first
2016-08-18 Chris Wilsondrm/i915/cmdparser: Compare against the previous comman...
2016-08-18 Chris Wilsondrm/i915/cmdparser: Improve hash function
2016-08-18 Chris Wilsondrm/i915/cmdparser: Only cache the dst vmap
2016-08-18 Chris Wilsondrm/i915/cmdparser: Use cached vmappings
2016-08-18 Chris Wilsondrm/i915/cmdparser: Add the TIMESTAMP register for...
2016-08-18 Chris Wilsondrm/i915/cmdparser: Make initialisation failure non...
2016-08-18 Chris Wilsondrm/i915: Stop discarding GTT cache-domain on unbind vma
2016-08-18 Chris Wilsondrm/i915: Bump the inactive tracking for all VMA accessed
2016-08-18 Chris Wilsondrm/i915: Track display alignment on VMA
2016-08-18 Chris Wilsondrm/i915: Fallback to using unmappable memory for scanout
2016-08-18 Chris Wilsondrm/i915: Choose not to evict faultable objects from...
2016-08-18 Chris Wilsondrm/i915: Drop ORIGIN_GTT for untracked GTT writes
2016-08-18 Chris Wilsondrm/i915: Convert partial ggtt vma to full ggtt if...
2016-08-18 Chris Wilsondrm/i915: Fix partial GGTT faulting
2016-08-18 Chris Wilsondrm/i915: Choose partial chunksize based on tile row...
2016-08-18 Chris Wilsondrm/i915: Move fence tracking from object to vma
2016-08-18 Chris Wilsondrm/i915: Rename fence.lru_list to link
2016-08-18 Chris Wilsondrm/i915/userptr: Make gup errors stickier
2016-08-18 Chris Wilsondrm/i915: Allocate rings from stolen
2016-08-18 Chris Wilsondrm/i915: Allow ringbuffers to be bound anywhere
2016-08-18 Chris Wilsondrm/i915: Move map-and-fenceable tracking to the VMA
2016-08-18 Chris Wilsondrm/i915: Disallow direct CPU access to stolen pages...
2016-08-18 Chris Wilsondrm/i915: Fallback to single page GTT mmappings for...
2016-08-18 Chris Wilsondrm/i915: Refactor execbuffer relocation writing
2016-08-18 Chris Wilsondrm/i915: Tidy up flush cpu/gtt write domains
2016-08-18 Chris Wilsondrm/i915: Pin the pages first in shmem prepare read...
2016-08-18 Chris Wilsondrm/i915: Wait for writes through the GTT to land befor...
2016-08-18 Chris Wilsondrm/i915: Before accessing an object via the cpu, flush...
2016-08-18 Chris Wilsondrm/i915: Extract i915_gem_obj_prepare_shmem_write()
2016-08-18 Chris Wilsondrm/i915: Cache kmap between relocations
2016-08-18 Chris Wilsondrm/i915: Fallback to single page pwrite/pread if unabl...
2016-08-18 Chris Wilsondrm/i915: Mark up the GTT flush following WC writes...
2016-08-18 Chris Wilsondrm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
2016-08-18 Chris Wilsondrm/i915: vfree() no longer ignores the low bits of...
2016-08-18 Chris Wilsonagp/intel: Flush chipset writes after updating a single PTE
2016-08-18 Chris Wilsondrm/i915: Unconditionally flush any chipset buffers...
2016-08-18 Matt Roperdrm/i915/gen9: Drop invalid WARN() during data rate...
2016-08-18 Matt Roperdrm/i915/gen9: Initialize intel_state->active_crtcs...
2016-08-17 Chris Wilsondrm/i915: Add missing kerneldoc for guc_client_alloc...
2016-08-17 Chris Wilsondrm/i915: Remember to set vma->pages for the preallocat...
2016-08-17 Chris Wilsondrm/i915: Mark i915_hpd_poll_init_work as static
2016-08-17 Chris Wilsondrm/i915: Mark the static key for movntqda as static
2016-08-17 Tvrtko Ursulindrm/i915: Initialize legacy semaphores from engine...
2016-08-17 Tvrtko Ursulindrm/i915: Add enum for hardware engine identifiers
2016-08-16 Chris Wilsondrm/i915: Silence GCC warning for cmn_a_well
2016-08-16 Chris Wilsondrm/i915: Embrace the race in busy-ioctl
2016-08-15 Chris Wilsondrm/i915: Initialise mmaped_count for i915_gem_object_info
2016-08-15 Chris Wilsondrm/i915: Record the RING_MODE register for post-mortem...
2016-08-15 Chris Wilsondrm/i915: Only record active and pending requests upon...
2016-08-15 Chris Wilsondrm/i915: Print the batchbuffer offset next to BBADDR...
2016-08-15 Chris Wilsondrm/i915: Move debug only per-request pid tracking...
2016-08-15 Chris Wilsondrm/i915: Introduce i915_ggtt_offset()
2016-08-15 Chris Wilsondrm/i915: Track pinned VMA
2016-08-15 Chris Wilsondrm/i915: Consolidate i915_vma_unpin_and_release()
2016-08-15 Chris Wilsondrm/i915: Use VMA for wa_ctx tracking
2016-08-15 Chris Wilsondrm/i915: Use VMA for render state page tracking
2016-08-15 Chris Wilsondrm/i915: Use VMA as the primary tracker for semaphore...
2016-08-15 Chris Wilsondrm/i915/overlay: Use VMA as the primary tracker for...
2016-08-15 Chris Wilsondrm/i915: Move common seqno reset to intel_engine_cs.c
2016-08-15 Chris Wilsondrm/i915: Move common scratch allocation/destroy to...
2016-08-15 Chris Wilsondrm/i915: Use VMA for scratch page tracking
2016-08-15 Chris Wilsondrm/i915: Use VMA for ringbuffer tracking
2016-08-15 Chris Wilsondrm/i915: Move assertion for iomap access to i915_vma_p...
2016-08-15 Chris Wilsondrm/i915: Only change the context object's domain when...
2016-08-15 Chris Wilsondrm/i915: Use VMA as the primary object for context...
2016-08-15 Chris Wilsondrm/i915: Use VMA directly for checking tiling parameters
2016-08-15 Chris Wilsondrm/i915: Convert fence computations to use vma directly
2016-08-15 Chris Wilsondrm/i915: Track pinned vma inside guc
2016-08-15 Chris Wilsondrm/i915: Add convenience wrappers for vma's object...
2016-08-15 Chris Wilsondrm/i915: Add fetch_and_zero() macro
2016-08-15 Chris Wilsondrm/i915: Create a VMA for an object
2016-08-15 Chris Wilsondrm/i915: Always set the vma->pages
2016-08-15 Chris Wilsondrm/i915: Remove redundant WARN_ON from __i915_add_requ...
2016-08-15 Chris Wilsondrm/i915: Reduce i915_gem_objects to only show object...
2016-08-15 Chris Wilsondrm/i915: Focus debugfs/i915_gem_pinned to show only...
2016-08-15 Chris Wilsondrm/i915: Remove inactive/active list from debugfs
2016-08-15 Chris Wilsondrm/i915: Store the active context object on all engine...
2016-08-15 Chris Wilsondrm/i915: Reduce amount of duplicate buffer information...
2016-08-15 Chris Wilsondrm/i915: Record the position of the start of the request
2016-08-15 Chris Wilsondrm/i915: Show RPS autotuning thresholds along with...
next