Show patches with: State = Action Required       |   118779 patches
« 1 2 ... 859 860 8611187 1188 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/33] drm/i915: Reduce i915_gem_objects to only show object information - 1 - --- 2016-08-07 Chris Wilson New
[11/33] drm/i915: Focus debugfs/i915_gem_pinned to show only display pins - 1 - --- 2016-08-07 Chris Wilson New
[10/33] drm/i915: Remove inactive/active list from debugfs - 1 - --- 2016-08-07 Chris Wilson New
[09/33] drm/i915: Mark unmappable GGTT entries as PIN_HIGH - 1 - --- 2016-08-07 Chris Wilson New
[08/33] drm/i915: Move setting of request->batch into its single callsite - 1 - --- 2016-08-07 Chris Wilson New
[07/33] drm/i915: Store the active context object on all engines upon error - 1 - --- 2016-08-07 Chris Wilson New
[06/33] drm/i915: Stop the machine whilst capturing the GPU crash dump - - - --- 2016-08-07 Chris Wilson New
[05/33] drm/i915: Reduce amount of duplicate buffer information captured on error - 1 - --- 2016-08-07 Chris Wilson New
[04/33] drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh - 2 - --- 2016-08-07 Chris Wilson New
[03/33] drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs - - - --- 2016-08-07 Chris Wilson New
[02/33] drm/i915: Do not overwrite the request with zero on reallocation - 1 - --- 2016-08-07 Chris Wilson New
[01/33] drm/i915: Add smp_rmb() to busy ioctl's RCU dance - 2 - --- 2016-08-07 Chris Wilson New
[4/4] drm/i915: Separate out reset flags from the reset counter - - - --- 2016-08-06 Chris Wilson New
[3/4] drm/i915: Update reset path to fix incomplete requests - - - --- 2016-08-06 Chris Wilson New
[2/4] drm/i915: Simplify ELSP queue request tracking - - - --- 2016-08-06 Chris Wilson New
[1/4] drm/i915: Record the position of the start of the request - - - --- 2016-08-06 Chris Wilson New
[v8,6/6] drm/i915/skl: Update DDB values atomically with wms/plane attrs - - - --- 2016-08-06 cpaul@redhat.com New
[v8,5/6] drm/i915: Move CRTC updating in atomic_commit into it's own hook - 1 - --- 2016-08-06 cpaul@redhat.com New
[v8,4/6] drm/i915/skl: Ensure pipes with changed wms get added to the state - 1 - --- 2016-08-06 cpaul@redhat.com New
[v8,3/6] drm/i915/skl: Update plane watermarks atomically during plane updates - 1 - --- 2016-08-06 cpaul@redhat.com New
[v8,2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw - 2 - --- 2016-08-06 cpaul@redhat.com New
[v8,1/6] drm/i915/skl: Add support for the SAGV, fix underrun hangs - 2 - --- 2016-08-06 cpaul@redhat.com New
[isg-gms] drm/i915/bxt: Bring MIPI out of reset - - - --- 2016-08-05 James Xiong New
[2/2] drm/i915: Do not overwrite the request with zero on reallocation - - - --- 2016-08-05 Chris Wilson New
[1/2] drm/i915: Add smp_rmb() to busy ioctl's RCU dance - 1 - --- 2016-08-05 Chris Wilson New
drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh - - - --- 2016-08-05 Chris Wilson New
[4/4] drm/i915: Use the g4x+ approach on gen2 for handling display stuff around GPU reset - 1 - --- 2016-08-05 Ville Syrjala New
[3/4] drm/i915: Introduce gpu_reset_clobbers_display() - 1 - --- 2016-08-05 Ville Syrjala New
[v2,2/4] drm/i915: Add a way to test the modeset done during gpu reset, v3. - 1 1 --- 2016-08-05 Ville Syrjala New
[v5,1/4] drm/i915: Fix modeset handling during gpu reset, v5. - - 1 --- 2016-08-05 Ville Syrjala New
drm/i915: Add smp_rmb() to busy ioctl's RCU dance - 1 - --- 2016-08-05 Chris Wilson New
drm/i915/bxt: Bring MIPI out of reset (v2) - - - --- 2016-08-05 Paauwe, Bob J New
drm/i915: fix aliasing_ppgtt leak - 1 - --- 2016-08-05 Matthew Auld New
drm/i915: Add some curly braces - 1 - --- 2016-08-05 Ville Syrjala New
drm/i915: Don't mark PCH underrun reporting as diasabled for transcoder B/C on LPT-H - 1 - --- 2016-08-05 Ville Syrjala New
drm/i915: Prevent oops on req->engine in rcu-protected peeking - - - --- 2016-08-05 Daniel Vetter New
[v2,11/11] drm/i915/tdr: Enable Engine reset and recovery support - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,10/11] drm/i915/tdr: Export reset count info to debugfs - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,09/11] drm/i915/tdr: Add engine reset count to error state - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,08/11] drm/i915: Skip reset request if there is one already - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,07/11] drm/i915/tdr: Add support for per engine reset recovery - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,06/11] drm/i915/tdr: Modify error handler for per engine hang recovery - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,05/11] drm/i915: Separate out reset flags from the reset counter - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,04/11] drm/i915: Update i915.reset to handle engine resets - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,03/11] drm/i915: Update reset path to fix incomplete requests - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,02/11] drm/i915: Simplify ELSP queue request tracking - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
[v2,01/11] drm/i915: Record the position of the start of the request - - - --- 2016-08-05 arun.siluvery@linux.intel.com New
drm/i915: Do not overwrite the request with zero on reallocation - - - --- 2016-08-05 Daniel Vetter New
[v2] drm/i915: Do not overwrite the request with zero on reallocation - - - --- 2016-08-05 Chris Wilson New
drm/i915: Update comment before i915_spin_request - - - --- 2016-08-05 Daniel Vetter New
Revert "drm/i915: Track active streams also for DP SST" 1 - - --- 2016-08-05 Ville Syrjala New
drm/i915: Do not overwrite the request with zero on reallocation - - - --- 2016-08-05 Chris Wilson New
[v2] drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs - - - --- 2016-08-05 Chris Wilson New
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs - - - --- 2016-08-05 Chris Wilson New
[v4,4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines - - - --- 2016-08-05 Tomeu Vizoso New
[v4,3/4] drm/i915: Use new CRC debugfs API - - - --- 2016-08-05 Tomeu Vizoso New
[v4,1/4] drm/i915/debugfs: Move out pipe CRC code - - - --- 2016-08-05 Tomeu Vizoso New
[CI,19/19] drm/i915: Assert that the request hasn't been retired - 1 - --- 2016-08-05 Chris Wilson New
[CI,18/19] drm/i915: Repack fence tiling mode and stride into a single integer - 1 - --- 2016-08-05 Chris Wilson New
[CI,17/19] drm/i915: Document and reject invalid tiling modes - 1 - --- 2016-08-05 Chris Wilson New
[CI,16/19] drm/i915: Remove locking for get_tiling - 1 - --- 2016-08-05 Chris Wilson New
[CI,15/19] drm/i915: Remove pinned check from madvise ioctl - 1 - --- 2016-08-05 Chris Wilson New
[CI,14/19] drm/i915: Reduce locking inside swfinish ioctl - 1 - --- 2016-08-05 Chris Wilson New
[CI,13/19] drm/i915: Remove (struct_mutex) locking for busy-ioctl - 1 - --- 2016-08-05 Chris Wilson New
[CI,12/19] drm/i915: Remove (struct_mutex) locking for wait-ioctl - 1 - --- 2016-08-05 Chris Wilson New
[CI,11/19] drm/i915: Do a nonblocking wait first in pread/pwrite - 1 - --- 2016-08-05 Chris Wilson New
[CI,10/19] drm/i915: Remove unused no-shrinker-steal - 1 - --- 2016-08-05 Chris Wilson New
[CI,09/19] drm/i915: Tidy generation of the GTT mmap offset - 1 - --- 2016-08-05 Chris Wilson New
[CI,08/19] drm/i915/shrinker: Wait before acquiring struct_mutex under oom - 1 - --- 2016-08-05 Chris Wilson New
[CI,07/19] drm/i915: Simplify do_idling() (Ironlake vt-d w/a) - 1 - --- 2016-08-05 Chris Wilson New
[CI,06/19] drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex - 1 - --- 2016-08-05 Chris Wilson New
[CI,05/19] drm/i915: Remove forced stop ring on suspend/unload - 1 - --- 2016-08-05 Chris Wilson New
[CI,04/19] drm/i915/userptr: Remove superfluous interruptible=false on waiting - 1 - --- 2016-08-05 Chris Wilson New
[CI,03/19] drm/i915: Convert non-blocking userptr waits for requests over to using RCU - 1 - --- 2016-08-05 Chris Wilson New
[CI,02/19] drm/i915: Convert non-blocking waits for requests over to using RCU - 1 - --- 2016-08-05 Chris Wilson New
[CI,01/19] drm/i915: Introduce i915_gem_active_wait_unlocked() - 1 - --- 2016-08-05 Chris Wilson New
[13/13] drm/i915: Compress GPU objects in error state - - - --- 2016-08-05 Chris Wilson New
[12/13] drm/i915: Only record active and pending requests upon a GPU hang - - - --- 2016-08-05 Chris Wilson New
[11/13] drm/i915: Store the active context object on all engines upon error - - - --- 2016-08-05 Chris Wilson New
[10/13] drm/i915: Move per-request pid from request to ctx - - - --- 2016-08-05 Chris Wilson New
[09/13] drm/i915: Print the batchbuffer offset next to BBADDR in error state - - - --- 2016-08-05 Chris Wilson New
[08/13] drm/i915/overlay: Use VMA as the primary tracker for images - - - --- 2016-08-05 Chris Wilson New
[07/13] drm/i915: Track pinned VMA - - - --- 2016-08-05 Chris Wilson New
[06/13] drm/i915: Track pinned vma inside guc - - - --- 2016-08-05 Chris Wilson New
[05/13] drm/i915: Mark unmappable GGTT entries as PIN_HIGH - - - --- 2016-08-05 Chris Wilson New
[04/13] drm/i915: Move setting of request->batch into its single callsite - - - --- 2016-08-05 Chris Wilson New
[03/13] drm/i915: Scan GGTT active list for context object - - - --- 2016-08-05 Chris Wilson New
[02/13] drm/i915: Stop the machine whilst capturing the GPU crash dump - - - --- 2016-08-05 Chris Wilson New
[01/13] drm/i915: Reduce amount of duplicate buffer information captured on error - - - --- 2016-08-05 Chris Wilson New
[i-g-t,3/3] tools/intel_reg: Dump DP_BUFTRANS registers on ILK-IVB - - - --- 2016-08-05 Ville Syrjala New
[i-g-t,2/3] tools/intel_reg: Dump fence registers on ILK - - - --- 2016-08-05 Ville Syrjala New
[i-g-t,1/3] tools/intel_reg: Don't reuse stale decoded results for later registers - 1 - --- 2016-08-05 Ville Syrjala New
drm/i915/gen9: Give one extra block per line for SKL plane WM calculations - 1 - --- 2016-08-04 Matt Roper New
drm/i915: Acquire audio powerwell for HD-Audio registers - - - --- 2016-08-04 Takashi Iwai New
drm/i915: Minor clean up related to link training function declarations - 1 - --- 2016-08-04 Dhinakaran Pandiyan New
[v2,2/2] drm/i915/dp: Dump DP link status when link training stages fail - 1 - --- 2016-08-04 Dhinakaran Pandiyan New
[v2,1/2] drm/i915/dp: Add debug messages to print DP link training pattern - 1 - --- 2016-08-04 Dhinakaran Pandiyan New
[19/19] drm/i915: Assert that the request hasn't been retired - 1 - --- 2016-08-04 Chris Wilson New
[18/19] drm/i915: Repack fence tiling mode and stride into a single integer - 1 - --- 2016-08-04 Chris Wilson New
[17/19] drm/i915: Document and reject invalid tiling modes - 1 - --- 2016-08-04 Chris Wilson New
« 1 2 ... 859 860 8611187 1188 »