Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-16 16:13:24 to 2019-11-18 11:00:12 UTC [more...]

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-18 10:59 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH V13 1/6] mdev: make mdev bus agnostic
` [PATCH V13 2/6] mdev: split out VFIO bus specific parent ops
` [PATCH V13 3/6] mdev: move to drivers/
` [PATCH V13 4/6] mdev: introduce mediated virtio bus
` [PATCH V13 5/6] virtio: introduce a mdev based transport
` [PATCH V13 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH 00/15] Retire dma_buf_k(un)map
 2019-11-18 10:58 UTC  (38+ messages)
` [Intel-gfx] "
` [PATCH 01/15] drm/tegra: Map cmdbuf once for reloc processing
  ` [Intel-gfx] "
` [PATCH 02/15] drm/tegra: Delete host1x_bo_ops->k(un)map
  ` [Intel-gfx] "
` [PATCH 03/15] drm/i915: Remove dma_buf_kmap selftest
  ` [Intel-gfx] "
` [PATCH 04/15] staging/android/ion: delete dma_buf->kmap/unmap implemenation
  ` [Intel-gfx] "
` [PATCH 05/15] drm/armada: Delete dma_buf->k(un)map implemenation
  ` [Intel-gfx] "
` [PATCH 06/15] drm/i915: Drop dma_buf->k(un)map
  ` [Intel-gfx] "
` [PATCH 07/15] drm/omapdrm: "
  ` [Intel-gfx] "
` [PATCH 08/15] drm/tegra: Remove dma_buf->k(un)map
  ` [Intel-gfx] "
` [PATCH 09/15] dma-buf: Drop dma_buf_k(un)map
  ` [Intel-gfx] "
` [PATCH 10/15] drm/vmwgfx: Delete mmaping functions
  ` [Intel-gfx] "
` [PATCH 11/15] media/videobuf2: Drop dma_buf->k(un)map support
  ` [Intel-gfx] "
` [PATCH 12/15] drm/tee_shm: Drop dma_buf_k(unmap) support
  ` [Intel-gfx] "
` [PATCH 13/15] xen/gntdev-dmabuf: Ditch dummy map functions
  ` [Intel-gfx] "
  ` [Xen-devel] "
    ` [Intel-gfx] "
` [PATCH 14/15] sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support
  ` [Intel-gfx] "
` [PATCH 15/15] dma-buf: Remove kernel map/unmap hooks
  ` [Intel-gfx] "

[PATCH V12 0/6] mdev based hardware virtio offloading support
 2019-11-18 10:56 UTC  (22+ messages)
` [Intel-gfx] "
` [PATCH V12 1/6] mdev: make mdev bus agnostic
  ` [Intel-gfx] "
` [PATCH V12 2/6] mdev: split out VFIO bus specific parent ops
  ` [Intel-gfx] "
` [PATCH V12 3/6] mdev: move to drivers/
  ` [Intel-gfx] "
` [PATCH V12 4/6] mdev: introduce mediated virtio bus
  ` [Intel-gfx] "
` [PATCH V12 5/6] virtio: introduce a mdev based transport
  ` [Intel-gfx] "
` [PATCH V12 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
  ` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for mdev based hardware virtio offloading support
  ` [Intel-gfx] "

[PATCH] drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
 2019-11-18 10:46 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/selftests: Add intel_gt_driver_late_release for mock device
 2019-11-18  9:43 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v7] drm/i915: Enable second dbuf slice for ICL and TGL
 2019-11-18  9:19 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 1/3] drm/i915/bios: do not discard address space
 2019-11-18  9:03 UTC  (9+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "
  ` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/bios: do not discard address space (rev2)
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure "
  ` [Intel-gfx] "

[RFC 0/7] DP Phy compliace auto test
 2019-11-18  7:53 UTC  (21+ messages)
` [RFC 1/7] drm/dp: get/set phy compliance pattern
    ` [Intel-gfx] "
` [RFC 3/7] drm/i915/dp: Preparation for DP phy compliance auto test
    ` [Intel-gfx] "
` [RFC 4/7] drm/i915/dp: Notify testapp using uevent and debugfs entry
    ` [Intel-gfx] "
` [RFC 5/7] drm/i915/dp: Register definition for DP compliance register
    ` [Intel-gfx] "
` [RFC 6/7] drm/i915/dp: Update the pattern as per request
    ` [Intel-gfx] "
` [RFC 7/7] drm/i915/dp: Program vswing, pre-emphasis, test-pattern
    ` [Intel-gfx] "

[CI v2] drm/fbdev: Fallback to non tiled mode if all tiles not present
 2019-11-18  7:19 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 01/14] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
 2019-11-18  1:47 UTC  (34+ messages)
` [Intel-gfx] "
` [PATCH 02/14] drm/i915: Mark up the calling context for intel_wakeref_put()
  ` [Intel-gfx] "
` [PATCH 03/14] drm/i915/gem: Merge GGTT vma flush into a single loop
  ` [Intel-gfx] "
` [PATCH 04/14] drm/i915/gt: Only wait for register chipset flush if active
  ` [Intel-gfx] "
` [PATCH 05/14] drm/i915: Protect the obj->vma.list during iteration
  ` [Intel-gfx] "
` [PATCH 06/14] drm/i915: Wait until the intel_wakeref idle callback is complete
  ` [Intel-gfx] "
` [PATCH 07/14] drm/i915/gt: Declare timeline.lock to be irq-free
  ` [Intel-gfx] "
` [PATCH 08/14] drm/i915/gt: Move new timelines to the end of active_list
  ` [Intel-gfx] "
` [PATCH 09/14] drm/i915/gt: Schedule next retirement worker first
  ` [Intel-gfx] "
` [PATCH 10/14] drm/i915/gt: Flush the requests after wedging on suspend
  ` [Intel-gfx] "
` [PATCH 11/14] drm/i915/selftests: Flush the active callbacks
  ` [Intel-gfx] "
` [PATCH 12/14] drm/i915/selftests: Be explicit in ERR_PTR handling
  ` [Intel-gfx] "
` [PATCH 13/14] drm/i915/selftests: Exercise rc6 handling
  ` [Intel-gfx] "
` [PATCH 14/14] drm/i915/gt: Track engine round-trip times
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure "
  ` [Intel-gfx] "

[PATCH 0/2] Improve error handling on DSB
 2019-11-17 22:59 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for Improve error handling on DSB (rev4)
  ` [Intel-gfx] "
` ✓ Fi.CI.IGT: "
  ` [Intel-gfx] "

[PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
 2019-11-17 18:00 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission (rev5)
  ` [Intel-gfx] "

[CI v5 0/2] VBT "generic DTD" block
 2019-11-17 16:59 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for VBT "generic DTD" block (rev3)
  ` [Intel-gfx] "

[PATCH] drm/i915/mst: Check uapi enable not intel one during mst atomic check
 2019-11-17 15:06 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] drm/i915/irq: Disable display interrupt control during handler on gen11+
 2019-11-17 14:13 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH 1/3] drm/i915/psr: Share the computation of idle frames
 2019-11-17 12:53 UTC  (4+ messages)
` [PATCH 3/3] drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed
    ` [Intel-gfx] "

[PATCH 0/7] drm: Random pile of core stuff
 2019-11-17 12:20 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH] drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()
 2019-11-17 10:20 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin() (rev4)
  ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Flush idle barriers when waiting
 2019-11-17  9:27 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "
  ` [Intel-gfx] "

[PATCH] drm/i915/gem: Exercise the per-batch whitelist from the context
 2019-11-17  8:23 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gem: Exercise the per-batch whitelist from the context (rev2)
  ` [Intel-gfx] "

[PATCH v2 00/10] drm/i915/dsi: enable DSC
 2019-11-17  5:34 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH v12 0/2] Refactor Gen11+ SAGV support
 2019-11-17  3:42 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for Refactor Gen11+ SAGV support (rev11)
  ` [Intel-gfx] "

[PATCH] drm/i915/gt: Mention which device failed
 2019-11-17  2:10 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] drm/i915: fix accidental static variable use
 2019-11-16 23:22 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH] drm/i915/gt: Use gt locals for accessing rc6
 2019-11-16 22:17 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH 01/11] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
 2019-11-16 18:41 UTC  (32+ messages)
` [Intel-gfx] "
` [PATCH 02/11] drm/i915: Mark up the calling context for intel_wakeref_put()
  ` [Intel-gfx] "
  ` [PATCH] "
    ` [Intel-gfx] "
` [PATCH 03/11] drm/i915: Wait until the intel_wakeref idle callback is complete
  ` [Intel-gfx] "
` [PATCH 04/11] drm/i915/gt: Declare timeline.lock to be irq-free
  ` [Intel-gfx] "
` [PATCH 05/11] drm/i915/gt: Move new timelines to the end of active_list
  ` [Intel-gfx] "
` [PATCH 06/11] drm/i915/gt: Schedule next retirement worker first
  ` [Intel-gfx] "
` [PATCH 07/11] drm/i915/gt: Flush the requests after wedging on suspend
  ` [Intel-gfx] "
` [PATCH 08/11] drm/i915/selftests: Flush the active callbacks
  ` [Intel-gfx] "
` [PATCH 09/11] drm/i915/selftests: Be explicit in ERR_PTR handling
  ` [Intel-gfx] "
` [PATCH 10/11] drm/i915/selftests: Exercise rc6 handling
  ` [Intel-gfx] "
` [PATCH 11/11] drm/i915/gt: Track engine round-trip times
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests (rev2)
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915: move power domains dumped variable to drm_i915_private
 2019-11-16 16:36 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "
  ` [Intel-gfx] "

[PATCH xf86-video-intel v2] SNA: fix PRIME output support since xserver 1.20
 2019-11-16 16:13 UTC  (4+ messages)
    ` [Intel-gfx] "


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