Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-04 14:28:44 to 2018-05-08 03:44:12 UTC [more...]

[PATCH v8 0/6] Enable NV12 support
 2018-05-08  3:44 UTC  (8+ messages)
` [PATCH v8 2/6] drm/i915: Enable Display WA 0528
` [PATCH v8 1/6] drm/i915: Enable display workaround 827 for all planes, v2
` [PATCH v8 3/6] drm/i915: Add skl_check_nv12_surface for NV12
` [PATCH v8 4/6] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v8 6/6] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v8 5/6] drm/i915: Add NV12 as supported format for primary plane
` ✓ Fi.CI.BAT: success for Enable NV12 support (rev6)

[PATCH v7 0/6] Enable NV12 support
 2018-05-08  3:05 UTC  (11+ messages)
` [PATCH v7 1/6] drm/i915: Enable display workaround 827 for all planes, v2
` [PATCH v7 2/6] drm/i915: Enable Display WA 0528
` [PATCH v7 3/6] drm/i915: Add skl_check_nv12_surface for NV12
` [PATCH v7 4/6] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v7 5/6] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v7 6/6] drm/i915: Add NV12 as supported format for sprite plane
` ✓ Fi.CI.BAT: success for Enable NV12 support (rev5)
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/execlists: Drop unused parameter to lookup_priolist()
 2018-05-08  2:05 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/execlists: Cache the priolist when rescheduling
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/execlists: Drop unused parameter to lookup_priolist()
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

linux-next: build failure after merge of the drm-intel tree
 2018-05-08  1:40 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: configure the transcoder clocks before touching pipeconf on HSW+
 2018-05-08  0:57 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: configure the transcoder clocks before touching pipeconf on HSW+ (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v3 0/4] trace.pl fixes
 2018-05-07 23:58 UTC  (3+ messages)
` [PATCH i-g-t 3/4] trace.pl: Fix incomplete request handling

[PATCH] drm/dp: add module parameter for the dpcd access max retries
 2018-05-07 23:19 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/5] drm/i915/gtt: Move wmb inside ggtt_invalidate
 2018-05-07 21:59 UTC  (13+ messages)
` [PATCH 2/5] drm/i915/gtt: Combine marking engines dirty with wmb
` [PATCH 3/5] drm/i915/gtt: Don't track dirty in gen6_alloc_va_range
` [PATCH 4/5] drm/i915/gtt: Flush write combining buffer on insert entries
` [PATCH 5/5] drm/i915/gtt: Trust the uncached store to flush wcb
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/gtt: Move wmb inside ggtt_invalidate
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Don't request a bug report for unsafe module parameters
 2018-05-07 19:45 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 3/8] drm/i915/icl: add basic support for the ICL clocks
 2018-05-07 18:52 UTC  (3+ messages)

[PATCH v2 1/7] drm/i915: Flush submission tasklet after bumping priority
 2018-05-07 17:56 UTC  (11+ messages)
` [PATCH v2 2/7] drm/i915: Disable tasklet scheduling across initial scheduling
` [PATCH v2 3/7] drm/i915/execlists: Make submission tasklet hardirq safe
` [PATCH v2 4/7] drm/i915/guc: "
` [PATCH v2 5/7] drm/i915/execlists: Direct submit onto idle engines
` [PATCH v2 6/7] drm/i915/execlists: Direct submission from irq handler
` [PATCH v2 7/7] drm/i915: Speed up idle detection by kicking the tasklets
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/7] drm/i915: Flush submission tasklet after bumping priority
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v9 0/2] Enabling content-type setting for HDMI displays
 2018-05-07 15:18 UTC  (7+ messages)
` [PATCH v9 1/2] drm: content-type property for HDMI connector
  ` [Intel-gfx] "
` [PATCH v9 2/2] i915: "
` ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev8)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Add documentation to gen9_set_dc_state()
 2018-05-07 14:56 UTC  (2+ messages)

[PATCH 1/7] drm/i915: Flush submission tasklet after bumping priority
 2018-05-07 14:08 UTC  (19+ messages)
` [PATCH 2/7] drm/i915: Combine set-wedged protection and tasklet kicking
` [PATCH 3/7] drm/i915/execlists: Make submission tasklet hardirq safe
` [PATCH 4/7] drm/i915/guc: "
` [PATCH 5/7] drm/i915/execlists: Direct submit onto idle engines
` [PATCH 6/7] drm/i915/execlists: Direct submission from irq handler
` [PATCH 7/7] drm/i915: Speed up idle detection by kicking the tasklets
  ` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Flush submission tasklet after bumping priority
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Flush submission tasklet after bumping priority (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v13 00/10] Aspect ratio support in DRM layer
 2018-05-07 13:36 UTC  (8+ messages)
` [PATCH v13 08/10] drm: Expose modes with aspect ratio, only if requested

[PATCH 02/15] dma-fence: Make ->enable_signaling optional
 2018-05-07  9:35 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915: Speed up idle detection by kicking the tasklets
 2018-05-07  9:03 UTC  (10+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Speed up idle detection by kicking the tasklets (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
 2018-05-07  8:46 UTC  (4+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
  ` [PATCH 2/2] drm/i915: use the ICL "

[PATCH 1/3] drm/i915: Flush submission tasklet after bumping priority
 2018-05-07  8:45 UTC  (13+ messages)
` [PATCH 2/3] drm/i915: Combine set-wedged protection and tasklet kicking
` [PATCH 3/3] drm/i915/execlists: Direct submit onto idle engines
  ` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Flush submission tasklet after bumping priority
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Flush submission tasklet after bumping priority (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v6 0/6] Enable NV12 support
 2018-05-07  8:41 UTC  (21+ messages)
` [PATCH v6 1/6] drm/i915: Enable display workaround 827 for all planes, v2
` [PATCH v6 2/6] drm/i915: Enable Display WA 0528
` [PATCH v6 3/6] drm/i915: Add skl_check_nv12_surface for NV12
` [PATCH v6 6/6] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v6 5/6] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v6 4/6] drm/i915: Add NV12 support to intel_framebuffer_init
` ✗ Fi.CI.CHECKPATCH: warning for Enable NV12 support (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v5 00/14] drm/i915/gvt: Add huge gtt shadowing
 2018-05-07  7:54 UTC  (16+ messages)
` [PATCH v5 01/14] drm/i915/gvt: Add new 64K entry type
` [PATCH v5 02/14] drm/i915/gvt: Add PTE IPS bit operations
` [PATCH v5 03/14] drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTT
` [PATCH v5 04/14] drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE
` [PATCH v5 05/14] drm/i915/gvt: Add software PTE flag to mark special 64K splited entry
` [PATCH v5 06/14] drm/i915/gvt: Add GTT clear_pse operation
` [PATCH v5 07/14] drm/i915/gvt: Split ppgtt_alloc_spt into two parts
` [PATCH v5 08/14] drm/i915/gvt: Make PTE iterator 64K entry aware
` [PATCH v5 09/14] drm/i915/gvt: Add 64K huge gtt support
` [PATCH v5 10/14] drm/i915/kvmgt: Support setting dma map for huge pages
` [PATCH v5 11/14] drm/i915/gvt: Add 2M huge gtt support
` [PATCH v5 12/14] drm/i915/gvt: Handle special sequence on PDE IPS bit
` [PATCH v5 13/14] drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entry
` [PATCH v5 14/14] drm/i915: Enable platform support for vGPU huge gtt pages
` ✗ Fi.CI.BAT: failure for drm/i915/gvt: Add huge gtt shadowing

[PATCH v5 0/6] Enable NV12 support
 2018-05-05 13:09 UTC  (8+ messages)

[PATCH] drm/syncobj: Use dma_fence_wait for the simple wait case
 2018-05-05 12:25 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/selftests: Refactor common flush_test()
 2018-05-05 10:31 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/selftests: Flush GPU activity before completing live_contexts
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Refactor common flush_test()
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
 2018-05-04 23:43 UTC  (5+ messages)
` [PATCH 2/2] drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr: vbt change for psr
 2018-05-04 23:13 UTC  (4+ messages)

[PATCH v2 0/8] Enable HuC authentication in Icelake
 2018-05-04 22:26 UTC  (3+ messages)
` [PATCH 4/5] drm/i915/icl/huc: Correctly authenticate the HuC for Icelake

[PATCH] drm/i915/selftests: Skip the execlists tests on !execlists machines
 2018-05-04 21:03 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present
 2018-05-04 20:14 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbt
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
 2018-05-04 19:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/22] Workarounds for Icelake
 2018-05-04 16:31 UTC  (3+ messages)
` [PATCH 01/22] drm/i915/icl: Introduce initial Icelake Workarounds

[PATCH 0/8] drm/i915: per context slice/subslice powergating
 2018-05-04 16:25 UTC  (4+ messages)
` [PATCH 8/8] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH 00/15] dma-fence cleanup v2
 2018-05-04 16:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for dma-fence cleanup v2 (rev6)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/dp: silence a static checker warning
 2018-05-04 15:47 UTC  (5+ messages)
` [PATCH] drm/i915/dp: Silence static checkers for n_entries
` ✗ Fi.CI.BAT: failure for drm/i915/dp: silence a static checker warning (rev2)


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