Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 08:05:27 to 2018-07-17 15:31:22 UTC [more...]

[igt-dev] [PATCH i-g-t 1/9] trace.pl: Improve time axis labels
 2018-07-17 15:31 UTC  (6+ messages)
` [PATCH i-g-t v2 "
    ` [igt-dev] "

[PATCH 1/2] drm/i915: Stop lying about the WOPCM size
 2018-07-17 15:30 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Sanitize enable_guc properly on non-guc platforms
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Stop lying about the WOPCM size

[PATCH i-g-t] igt: Remove gvt_basic
 2018-07-17 15:29 UTC  (4+ messages)
  ` [igt-dev] "

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-17 15:26 UTC  (14+ messages)
` [PATCH 09/12] nubus: use for_each_if
` [PATCH] kernel.h: Add for_each_if()

[PATCH] drm/i915: Flush chipset caches after GGTT writes
 2018-07-17 15:13 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915/guc: Fix GuC pin bias and WOPCM initialization order
 2018-07-17 14:44 UTC  (10+ messages)
` [PATCH 2/3] drm/i915/guc: Move the pin bias value from GuC to GGTT
` [PATCH 3/3] HAX enable guc for CI
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/guc: Fix GuC pin bias and WOPCM initialization order
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
 2018-07-17 14:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex (rev2)

[PATCH v2 0/3] Make the audio component binding more generic
 2018-07-17 14:18 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915: Split audio component to a generic type
` [PATCH v2 2/3] ALSA: hda/i915: Associate audio component with devres
` [PATCH v2 3/3] ALSA: hda: Make audio component support more generic
` ✗ Fi.CI.CHECKPATCH: warning for Make the audio component binding more generic (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/selftests: Mark mock contexts as being !GGTT
 2018-07-17 14:12 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence

[PATCH] drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence
 2018-07-17 13:51 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] intel-ci: Move uABI hang testing to shards
 2018-07-17 13:30 UTC 

[PATCH] drm/i915: Always retire residual requests before suspend
 2018-07-17 13:28 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/2] intel-ci: Unblacklist selftests
 2018-07-17 13:19 UTC  (4+ messages)
` [PATCH i-g-t 2/2] intel-ci: Remove gem_exec_flush from fast-feedback

[PATCH 1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
 2018-07-17 12:50 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/gtt: Full ppgtt everywhere, no excuses
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t] igt/kms_vblank: Check if hangs are allowed
 2018-07-17 12:26 UTC  (4+ messages)
  ` [igt-dev] "

[PATCH] drm/i915/selftests: Free the backing store between iterations
 2018-07-17 10:17 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v3] drm/i915/dp: Give up link training clock recovery after 10 failed attempts
 2018-07-17  9:24 UTC  (11+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp: Give up link training clock recovery after 10 failed attempts (rev3)
` ✓ Fi.CI.IGT: success "

[PATCH] Revert "drm/dp_helper: Add DP aux channel tracing"
 2018-07-17  8:53 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/6] drm: Let userspace check if driver supports modeset
 2018-07-17  8:27 UTC  (11+ messages)
` [PATCH 2/6] drm/i915: Set PCH as NOP if display is disabled
` [PATCH 3/6] drm/i915: Move out non-modeset calls from modeset init and cleanup
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
` [PATCH 5/6] drm/i915: Do not call modeset related functions when display is disabled
` [PATCH 6/6] drm/i915: Remove redundante checks for num_pipes == 0
` [Intel-gfx] [PATCH 1/6] drm: Let userspace check if driver supports modeset
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-17  8:12 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for mm, oom: distinguish blockable mode for mmu notifiers (rev7)

[PATCH 0/3] Make the audio component binding more generic
 2018-07-17  6:34 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: Split audio component to a generic type
  ` [Intel-gfx] "
` [PATCH 2/3] ALSA: hda/i915: Associate audio component with devres
` [PATCH 3/3] ALSA: hda: Make audio component support more generic
` ✗ Fi.CI.BAT: failure for Make the audio component binding "
` ✗ Fi.CI.CHECKPATCH: warning "

[PULL] gvt-next for 4.19
 2018-07-17  6:07 UTC  (3+ messages)

[PATCH v6 09/35] drm/i915: Initialize HDCP2.2 and its MEI interface
 2018-07-17  1:29 UTC  (2+ messages)

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-07-17  0:59 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI
 2018-07-16 23:48 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/icl: Implement voltage swing programming sequence "
` [PATCH v3] drm/i915/icl: Add remaining registers and bitfields "

[PATCH 0/8] Remaining ICL display patches
 2018-07-16 23:22 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/icl: compute the TBT PLL registers
` [PATCH 3/8] drm/i915/icl: store the port type for TC ports

[PATCH 1/2] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 22:16 UTC  (14+ messages)
` [PATCH 2/2] drm/i915/selftests: Force a preemption hang
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/execlists: Always clear preempt status on cancelling all
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] drm/i915/execlists: Always clear preempt status on cancelling all (rev2)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] drm/i915/execlists: Always clear preempt status on cancelling all (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-07-16 19:26 UTC  (7+ messages)
` [PATCH v6] drm/i915: Add IOCTL Param to control data port coherency
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Preempt-to-idle support in execlists. (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v3 5/9] trace.pl: Improved key/colours
 2018-07-16 19:11 UTC  (3+ messages)
` [PATCH i-g-t v4 "

[PATCH i-g-t] igt/gem_pwrite_snooped: Check for GEM before use
 2018-07-16 18:43 UTC  (2+ messages)
` [igt-dev] "

[PATCH] drm/i915/selftests: Exercise reset to break stuck GTT eviction
 2018-07-16 18:37 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise reset to break stuck GTT eviction (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/selftests: Remove redundant code
 2018-07-16 18:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t 2/9] trace.pl: Scale timeline for better precision
 2018-07-16 18:15 UTC  (3+ messages)
` [PATCH i-g-t v3 "

[RESEND 1/6] drm/i915/selftests: Force a preemption hang
 2018-07-16 15:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [RESEND,1/6] "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/2] igt/gem_pwrite_snooped: Check for GEM before use
 2018-07-16 15:28 UTC  (2+ messages)
` [PATCH i-g-t 2/2] igt: Remove gvt_basic

[RESEND 1/6] drm/i915/selftests: Force a preemption hang
 2018-07-16 15:04 UTC  (17+ messages)
` [RESEND 2/6] drm/i915/selftests: Exercise reset to break stuck GTT eviction
` [RESEND 3/6] drm/i915/execlists: Always clear preempt status on cancelling all
` [RESEND 4/6] drm/i915/execlists: Disable submission tasklet upon wedging
` [RESEND 5/6] drm/i915: Remove pci private pointer after destroying the device private
` [RESEND 6/6] drm/i915/selftests: Downgrade igt_timeout message
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [RESEND,1/6] drm/i915/selftests: Force a preemption hang
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/10] Improve crc-core driver interface
 2018-07-16 14:24 UTC  (3+ messages)

[PATCH v4] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 14:07 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/execlists: Always clear preempt status on cancelling all (rev7)

[PATCHv10 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-07-16 13:21 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: add DisplayPort CEC-Tunneling-over-AUX support (rev2)

[RFC v3 0/8] Add Plane Color Properties
 2018-07-16 12:38 UTC  (5+ messages)

[PATCH] drm/i915/selftests: Downgrade igt_timeout message
 2018-07-16 12:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
 2018-07-16 11:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler (rev2)

[PATCH] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16 11:40 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/execlists: Always clear preempt status on cancelling all (rev6)

[PATCH] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
 2018-07-16 10:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/execlists: Disable submission tasklet upon wedging
 2018-07-16 10:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Disable submission tasklet upon wedging (rev2)

[PATCH 1/6] drm/i915/selftests: Force a preemption hang
 2018-07-16  9:43 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/execlists: Always clear preempt status on cancelling all
 2018-07-16  9:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Always clear preempt status on cancelling all (rev3)

[PATCH v2] drm/i915/dp: Give up link training clock recovery after 10 failed attempts
 2018-07-16  8:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dp: Give up link training clock recovery after 10 failed attempts (rev2)

[PATCH] drm/i915: Remove pci private pointer after destroying the device private
 2018-07-16  8:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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