summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-11drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+Ville Syrjälä
2016-08-11drm/i915: Compute display surface offset in the plane check hook for SKL+Ville Syrjälä
2016-08-11drm/i915: Make intel_adjust_tile_offset() work for linear buffersVille Syrjälä
2016-08-11drm/i915: Allow calling intel_adjust_tile_offset() multiple timesVille Syrjälä
2016-08-11drm/i915: Limit fb x offset due to fencesVille Syrjälä
2016-08-11drm/i915: Adjust obj tiling vs. fb modifier rulesVille Syrjälä
2016-08-11drm/i915: Use fb modifiers for display tiling decisionsVille Syrjälä
2016-08-11drm/i915: Pass around plane_state instead of fb+rotationVille Syrjälä
2016-08-11drm/i915: Move SKL hw stride calculation into a helperVille Syrjälä
2016-08-11drm/i915: Don't pass pitch to intel_compute_page_offset()Ville Syrjälä
2016-08-11drm/i915: Rewrite fb rotation GTT handlingVille Syrjälä
2016-08-11drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-08-11drm/i915/guc: Consolidate firmware major-minor to one placeTvrtko Ursulin
2016-08-11drm/i915: Store number of active engines in device infoTvrtko Ursulin
2016-08-10drm/i915: Move setting of request->batch into its single callsiteChris Wilson
2016-08-10drm/i915: Mark unmappable GGTT entries as PIN_HIGHChris Wilson
2016-08-10drm/i915: Fix nesting of rps.mutex and struct_mutex during powersave initChris Wilson
2016-08-10drm/i915: Remove LVDS and PPS suspend time save/restoreImre Deak
2016-08-10drm/i915: Apply the PPS register unlock workaround more consistentlyImre Deak
2016-08-10drm/i915/dp: Restore PPS HW state from the encoder resume hookImre Deak
2016-08-10drm/i915/lvds: Restore initial HW state during encoder enablingImre Deak
2016-08-10drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitionsImre Deak
2016-08-10drm/i915: Merge the PPS register definitionsImre Deak
2016-08-10drm/i915/guc: re-optimise i915_guc_client layoutDave Gordon
2016-08-10drm/i915/guc: use for_each_engine_id() where appropriateDave Gordon
2016-08-10drm/i915/guc: add engine mask to GuC client & pass to GuCDave Gordon
2016-08-10drm/i915/guc: refactor guc_init_doorbell_hw()Dave Gordon
2016-08-10drm/i915/guc: doorbell reset should avoid used doorbellsDave Gordon
2016-08-10drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bhChris Wilson
2016-08-10drm/i915: Move missed interrupt detection from hangcheck to breadcrumbsChris Wilson
2016-08-10drm/i915: Always mark the writer as also a read for busy ioctlChris Wilson
2016-08-09drm: avoid "possible bad bitmask?" warningDave Gordon
2016-08-09drm/i915: Correct typo for __i915_gem_active_get_rcu in a commentChris Wilson
2016-08-05drm/i915: Use the g4x+ approach on gen2 for handling display stuff around GPU...Ville Syrjälä
2016-08-05drm/i915: Introduce gpu_reset_clobbers_display()Ville Syrjälä
2016-08-05drm/i915: Add a way to test the modeset done during gpu reset, v3.Maarten Lankhorst
2016-08-05drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst
2016-08-05drm/i915: Don't mark PCH underrun reporting as disabled for transcoder B/C on...Ville Syrjälä
2016-08-05drm/i915: Add some curly bracesVille Syrjälä
2016-08-09drm/i915: Do not overwrite the request with zero on reallocationChris Wilson
2016-08-09drm/i915: Add smp_rmb() to busy ioctl's RCU danceChris Wilson
2016-08-09drm/i915: Don't check for idleness before retiring after a GPU hangChris Wilson
2016-08-09drm/i915: Wrap the protected active RCU dereference in a helperChris Wilson
2016-08-09drm/i915: Remove unused i915_gem_active_peek_rcu()Chris Wilson
2016-08-08drm/i915: Update DRIVER_DATE to 20160808Daniel Vetter
2016-08-05drm/i915: fix aliasing_ppgtt leakMatthew Auld
2016-08-05drm/i915: Update comment before i915_spin_requestDaniel Vetter
2016-08-05drm/i915: Use drm official vblank_no_hw_counter callback.Rodrigo Vivi
2016-08-05drm/i915: Fix copy_to_user usage for pipe_crcRodrigo Vivi
2016-08-05Revert "drm/i915: Track active streams also for DP SST"Ville Syrjälä