intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 13:21:13 to 2019-10-24 03:27:36 UTC [more...]

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-24  3:27 UTC  (22+ messages)
` [PATCH V5 1/6] mdev: class id support
    ` [Intel-gfx] "
` [PATCH V5 2/6] modpost: add support for mdev class id
    ` [Intel-gfx] "
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops
  ` [Intel-gfx] "
` [PATCH V5 5/6] virtio: introduce a mdev based transport
  ` [Intel-gfx] "
` [PATCH V5 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 (rev6)
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
 2019-10-24  2:55 UTC  (6+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH] drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
 2019-10-24  2:53 UTC  (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-10-24  2:21 UTC  (11+ messages)
  ` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)
  ` [Intel-gfx] "

[PATCH] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
 2019-10-24  1:48 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix PCH reference clock for FDI on HSW/BDW (rev2)
  ` [Intel-gfx] "

[PATCH] drm: Add support for integrated privacy screens
 2019-10-24  1:48 UTC  (4+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for "
  ` [Intel-gfx] "

[CI 1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-24  1:32 UTC  (14+ messages)
` [Intel-gfx] "
` [CI 2/5] drm/i915/execlists: Force preemption
  ` [Intel-gfx] "
` [CI 3/5] drm/i915/execlists: Cancel banned contexts on schedule-out
  ` [Intel-gfx] "
` [CI 4/5] drm/i915/gem: Cancel contexts when hangchecking is disabled
  ` [Intel-gfx] "
` [CI 5/5] drm/i915/gt: Replace hangcheck by heartbeats
  ` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for series starting with [CI,1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
  ` [Intel-gfx] "

[PATCH 1/2] drm/property: Enforce more lifetime rules
 2019-10-24  1:14 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/todo: Add entry to remove load/unload hooks
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/property: Enforce more lifetime rules
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH RESEND] drm/i915: register vga switcheroo later, unregister earlier
 2019-10-24  1:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: register vga switcheroo later, unregister earlier (rev2)
  ` [Intel-gfx] "

[PATCH] drm/i915: Making loglevel of PSR2/SU logs same
 2019-10-24  0:35 UTC  (5+ messages)
  ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH v4 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
 2019-10-24  0:00 UTC  (4+ messages)
` [PATCH v5 "
    ` [Intel-gfx] "

[PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2019-10-24  0:00 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/selftests: Flush any i915_active callback work as well
 2019-10-23 23:53 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/3] drm/i915/dmabuf: Implement pwrite() callback
 2019-10-23 23:34 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "
  ` [Intel-gfx] "

[CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-23 23:30 UTC  (14+ messages)
` [CI 4/4] drm/i915/gem: Cancel contexts when hangchecking is disabled
    ` [Intel-gfx] "
  ` [Intel-gfx] [CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH 1/8] drm/i915/gem: Make context persistence optional
 2019-10-23 23:01 UTC  (16+ messages)
` [Intel-gfx] "
` [PATCH 2/8] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
  ` [Intel-gfx] "
` [PATCH 3/8] drm/i915/gt: Expose engine properties via sysfs
  ` [Intel-gfx] "
` [PATCH 4/8] drm/i915/gt: Expose engine->mmio_base "
  ` [Intel-gfx] "
` [PATCH 5/8] drm/i915/gt: Expose timeslice duration to sysfs
  ` [Intel-gfx] "
` [PATCH 6/8] drm/i915/gt: Expose reset stop timeout via sysfs
  ` [Intel-gfx] "
` [PATCH 7/8] drm/i915/gt: Expose preempt reset "
  ` [Intel-gfx] "
` [PATCH 8/8] drm/i915/gt: Expose heartbeat interval "
  ` [Intel-gfx] "

[CI 1/3] drm/i915/guc: Enable guc logging on guc log relay write
 2019-10-23 22:28 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "
  ` [Intel-gfx] "

[PATCH v2 0/1] Invalid CRCs causing CRC mismatch test failures
 2019-10-23 22:15 UTC  (4+ messages)
` [PATCH v2 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
    ` [Intel-gfx] "

[PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
 2019-10-23 21:49 UTC  (11+ messages)
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH 0/2] adding gamma state checker for icl+ platforms
 2019-10-23 21:18 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for adding gamma state checker for icl+ platforms (rev6)
  ` [Intel-gfx] "

[PATCH 4/4] drm/i915/selftests: Add coverage of mocs registers
 2019-10-23 21:03 UTC  (4+ messages)
` [PATCH] "
    ` [Intel-gfx] "

[PATCH] drm/simple-kms: Standardize arguments for callbacks
 2019-10-23 19:17 UTC  (7+ messages)
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH 1/5] drm/i915/display: Handle fused off display correctly
 2019-10-23 19:13 UTC  (19+ messages)
` [PATCH 2/5] drm/i915/display: Handle fused off HDCP
    ` [Intel-gfx] "
` [PATCH 3/5] drm/i915/display: Check if FBC is fused off
    ` [Intel-gfx] "
` [PATCH 5/5] drm/i915/display/cnl+: Handle fused off DSC
    ` [Intel-gfx] "
    ` [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly

[PATCH] drm/i915: Add new CNL PCH ID seen on a CML platform
 2019-10-23 18:55 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "
    ` [Intel-gfx] "

[PATCH] drm/i915/bios: add compression parameter block definition
 2019-10-23 18:41 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH] "

[PATCH 0/2] Extract rps and guc
 2019-10-23 18:17 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH v4 00/10] Clear Color Support for TGL Render Decompression
 2019-10-23 17:20 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for Clear Color Support for TGL Render Decompression (rev7)
  ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Release ctx->engine_mutex after iteration
 2019-10-23 16:20 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH] test/kms_content_protection: Use generic debugfs name for HDCP caps
 2019-10-23 15:27 UTC  (6+ messages)
` [PATCH i-g-t v2] tests/kms_content_protection: check i915 and "
    ` [Intel-gfx] "

[PATCH 0/8] drm/i915: pfit/scaler rework prep stuff
 2019-10-23 16:13 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[RFC PATCH v2 1/3] tests/gem_exec_reloc: Don't filter out addresses on full PPGTT
 2019-10-23 15:41 UTC  (8+ messages)
` [Intel-gfx] "
` [RFC PATCH v2 2/3] tests/gem_exec_reloc: Calculate softpin offsets from batch size
  ` [Intel-gfx] "
` [RFC PATCH v2 3/3] tests/gem_exec_reloc: Detect minimum "
  ` [Intel-gfx] "

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-23 15:33 UTC  (7+ messages)
` [PATCH 10/10] drm/i915: Flush idle barriers when waiting
          ` [Intel-gfx] "

[PATCH v6 0/2] Refactor Gen11+ SAGV support
 2019-10-23 15:17 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support (rev3)
  ` [Intel-gfx] "
` ✗ Fi.CI.SPARSE: "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-23 15:06 UTC  (5+ messages)
` [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v2
      ` [Intel-gfx] "

[PATCH] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-23 14:46 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
 2019-10-23 13:33 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config
      ` [Intel-gfx] "

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-10-23 13:31 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] "
  ` [Intel-gfx] "

[PATCH] drm/i915: Use uabi engines for the default engine map
 2019-10-23 13:29 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH v3 1/7] drm/i915: support creating LMEM objects
 2019-10-23 13:21 UTC  (11+ messages)
` [PATCH v3 2/7] drm/i915: setup io-mapping for LMEM
  ` [Intel-gfx] "
` [PATCH v3 3/7] drm/i915/lmem: support kernel mapping
  ` [Intel-gfx] "
` [PATCH v3 5/7] drm/i915/selftests: extend coverage to include LMEM huge-pages
  ` [Intel-gfx] "
` [PATCH v3 6/7] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
  ` [Intel-gfx] "
` [PATCH v3 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
  ` [Intel-gfx] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).