Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-06 22:35:14 to 2019-11-07 13:08:55 UTC [more...]

[PATCH V10 0/6] mdev based hardware virtio offloading support
 2019-11-07 13:08 UTC  (17+ messages)
` [PATCH V10 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH V10 0/6] mdev based hardware virtio offloading support

[PATCH] drm/i915/bios: use a flag for vbt hdmi level shift presence
 2019-11-07 13:03 UTC  (6+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for drm/i915/bios: use a flag for vbt hdmi level shift presence (rev2)
  ` [Intel-gfx] "

[PATCH v10 0/2] Refactor Gen11+ SAGV support
 2019-11-07 12:30 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH v10 1/2] drm/i915: Refactor intel_can_enable_sagv
  ` [Intel-gfx] "
` [PATCH v10 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support (rev9)
  ` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: "
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH 01/28] drm/i915: Leave the aliasing-ppgtt size alone
 2019-11-07 12:22 UTC  (68+ messages)
` [Intel-gfx] "
` [PATCH 02/28] drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig
  ` [Intel-gfx] "
` [PATCH 03/28] drm: Expose a method for creating anonymous struct file around drm_minor
  ` [Intel-gfx] "
` [PATCH 04/28] drm/i915/selftests: Replace mock_file hackery with drm's true fake
  ` [Intel-gfx] "
` [PATCH 05/28] drm/i915/selftests: Wrap vm_mmap() around GEM objects
  ` [Intel-gfx] "
` [PATCH 06/28] drm/i915/selftests: Verify mmap_gtt revocation on unbinding
  ` [Intel-gfx] "
` [PATCH 07/28] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
  ` [Intel-gfx] "
` [PATCH 08/28] drm/i915/gem: Safely acquire the ctx->vm when copying
  ` [Intel-gfx] "
` [PATCH 09/28] drm/i915/selftests: Exercise parallel blit operations on a single ctx
  ` [Intel-gfx] "
` [PATCH 10/28] drm/i915/selftests: Perform some basic cycle counting of MI ops
  ` [Intel-gfx] "
` [PATCH 11/28] drm/i915/selftests: Mock the engine sorting for easy validation
  ` [Intel-gfx] "
` [PATCH 12/28] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
  ` [Intel-gfx] "
` [PATCH 13/28] drm/i915: Drop GEM context as a direct link from i915_request
  ` [Intel-gfx] "
` [PATCH 14/28] drm/i915: Push the use-semaphore marker onto the intel_context
  ` [Intel-gfx] "
` [PATCH 15/28] drm/i915: Remove i915->kernel_context
  ` [Intel-gfx] "
` [PATCH 16/28] drm/i915: Move i915_gem_init_contexts() earlier
  ` [Intel-gfx] "
` [PATCH 17/28] drm/i915/gt: Defer engine registration until fully initialised
  ` [Intel-gfx] "
` [PATCH 18/28] drm/i915/gt: Pull GT initialisation under intel_gt_init()
  ` [Intel-gfx] "
` [PATCH 19/28] drm/i915/gt: Merge engine init/setup loops
  ` [Intel-gfx] "
` [PATCH 20/28] drm/i915/gt: Expose engine properties via sysfs
  ` [Intel-gfx] "
` [PATCH 21/28] drm/i915/gt: Expose engine->mmio_base "
  ` [Intel-gfx] "
` [PATCH 22/28] drm/i915/gt: Expose timeslice duration to sysfs
  ` [Intel-gfx] "
` [PATCH 23/28] drm/i915/gt: Expose reset stop timeout via sysfs
  ` [Intel-gfx] "
` [PATCH 24/28] drm/i915/gt: Expose preempt reset "
  ` [Intel-gfx] "
` [PATCH 25/28] drm/i915/gt: Expose heartbeat interval "
  ` [Intel-gfx] "
` [PATCH 26/28] drm/i915: Flush idle barriers when waiting
  ` [Intel-gfx] "
` [PATCH 27/28] drm/i915: Allow userspace to specify ringsize on construction
  ` [Intel-gfx] "
` [PATCH 28/28] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/28] drm/i915: Leave the aliasing-ppgtt size alone
  ` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: "
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH] drm/i915: Try to re-use GOP / previous M-N-P settings for vlv DSI PLL
 2019-11-07 11:37 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/lmem: fixup fake lmem teardown
 2019-11-07 11:35 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] drm/i915/display: only include intel_dp_link_training.h where needed
 2019-11-07 10:44 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915/gem: Silence sparse for RCU protection inside the constructor
 2019-11-07 10:42 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/bios: store child devices in a list
 2019-11-07 10:40 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH v5] drm/i915: FB backing gem obj should reside in LMEM
 2019-11-07 10:10 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 3/3] drm/i915: Use rcu_dereference for rcu protected pointer
 2019-11-07  9:49 UTC  (7+ messages)
          ` [Intel-gfx] "

[PATCH v4 1/2] drm/i915: lookup for mem_region of a mem_type
 2019-11-07  9:45 UTC  (4+ messages)
` [PATCH v4 2/2] drm/i915: Create dumb buffer from LMEM
    ` [Intel-gfx] "

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-07  9:01 UTC  (12+ messages)
` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
    ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for mdev based hardware virtio offloading support
  ` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for mdev based hardware virtio offloading support (rev2)
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH V9 0/6] mdev based hardware virtio offloading support

[PATCH] drm/i915/selftests: Wrap vm_mmap() around GEM objects
 2019-11-07  8:50 UTC  (6+ messages)
    ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Wrap vm_mmap() around GEM objects (rev2)
  ` [Intel-gfx] "

[PATCH 1/2] kbuild: remove header compile test
 2019-11-07  8:46 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH 1/3] drm: Expose a method for creating anonymous struct file around drm_minor
 2019-11-07  8:40 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "
  ` [Intel-gfx] "

mock_drm_getfile(), take three
 2019-11-07  8:39 UTC  (10+ messages)
` [PATCH v3 1/5] drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig
    ` [Intel-gfx] "
` [PATCH v3 2/5] drm: Expose a method for creating anonymous struct file around drm_minor
    ` [Intel-gfx] "
` [PATCH v3 3/5] drm/i915/selftests: Replace mock_file hackery with drm's true fake
  ` [Intel-gfx] "

[PATCH] drm/i915: Leave the aliasing-ppgtt size alone
 2019-11-07  8:35 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH] "

[PULL] drm-misc-fixes
 2019-11-07  8:22 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/4] Start removing legacy guc code
 2019-11-07  8:19 UTC  (13+ messages)
` [PATCH 1/4] drm/i915/guc: Drop leftover preemption code
    ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/guc: add a helper to allocate and map guc vma
    ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for Start removing legacy guc code
  ` [Intel-gfx] "
` ✗ Fi.CI.DOCS: "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH] drm/i915/gt: Cleanup heartbeat systole first
 2019-11-07  7:45 UTC  (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH] drm/i915/gem: Safely acquire the ctx->vm when copying
 2019-11-07  7:44 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915/tgl: Implement Wa_1604555607
 2019-11-07  6:40 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-07  4:11 UTC  (8+ messages)
            ` [Intel-gfx] "

[PATCH] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
 2019-11-07  3:07 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] drm/i915: switch intel_ddi_init() to intel types
 2019-11-07  2:14 UTC  (7+ messages)
      ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for drm/i915: switch intel_ddi_init() to intel types (rev2)
  ` [Intel-gfx] "

[PATCH] drm/i915/tgl: Add second TGL PCH ID
 2019-11-07  0:58 UTC  (9+ messages)
    ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for "
    ` [Intel-gfx] "

[PATCH 1/2] drm/i915/guc: Add GuC method to determine if submission is active
 2019-11-07  0:13 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 1/2] "

[PATCH] drm/i915: Split a setting of MSA to MST and SST
 2019-11-06 23:59 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
  ` [Intel-gfx] "

[PATCH] drm/fbdev: Fallback to non tiled mode if all tiles not present
 2019-11-06 23:54 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 1/5] drm/i915/psr: Add bits per pixel limitation
 2019-11-06 23:24 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] "
  ` [Intel-gfx] "


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