Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-04 16:37:18 to 2016-08-05 20:12:48 UTC [more...]

[CI 01/19] drm/i915: Introduce i915_gem_active_wait_unlocked()
 2016-08-05 20:12 UTC  (24+ messages)
` [CI 02/19] drm/i915: Convert non-blocking waits for requests over to using RCU
` [CI 03/19] drm/i915: Convert non-blocking userptr "
` [CI 04/19] drm/i915/userptr: Remove superfluous interruptible=false on waiting
` [CI 05/19] drm/i915: Remove forced stop ring on suspend/unload
` [CI 06/19] drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
` [CI 07/19] drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
` [CI 08/19] drm/i915/shrinker: Wait before acquiring struct_mutex under oom
` [CI 09/19] drm/i915: Tidy generation of the GTT mmap offset
` [CI 10/19] drm/i915: Remove unused no-shrinker-steal
` [CI 11/19] drm/i915: Do a nonblocking wait first in pread/pwrite
` [CI 12/19] drm/i915: Remove (struct_mutex) locking for wait-ioctl
` [CI 13/19] drm/i915: Remove (struct_mutex) locking for busy-ioctl
` [CI 14/19] drm/i915: Reduce locking inside swfinish ioctl
` [CI 15/19] drm/i915: Remove pinned check from madvise ioctl
` [CI 16/19] drm/i915: Remove locking for get_tiling
` [CI 17/19] drm/i915: Document and reject invalid tiling modes
` [CI 18/19] drm/i915: Repack fence tiling mode and stride into a single integer
` [CI 19/19] drm/i915: Assert that the request hasn't been retired
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/19] drm/i915: Introduce i915_gem_active_wait_unlocked()

[PATCH] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
 2016-08-05 20:11 UTC 

First class i915_vma
 2016-08-05 19:58 UTC  (21+ messages)
` [PATCH 01/13] drm/i915: Reduce amount of duplicate buffer information captured on error
` [PATCH 02/13] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 03/13] drm/i915: Scan GGTT active list for context object
` [PATCH 04/13] drm/i915: Move setting of request->batch into its single callsite
` [PATCH 05/13] drm/i915: Mark unmappable GGTT entries as PIN_HIGH
` [PATCH 06/13] drm/i915: Track pinned vma inside guc
` [PATCH 07/13] drm/i915: Track pinned VMA
` [PATCH 08/13] drm/i915/overlay: Use VMA as the primary tracker for images
` [PATCH 09/13] drm/i915: Print the batchbuffer offset next to BBADDR in error state
` [PATCH 10/13] drm/i915: Move per-request pid from request to ctx
` [PATCH 11/13] drm/i915: Store the active context object on all engines upon error
` [PATCH 12/13] drm/i915: Only record active and pending requests upon a GPU hang
` [PATCH 13/13] drm/i915: Compress GPU objects in error state
` ✗ Ro.CI.BAT: failure for series starting with [01/13] drm/i915: Reduce amount of duplicate buffer information captured on error

[PATCH] drm/i915: Prevent oops on req->engine in rcu-protected peeking
 2016-08-05 19:24 UTC  (3+ messages)

[PATCH] drm/i915: fix aliasing_ppgtt leak
 2016-08-05 18:18 UTC  (2+ messages)

[PATCH] drm/i915/bxt: Bring MIPI out of reset (v2)
 2016-08-05 18:11 UTC 

[PATCH] drm/i915: Add some curly braces
 2016-08-05 17:52 UTC  (3+ messages)

Prep. for DP audio MST support
 2016-08-05 17:48 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: start adding dp mst audio
` [PATCH 2/3] drm/i915: Move audio_connector to intel_encoder
` [PATCH 3/3] drm/i915: Fix enc_to_dig_port for MST encoders

[PATCH v2 0/2] Improve logging for DP link training
 2016-08-05 17:08 UTC  (7+ messages)
` [PATCH v2 1/2] drm/i915/dp: Add debug messages to print DP link training pattern
` [PATCH v2 2/2] drm/i915/dp: Dump DP link status when link training stages fail
` ✗ Ro.CI.BAT: failure for Improve logging for DP link training (rev2)

[PATCH] drm/i915: Don't mark PCH underrun reporting as diasabled for transcoder B/C on LPT-H
 2016-08-05 17:00 UTC 

[PATCH] drm/i915: Update comment before i915_spin_request
 2016-08-05 16:46 UTC  (4+ messages)

[PATCH v2 00/11] Execlist based Engine reset patches
 2016-08-05 16:30 UTC  (12+ messages)
` [PATCH v2 01/11] drm/i915: Record the position of the start of the request
` [PATCH v2 02/11] drm/i915: Simplify ELSP queue request tracking
` [PATCH v2 03/11] drm/i915: Update reset path to fix incomplete requests
` [PATCH v2 04/11] drm/i915: Update i915.reset to handle engine resets
` [PATCH v2 05/11] drm/i915: Separate out reset flags from the reset counter
` [PATCH v2 06/11] drm/i915/tdr: Modify error handler for per engine hang recovery
` [PATCH v2 07/11] drm/i915/tdr: Add support for per engine reset recovery
` [PATCH v2 08/11] drm/i915: Skip reset request if there is one already
` [PATCH v2 09/11] drm/i915/tdr: Add engine reset count to error state
` [PATCH v2 10/11] drm/i915/tdr: Export reset count info to debugfs
` [PATCH v2 11/11] drm/i915/tdr: Enable Engine reset and recovery support

[PATCH] Revert "drm/i915: Track active streams also for DP SST"
 2016-08-05 16:30 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: Do not overwrite the request with zero on reallocation
 2016-08-05 16:17 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "
` [PATCH v2] "

[PULL] drm-intel-next-fixes
 2016-08-05 13:27 UTC 

[PATCH] drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
 2016-08-05 13:12 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Ro.CI.BAT: failure for drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs (rev2)

[PATCH i-g-t 1/3] tools/intel_reg: Don't reuse stale decoded results for later registers
 2016-08-05 13:01 UTC  (5+ messages)
` [PATCH i-g-t 2/3] tools/intel_reg: Dump fence registers on ILK
` [PATCH i-g-t 3/3] tools/intel_reg: Dump DP_BUFTRANS registers on ILK-IVB

[PATCH v3 1/3] drm/i915: set proper N/M in modeset
 2016-08-05 12:32 UTC  (16+ messages)
` [PATCH v3 2/3] drm/i915: set proper N/MCTS on more platforms

[PATCH v4 0/4] New debugfs API for capturing CRC of frames
 2016-08-05 10:45 UTC  (4+ messages)
` [PATCH v4 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v4 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v4 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH] kernel/cpu: Distinctive name for cpu_hotplug.dep_map
 2016-08-05 10:26 UTC  (3+ messages)
` [PATCH] kernel/cpu: Distinct "

[PATCH] drm/i915: fix WaInsertDummyPushConstPs
 2016-08-05 10:17 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: Minor clean up related to link training function declarations
 2016-08-05  9:36 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
 2016-08-05  9:26 UTC  (4+ messages)

[PATCH] drm: Paper over locking inversion after registration rework
 2016-08-05  9:21 UTC  (5+ messages)
` ✗ Ro.CI.BAT: failure for drm: Paper over locking inversion after registration rework (rev2)
` [Intel-gfx] [PATCH] drm: Paper over locking inversion after registration rework

DP audio API changes for identifying displays connected to a port
 2016-08-05  8:51 UTC  (20+ messages)
` [PATCH] drm/i915/dp: DP audio API changes for MST

[PATCH 4/4] drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9
 2016-08-05  8:24 UTC  (6+ messages)
` [PATCH v3] drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info

Using RCU requests, take 2
 2016-08-05  8:23 UTC  (33+ messages)
` [PATCH 01/19] drm/i915: Introduce i915_gem_active_wait_unlocked()
` [PATCH 02/19] drm/i915: Convert non-blocking waits for requests over to using RCU
` [PATCH 03/19] drm/i915: Convert non-blocking userptr "
` [PATCH 04/19] drm/i915/userptr: Remove superfluous interruptible=false on waiting
` [PATCH 05/19] drm/i915: Remove forced stop ring on suspend/unload
` [PATCH 06/19] drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
` [PATCH 07/19] drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
` [PATCH 08/19] drm/i915/shrinker: Wait before acquiring struct_mutex under oom
` [PATCH 09/19] drm/i915: Tidy generation of the GTT mmap offset
` [PATCH 10/19] drm/i915: Remove unused no-shrinker-steal
` [PATCH 11/19] drm/i915: Do a nonblocking wait first in pread/pwrite
` [PATCH 12/19] drm/i915: Remove (struct_mutex) locking for wait-ioctl
` [PATCH 13/19] drm/i915: Remove (struct_mutex) locking for busy-ioctl
` [PATCH 14/19] drm/i915: Reduce locking inside swfinish ioctl
` [PATCH 15/19] drm/i915: Remove pinned check from madvise ioctl
` [PATCH 16/19] drm/i915: Remove locking for get_tiling
` [PATCH 17/19] drm/i915: Document and reject invalid tiling modes
` [PATCH 18/19] drm/i915: Repack fence tiling mode and stride into a single integer
` [PATCH 19/19] drm/i915: Assert that the request hasn't been retired
` ✗ Ro.CI.BAT: failure for series starting with [01/19] drm/i915: Introduce i915_gem_active_wait_unlocked()

Put RCU request lookup to use
 2016-08-05  8:06 UTC  (5+ messages)
` [PATCH 11/16] drm/i915: Remove (struct_mutex) locking for busy-ioctl

[PATCH] drm/i915/bxt: Bring MIPI out of reset
 2016-08-05  5:24 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH 0/4]: Picture aspect ratio support in DRM layer
 2016-08-05  3:37 UTC  (9+ messages)
` [PATCH 1/4] drm: add picture aspect ratio flags
              ` [Intel-gfx] "

[PATCH] drm/i915/gen9: Give one extra block per line for SKL plane WM calculations
 2016-08-04 23:51 UTC  (3+ messages)

[PATCH] drm/i915: Acquire audio powerwell for HD-Audio registers
 2016-08-04 21:03 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH i-g-t] igt_kms: Use proper panning coordinates for legacy primary plane updates
 2016-08-04 20:47 UTC  (3+ messages)

linux-firmware-i915 pull request (bxt dmc, kbl dmc)
 2016-08-04 18:38 UTC  (11+ messages)

[PATCH 0/4] Improve logging for DP link training
 2016-08-04 17:07 UTC  (11+ messages)
` [PATCH 1/4] drm/i915/dp: Add debug messages to print DP link training pattern
  ` [Intel-gfx] "
` [PATCH 3/4] drm/dp: Clarify clock recovery and channel equalization failures
      ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/dp: Dump DP link status when link training stages fails
  ` [Intel-gfx] "

[PATCH] drm/i915: Disable stolen on 865G
 2016-08-04 16:53 UTC  (4+ messages)

✗ Ro.CI.BAT: failure for drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
 2016-08-04 16:41 UTC  (4+ messages)
` [PATCH v2] "

[I-G-T v3 0/2] Update MOCS tests
 2016-08-04 16:37 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox