Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-06 01:34:19 to 2019-11-06 13:58:52 UTC [more...]

[PATCH] drm/i915/lmem: add the fake lmem region
 2019-11-06 13:58 UTC  (10+ messages)
          ` [Intel-gfx] "

[PATCH v2 1/4] drm: Expose a method for creating anonymous struct file around drm_minor
 2019-11-06 13:57 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH v2 2/4] drm/i915/selftests: Replace mock_file hackery with drm's true fake
  ` [Intel-gfx] "
` [PATCH v2 3/4] drm/i915/selftests: Wrap vm_mmap() around GEM objects
  ` [Intel-gfx] "
` [PATCH v2 4/4] drm/i915/selftests: Verify mmap_gtt revocation on unbinding
  ` [Intel-gfx] "

[PATCH] drm/i915/lmem: fixup fake lmem teardown
 2019-11-06 13:49 UTC  (6+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[bug report] drm/i915: Move context management under GEM
 2019-11-06 13:48 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()
 2019-11-06 13:45 UTC  (7+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 1/2] "

[PATCH V10 0/6] mdev based hardware virtio offloading support
 2019-11-06 13:35 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH V10 1/6] mdev: class id support
  ` [Intel-gfx] "
` [PATCH V10 2/6] modpost: add support for mdev class id
  ` [Intel-gfx] "
` [PATCH V10 3/6] mdev: introduce device specific ops
  ` [Intel-gfx] "
` [PATCH V10 4/6] mdev: introduce virtio device and its device ops
  ` [Intel-gfx] "
` [PATCH V10 5/6] virtio: introduce a mdev based transport
  ` [Intel-gfx] "
` [PATCH V10 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
  ` [Intel-gfx] "

[PATCH] drm/i915/gt: Only drop heartbeat.systole if the sole owner
 2019-11-06 13:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: switch intel_ddi_init() to intel types
 2019-11-06 13:31 UTC  (10+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for drm/i915: switch intel_ddi_init() to intel types (rev2)
  ` [Intel-gfx] "

[PATCH 1/3] drm: Expose a method for creating anonymous struct file around drm_minor
 2019-11-06 13:17 UTC  (26+ messages)
` [Intel-gfx] "
` [PATCH 2/3] drm/i915/selftests: Wrap vm_mmap() around GEM objects
  ` [Intel-gfx] "
` [PATCH 3/3] drm/prime: Use anon_drm_getfile() for an internal drm struct file
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm: Expose a method for creating anonymous struct file around drm_minor
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-06 13:11 UTC  (26+ messages)
` [Intel-gfx] "
` [PATCH V9 1/6] mdev: class id support
  ` [Intel-gfx] "
` [PATCH V9 2/6] modpost: add support for mdev class id
  ` [Intel-gfx] "
` [PATCH V9 3/6] mdev: introduce device specific ops
  ` [Intel-gfx] "
` [PATCH V9 4/6] mdev: introduce virtio device and its device ops
  ` [Intel-gfx] "
` [PATCH V9 5/6] virtio: introduce a mdev based transport
  ` [Intel-gfx] "
` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH 1/4] drm: Expose a method for creating anonymous struct file around drm_minor
 2019-11-06 13:04 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH 2/4] drm/i915/selftests: Replace mock_file hackery with drm's true fake
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/selftests: Wrap vm_mmap() around GEM objects
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/selftests: Verify mmap_gtt revocation on unbinding
  ` [Intel-gfx] "

[PATCH i-g-t] i915/gem_mmap_gtt: Skip if we have no aperture and no mmap_gtt
 2019-11-06 12:39 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v3] drm/i915: Create dumb buffer from LMEM
 2019-11-06 12:12 UTC  (8+ messages)
    ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for drm/i915: Create dumb buffer from LMEM (rev3)
  ` [Intel-gfx] "

[PATCH] drm/i915/gem: Early rejection of no-aperture map_ggtt
 2019-11-06 11:57 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH] "

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

[PATCH] drm/i915/gem: Safely acquire the ctx->vm when copying
 2019-11-06 11:20 UTC  (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-11-06 10:24 UTC  (4+ messages)
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved
    ` [Intel-gfx] "

[PATCH] drm/i915: Don't select BROKEN
 2019-11-06 10:24 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/selftests: Wrap vm_mmap() around GEM objects
 2019-11-06  9:42 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Wrap vm_mmap() around GEM objects (rev2)
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH v5] drm/i915: FB backing gem obj should reside in LMEM
 2019-11-06  9:38 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
 2019-11-06  8:58 UTC  (6+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH 2/3] drm/i915: Check for ips_mchdev being NULL
 2019-11-06  8:52 UTC  (10+ messages)
      ` [Intel-gfx] "
  ` [PATCH 3/3] drm/i915: Use rcu_dereference for rcu protected pointer
      ` [Intel-gfx] "

[PATCH] drm/i915/gvt: fix dropping obj reference twice
 2019-11-06  8:43 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH i-g-t v5 0/4] Calculate softpin offsets from minimum GTT alignment
 2019-11-06  8:18 UTC  (5+ messages)
` [PATCH i-g-t v5 1/4] lib/i915: Add minimum GTT alignment helper
  ` [igt-dev] "
      ` [Intel-gfx] "

[PATCH] drm/i915/bios: use a flag for vbt hdmi level shift presence
 2019-11-06  7:34 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

[PATCH 1/5] drm/i915/userptr: Beware recursive lock_page()
 2019-11-06  7:22 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Exercise parallel blit operations on a single ctx
 2019-11-06  6:23 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "
  ` [Intel-gfx] "

i915 HDCP 2.2 TX encryption on Teledyne test instrument
 2019-11-06  5:12 UTC  (2+ messages)
      ` [Intel-gfx] "

[drm-tip:drm-tip 1865/1875] stacktrace.c:undefined reference to `save_stack_trace'
 2019-11-06  4:19 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-06  3:56 UTC  (14+ messages)
` [PATCH V8 3/6] mdev: introduce device specific ops
          ` [Intel-gfx] "
` [PATCH V8 4/6] mdev: introduce virtio device and its device ops
      ` [Intel-gfx] "
    ` [Intel-gfx] [PATCH V8 0/6] mdev based hardware virtio offloading support

[PATCH] drm/i915/selftests/blt: try to be more resilient against the GGTT
 2019-11-06  3:11 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH 1/5] drm/i915/psr: Add bits per pixel limitation
 2019-11-06  2:27 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH 2/5] drm/i915/psr: Refactor psr short pulse handler
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915/psr: Enable ALPM lock timeout error interruption
  ` [Intel-gfx] "
` [PATCH 4/5] drm/i915/psr: Check if sink PSR capability changed
  ` [Intel-gfx] "
` [PATCH 5/5] drm/i915/vbt: Parse power conservation features block
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/psr: Add bits per pixel limitation
  ` [Intel-gfx] "


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