Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-05 13:08:21 to 2018-05-08 09:40:46 UTC [more...]

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

[PATCH 1/2] drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present
 2018-05-08  9:33 UTC  (2+ messages)

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

[PATCH] drm/i915: Add new vGPU cap info bit VGT_CAPS_HUGE_GTT
 2018-05-08  9:07 UTC 

[PATCH v10 0/2] Enabling content-type setting for HDMI displays
 2018-05-08  8:57 UTC  (6+ messages)
` [PATCH v10 1/2] drm: content-type property for HDMI connector
` [PATCH v10 2/2] i915: "
` ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev9)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

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

[PATCH 1/2] drm/i915/execlists: Drop unused parameter to lookup_priolist()
 2018-05-08  8:18 UTC  (7+ 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: "

[PATCH v9 0/2] Enabling content-type setting for HDMI displays
 2018-05-08  8:01 UTC  (9+ 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: "

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

[PATCH 1/2] drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
 2018-05-08  7:01 UTC  (2+ messages)

[PATCH] drm/syncobj: Use dma_fence_wait for the simple wait case
 2018-05-08  5:51 UTC  (2+ messages)

[PATCH v8 0/6] Enable NV12 support
 2018-05-08  4:31 UTC  (9+ 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)
` ✓ Fi.CI.IGT: "

[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] drm/i915: configure the transcoder clocks before touching pipeconf on HSW+
 2018-05-08  0:57 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: configure the transcoder clocks before touching pipeconf on HSW+ (rev2)
` ✗ 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] 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  (3+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory

[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  (17+ messages)
` [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
` ✗ 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)


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