cascardo/linux.git
2016-08-11 Ville Syrjälädrm/i915: Deal with NV12 CbCr plane AUX surface on...
2016-08-11 Ville Syrjälädrm/i915: Compute display surface offset in the plane...
2016-08-11 Ville Syrjälädrm/i915: Make intel_adjust_tile_offset() work for...
2016-08-11 Ville Syrjälädrm/i915: Allow calling intel_adjust_tile_offset()...
2016-08-11 Ville Syrjälädrm/i915: Limit fb x offset due to fences
2016-08-11 Ville Syrjälädrm/i915: Adjust obj tiling vs. fb modifier rules
2016-08-11 Ville Syrjälädrm/i915: Use fb modifiers for display tiling decisions
2016-08-11 Ville Syrjälädrm/i915: Pass around plane_state instead of fb+rotation
2016-08-11 Ville Syrjälädrm/i915: Move SKL hw stride calculation into a helper
2016-08-11 Ville Syrjälädrm/i915: Don't pass pitch to intel_compute_page_offset()
2016-08-11 Ville Syrjälädrm/i915: Rewrite fb rotation GTT handling
2016-08-11 Ville Syrjälädrm/i915: Account for TSEG size when determining 865G...
2016-08-11 Tvrtko Ursulindrm/i915/guc: Consolidate firmware major-minor to one...
2016-08-11 Tvrtko Ursulindrm/i915: Store number of active engines in device...
2016-08-10 Chris Wilsondrm/i915: Move setting of request->batch into its singl...
2016-08-10 Chris Wilsondrm/i915: Mark unmappable GGTT entries as PIN_HIGH
2016-08-10 Chris Wilsondrm/i915: Fix nesting of rps.mutex and struct_mutex...
2016-08-10 Imre Deakdrm/i915: Remove LVDS and PPS suspend time save/restore
2016-08-10 Imre Deakdrm/i915: Apply the PPS register unlock workaround...
2016-08-10 Imre Deakdrm/i915/dp: Restore PPS HW state from the encoder...
2016-08-10 Imre Deakdrm/i915/lvds: Restore initial HW state during encoder...
2016-08-10 Imre Deakdrm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON...
2016-08-10 Imre Deakdrm/i915: Merge the PPS register definitions
2016-08-10 Dave Gordondrm/i915/guc: re-optimise i915_guc_client layout
2016-08-10 Dave Gordondrm/i915/guc: use for_each_engine_id() where appropriate
2016-08-10 Dave Gordondrm/i915/guc: add engine mask to GuC client & pass...
2016-08-10 Dave Gordondrm/i915/guc: refactor guc_init_doorbell_hw()
2016-08-10 Dave Gordondrm/i915/guc: doorbell reset should avoid used doorbells
2016-08-10 Chris Wilsondrm/i915: Use RCU to annotate and enforce protection...
2016-08-10 Chris Wilsondrm/i915: Move missed interrupt detection from hangchec...
2016-08-10 Chris Wilsondrm/i915: Always mark the writer as also a read for...
2016-08-09 Dave Gordondrm: avoid "possible bad bitmask?" warning
2016-08-09 Chris Wilsondrm/i915: Correct typo for __i915_gem_active_get_rcu...
2016-08-05 Ville Syrjälädrm/i915: Use the g4x+ approach on gen2 for handling...
2016-08-05 Ville Syrjälädrm/i915: Introduce gpu_reset_clobbers_display()
2016-08-05 Maarten Lankhorstdrm/i915: Add a way to test the modeset done during...
2016-08-05 Maarten Lankhorstdrm/i915: Fix modeset handling during gpu reset, v5.
2016-08-05 Ville Syrjälädrm/i915: Don't mark PCH underrun reporting as disabled...
2016-08-05 Ville Syrjälädrm/i915: Add some curly braces
2016-08-09 Chris Wilsondrm/i915: Do not overwrite the request with zero on...
2016-08-09 Chris Wilsondrm/i915: Add smp_rmb() to busy ioctl's RCU dance
2016-08-09 Chris Wilsondrm/i915: Don't check for idleness before retiring...
2016-08-09 Chris Wilsondrm/i915: Wrap the protected active RCU dereference...
2016-08-09 Chris Wilsondrm/i915: Remove unused i915_gem_active_peek_rcu()
2016-08-08 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160808
2016-08-05 Matthew Aulddrm/i915: fix aliasing_ppgtt leak
2016-08-05 Daniel Vetterdrm/i915: Update comment before i915_spin_request
2016-08-05 Rodrigo Vividrm/i915: Use drm official vblank_no_hw_counter callback.
2016-08-05 Rodrigo Vividrm/i915: Fix copy_to_user usage for pipe_crc
2016-08-05 Ville SyrjäläRevert "drm/i915: Track active streams also for DP...
2016-08-05 Matthew Aulddrm/i915: fix WaInsertDummyPushConstPs
2016-08-05 Chris Wilsondrm/i915: Assert that the request hasn't been retired
2016-08-05 Chris Wilsondrm/i915: Repack fence tiling mode and stride into...
2016-08-05 Chris Wilsondrm/i915: Document and reject invalid tiling modes
2016-08-05 Chris Wilsondrm/i915: Remove locking for get_tiling
2016-08-05 Chris Wilsondrm/i915: Remove pinned check from madvise ioctl
2016-08-05 Chris Wilsondrm/i915: Reduce locking inside swfinish ioctl
2016-08-05 Chris Wilsondrm/i915: Remove (struct_mutex) locking for busy-ioctl
2016-08-05 Chris Wilsondrm/i915: Remove (struct_mutex) locking for wait-ioctl
2016-08-05 Chris Wilsondrm/i915: Do a nonblocking wait first in pread/pwrite
2016-08-05 Chris Wilsondrm/i915: Remove unused no-shrinker-steal
2016-08-05 Chris Wilsondrm/i915: Tidy generation of the GTT mmap offset
2016-08-05 Chris Wilsondrm/i915/shrinker: Wait before acquiring struct_mutex...
2016-08-05 Chris Wilsondrm/i915: Simplify do_idling() (Ironlake vt-d w/a)
2016-08-05 Chris Wilsondrm/i915: Enable i915_gem_wait_for_idle() without holdi...
2016-08-05 Chris Wilsondrm/i915: Remove forced stop ring on suspend/unload
2016-08-05 Chris Wilsondrm/i915/userptr: Remove superfluous interruptible...
2016-08-05 Chris Wilsondrm/i915: Convert non-blocking userptr waits for reques...
2016-08-05 Chris Wilsondrm/i915: Convert non-blocking waits for requests over...
2016-08-05 Chris Wilsondrm/i915: Introduce i915_gem_active_wait_unlocked()
2016-08-05 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-08-05 Ville Syrjälädrm/i915: Fix iboost setting for SKL Y/U DP DDI buffer...
2016-08-04 Matt Roperdrm/i915/gen9: Give one extra block per line for SKL...
2016-08-04 Chris Wilsondrm/i915: Export our request as a dma-buf fence on...
2016-08-04 Chris Wilsondrm/i915: Enable lockless lookup of request tracking...
2016-08-04 Chris Wilsondrm/i915: Move i915_gem_object_wait_rendering()
2016-08-04 Chris Wilsondrm/i915: Move obj->active:5 to obj->flags
2016-08-04 Chris Wilsondrm/i915: Use dev_priv consistently through the intel_f...
2016-08-04 Chris Wilsondrm/i915: Use atomics to manipulate obj->frontbuffer_bits
2016-08-04 Chris Wilsondrm/i915: Make fb_tracking.lock a spinlock
2016-08-04 Chris Wilsondrm/i915: Separate intel_frontbuffer into its own header
2016-08-04 Chris Wilsondrm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
2016-08-04 Chris Wilsondrm/i915: Make i915_vma_pin() small and inline
2016-08-04 Chris Wilsondrm/i915: Combine all i915_vma bitfields into a single...
2016-08-04 Chris Wilsondrm/i915: Start passing around i915_vma from execbuffer
2016-08-04 Chris Wilsondrm/i915: Wrap vma->pin_count accessors with small...
2016-08-04 Chris Wilsondrm/i915: Record allocated vma size
2016-08-04 Chris Wilsondrm/i915: Update i915_gem_get_ggtt_size/_alignment...
2016-08-04 Chris Wilsondrm/i915: Update the GGTT size/alignment query functions
2016-08-04 Chris Wilsondrm/i915: Convert 4096 alignment request to 0 for drm_m...
2016-08-04 Chris Wilsondrm/i915: Split insertion/binding of an object into...
2016-08-04 Chris Wilsondrm/i915: Reduce WARN(i915_gem_valid_gtt_space) to...
2016-08-04 Chris Wilsondrm/i915: Pad GTT views of exec objects up to user...
2016-08-04 Chris Wilsondrm/i915: Fix up vma alignment to be u64
2016-08-04 Chris Wilsondrm/i915: Remove i915_gem_execbuffer_retire_commands()
2016-08-04 Chris Wilsondrm/i915: Remove request retirement before each batch
2016-08-04 Chris Wilsondrm/i915: Double check the active status on the batch...
2016-08-04 Chris Wilsondrm/i915: Remove surplus drm_device parameter to i915_g...
2016-08-04 Chris Wilsondrm/i915: Combine loops within i915_gem_evict_something
2016-08-04 Chris Wilsondrm/i915: Acquire audio powerwell for HD-Audio registers
next