summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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ä
2016-08-05drm/i915: fix WaInsertDummyPushConstPsMatthew Auld
2016-08-05drm/i915: Assert that the request hasn't been retiredChris Wilson
2016-08-05drm/i915: Repack fence tiling mode and stride into a single integerChris Wilson
2016-08-05drm/i915: Document and reject invalid tiling modesChris Wilson
2016-08-05drm/i915: Remove locking for get_tilingChris Wilson
2016-08-05drm/i915: Remove pinned check from madvise ioctlChris Wilson
2016-08-05drm/i915: Reduce locking inside swfinish ioctlChris Wilson
2016-08-05drm/i915: Remove (struct_mutex) locking for busy-ioctlChris Wilson
2016-08-05drm/i915: Remove (struct_mutex) locking for wait-ioctlChris Wilson
2016-08-05drm/i915: Do a nonblocking wait first in pread/pwriteChris Wilson
2016-08-05drm/i915: Remove unused no-shrinker-stealChris Wilson
2016-08-05drm/i915: Tidy generation of the GTT mmap offsetChris Wilson
2016-08-05drm/i915/shrinker: Wait before acquiring struct_mutex under oomChris Wilson
2016-08-05drm/i915: Simplify do_idling() (Ironlake vt-d w/a)Chris Wilson
2016-08-05drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutexChris Wilson
2016-08-05drm/i915: Remove forced stop ring on suspend/unloadChris Wilson
2016-08-05drm/i915/userptr: Remove superfluous interruptible=false on waitingChris Wilson
2016-08-05drm/i915: Convert non-blocking userptr waits for requests over to using RCUChris Wilson
2016-08-05drm/i915: Convert non-blocking waits for requests over to using RCUChris Wilson
2016-08-05drm/i915: Introduce i915_gem_active_wait_unlocked()Chris Wilson
2016-08-05Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter