Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-17 20:20:34 to 2017-05-19 08:59:52 UTC [more...]

[PATCH] drm/i915: Move engine HWS setup into one shared function
 2017-05-19  8:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/i915/guc: Remove stale comment for q_fail
 2017-05-19  8:55 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/guc: Remove failed doorbell stat from debugfs
` [PATCH 3/3] drm/i915/guc: Remove last submission result "
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/guc: Remove stale comment for q_fail

[PATCH] drm/i915: Use a cached mapping for the physical HWS
 2017-05-19  8:53 UTC  (2+ messages)

[PATCH 01/24] drm/i915/selftests: Pretend to be a gfx pci device
 2017-05-19  8:01 UTC  (31+ messages)
` [PATCH 02/24] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
` [PATCH 03/24] drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
` [PATCH 04/24] drm/i915: Reinstate reservation_object zapping for batch_pool objects
` [PATCH 05/24] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 06/24] drm/i915: Use vma->exec_entry as our double-entry placeholder
` [PATCH 07/24] drm/i915: Split vma exec_link/evict_link
` [PATCH 08/24] drm/i915: Store a direct lookup from object handle to vma
` [PATCH 09/24] drm/i915: Pass vma to relocate entry
` [PATCH 10/24] drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
` [PATCH 11/24] drm/i915: Eliminate lots of iterations over the execobjects array
` [PATCH 12/24] drm/i915: Store a persistent reference for an object in the execbuffer cache
` [PATCH 13/24] drm/i915: First try the previous execbuffer location
` [PATCH 14/24] drm/i915: Wait upon userptr get-user-pages within execbuffer
` [PATCH 15/24] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 16/24] drm/i915: Async GPU relocation processing
` [PATCH 17/24] drm/i915: Stash a pointer to the obj's resv in the vma
` [PATCH 18/24] drm/i915: Convert execbuf to use struct-of-array packing for critical fields
` [PATCH 19/24] drm/i915/scheduler: Support user-defined priorities
` [PATCH 20/24] drm/i915: Group all the global context information together
` [PATCH 21/24] drm/i915: Allow contexts to be unreferenced locklessly
` [PATCH 22/24] drm/i915: Enable rcu-only context lookups
` [PATCH 23/24] drm/i915: Keep a recent cache of freed contexts objects for reuse
` [PATCH 24/24] RFC drm/i915: Expose a PMU interface for perf queries
` ✓ Fi.CI.BAT: success for series starting with [01/24] drm/i915/selftests: Pretend to be a gfx pci device

[PATCH -next] drm/i915: Fix return value check in kfence selftests
 2017-05-19  7:41 UTC  (2+ messages)

[PATCH 0/4] drm/dp: device identification and quirks ~v3
 2017-05-19  7:37 UTC  (10+ messages)
` [PATCH 1/4] drm/dp: add helper for reading DP sink/branch device desc from DPCD
` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database
` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N
` ✓ Fi.CI.BAT: success for drm/dp: device identification and quirks ~v3

[PATCH v2 0/5] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-19  2:20 UTC  (10+ messages)
` [PATCH v2 1/5] drm/i915/gvt: Extend the GVT-g architecture to support vfio device region
` [PATCH v2 2/5] drm/i915/gvt: OpRegion support for GVT-g
` [PATCH v2 3/5] drm/i915/gvt: Frame buffer decoder "
` [PATCH v2 4/5] drm/i915/gvt: Dmabuf "
` [PATCH v2 5/5] drm/i915/gvt: Adding interface so user space can get the dma-buf
` ✓ Fi.CI.BAT: success for drm/i915/gvt: dma-buf support for GVT-g (rev2)

[PATCH] drm/i915: set initialised only when init_context callback is NULL
 2017-05-19  2:11 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: set initialised only when init_context callback is NULL (rev2)

linux-next: manual merge of the drm-intel tree with the drm tree
 2017-05-19  2:04 UTC 

[PATCH] drm/i915/dp: Clear the compliance test data for each long pulse
 2017-05-19  1:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5] drm/i915/guc: capture GuC logs if FW fails to load
 2017-05-18 23:53 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Reorder media/render reset on g4x
 2017-05-18 22:03 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/g4x: Fix unreliable gpu reset
  ` [PATCH v2 2/2] drm/i915/g4x: Improve gpu reset reliability

[PATCH v8 0/5] Enhancement to intel_dp_aux_backlight driver
 2017-05-18 22:01 UTC  (7+ messages)
` [PATCH v8 1/5] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v8 3/5] drm/i915: Add option to support dynamic backlight via DPCD

[PATCH 1/6] drm/i915: Remove misleading comment in request_alloc
 2017-05-18 21:40 UTC  (10+ messages)
` [PATCH 2/6] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [PATCH 3/6] drm/i915/guc: Remove GuC wq reservation
` [PATCH 4/6] drm/i915/scheduler: Remember request priority throughout its lifetime
` [PATCH 5/6] drm/i915/scheduler: Split insert_request
` [PATCH 6/6] drm/i915/scheduler: Use priorities when resubmitting after reset
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Remove misleading comment in request_alloc

[PATCH v7 05/20] drm/i915: Cancel reset-engine if we couldn't find an active request
 2017-05-18 21:34 UTC  (12+ messages)
` [PATCH] "
` [PATCH] drm/i915: Look for active requests earlier in the reset path

[CI 1/2] drm/i915: Try harder to reset the GPU
 2017-05-18 21:30 UTC  (4+ messages)
` [CI 2/2] drm/i915: Reorder media/render reset on g4x
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Try harder to reset the GPU

[PATCH v7 00/20] Gen8+ engine-reset
 2017-05-18 21:29 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev8)
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev9)
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev10)

[PATCH 1/2] drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
 2017-05-18 19:59 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Constify load detect mode
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()

[PATCH] drm/i915/huc: Update GLK HuC version
 2017-05-18 18:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915/guc: Get rid of the enable_guc_loading module parameter
 2017-05-18 17:41 UTC  (3+ messages)

[PATCH] drm: i915: Preserve old FBC status for update without new planes
 2017-05-18 17:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
 2017-05-18 17:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for New engine discovery and execbuffer2 engine selection uAPI (rev6)

[RFC v2 2/2] drm/i915: Select engines via class and instance in execbuffer2
 2017-05-18 17:00 UTC  (17+ messages)
` [RFC v3] "
      ` [Intel-gfx] "
  ` [RFC v4 2/2] "

[PATCH v3] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
 2017-05-18 16:24 UTC  (5+ messages)

[PULL] drm-misc-fixes for 4.12
 2017-05-18 15:09 UTC 

[CI 1/2] drm/i915: Try harder to reset the GPU
 2017-05-18 15:06 UTC  (2+ messages)
` [CI 2/2] drm/i915: Reorder media/render reset on g4x

[RFC v2 1/2] drm/i915: Engine discovery uAPI
 2017-05-18 14:57 UTC  (2+ messages)
` [RFC v3 "

[PATCH 0/2] Remaining patches for WM cleanup series
 2017-05-18 14:08 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/skl: New ddb allocation algorithm
` [PATCH 2/2] drm/i915/skl+: consider max supported plane pixel rate while scaling
` ✓ Fi.CI.BAT: success for Remaining patches for WM cleanup series

New "RPM wakelock ref not held during HW access" in 4.12-rc1 ?
 2017-05-18 13:59 UTC  (5+ messages)

[PATCH] drm/i915: Check C for null pointer rather than B
 2017-05-18 13:52 UTC  (2+ messages)

New " Unclaimed read from register 0x1f0034" in 4.12-rc1
 2017-05-18 12:52 UTC  (3+ messages)

[PATCH] drm/i915: Fix new -Wint-in-bool-context gcc compiler warning
 2017-05-18 12:31 UTC  (2+ messages)

[PATCH i-g-t 05/13] chamelium: Fix build issues on Android
 2017-05-18 12:08 UTC  (3+ messages)
` [PATCH] "

[PATCH i-g-t v2 00/13] Fix IGTs for Android
 2017-05-18 11:55 UTC  (6+ messages)
` [PATCH i-g-t 06/13] tools/Android.mk: Add guc_logger and l3_parity skip list
    ` [PATCH i-g-t v2] tools/Android.mk: Add guc_logger and l3_parity to "
  ` [PATCH i-g-t v2 00/13] Fix IGTs for Android\

[BACKPORT v4.12-rc1] drm/i915: Do not sync RCU during shrinking
 2017-05-18 11:28 UTC  (2+ messages)

[PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality
 2017-05-18 10:54 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first

[PATCH] drm/i915/gvt: disable GVT-g if host GuC submission is enabled
 2017-05-18 10:36 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/4] drm/dp: device identification and quirks
 2017-05-18 10:32 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database
` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N

[PULL] drm-intel-fixes
 2017-05-18 10:30 UTC 

Call trace on 4.12.0-rc1
 2017-05-18 10:08 UTC  (4+ messages)

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-18  9:55 UTC  (13+ messages)
` [PATCH v2 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "
` [PATCH v5 3/3] drm/i915: Add format modifiers for Intel

[PATCH v4] drm/i915/gvt: return the correct usable aperture size under gvt environment
 2017-05-18  8:28 UTC  (6+ messages)

[PATCH 00/12] Implement DDB algorithm and WM cleanup
 2017-05-18  8:02 UTC  (8+ messages)
` [PATCH 10/12] drm/i915/skl+: use linetime latency if ddb size is not available
` [PATCH 11/12] drm/i915/skl: New ddb allocation algorithm

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-18  1:17 UTC  (9+ messages)
` [PATCH 37/67] drm/i915/cnl: Add registers related to voltage swing sequences
` [PATCH 38/67] drm/i915/cnl: Add DDI Buffer translation tables for Cannonlake
` [PATCH 39/67] drm/i915/cnl: Implement voltage swing sequence
` [PATCH 40/67] drm/i915/cnl: Enable loadgen_select bit for vswing sequence

[PATCH 1/3] drm: Plumb modifiers through plane init
 2017-05-18  0:42 UTC  (8+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "

broadwell instability and mandatory igt for gem/mm/gtt changes
 2017-05-17 22:27 UTC 

[REGRESSION] drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
 2017-05-17 21:52 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Pretend to be a gfx pci device
 2017-05-17 20:37 UTC  (2+ messages)
` ✗ Fi.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