public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-10-10 01:04:45 to 2019-10-11 12:00:04 UTC [more...]

[PATCH] drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling
 2019-10-11 12:00 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[bug report] drm/i915/selftests: Exercise context switching in parallel
 2019-10-11 11:58 UTC  (2+ messages)

[PATCH 0/7] Small fixes before fixing MST
 2019-10-11 11:48 UTC  (12+ messages)
` [PATCH 1/7] drm/i915: simplify setting of ddi_io_power_domain
` [PATCH 2/7] drm/i915: cleanup unused returns on DP-MST
` [PATCH 3/7] drm/i915: fix port checks for MST support on gen >= 11
` [PATCH 4/7] drm/i915: remove extra new line on pipe_config mismatch
` [PATCH 5/7] drm/i915: add pipe name to pipe mismatch logs
` [PATCH 6/7] drm/i915: prettify MST debug message
` [PATCH 7/7] drm/dp-mst: fix warning on unused var
` ✗ Fi.CI.CHECKPATCH: warning for Small fixes before fixing MST
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Expose engine properties via sysfs
 2019-10-11 11:46 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Expose engine properties via sysfs (rev3)
` ✗ Fi.CI.SPARSE: "

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-11 11:39 UTC  (29+ messages)
` [PATCH 02/10] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
` [PATCH 03/10] drm/i915: Expose engine properties via sysfs
  ` [PATCH v2] "
` [PATCH 04/10] drm/i915/execlists: Force preemption
` [PATCH 05/10] drm/i915: Mark up "sentinel" requests
` [PATCH 06/10] drm/i915/gt: Introduce barrier pulses along engines
` [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out
  ` [PATCH v2] "
` [PATCH 08/10] drm/i915: Cancel non-persistent contexts on close
` [PATCH 09/10] drm/i915: Replace hangcheck by heartbeats
` [PATCH 10/10] drm/i915: Flush idle barriers when waiting
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler (rev2)
` ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler (rev3)

[CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
 2019-10-11 10:54 UTC  (19+ messages)
` [CI 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [CI 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
` [CI 4/9] drm/i915: add support for perf configuration queries
` [CI 5/9] drm/i915/perf: implement active wait for noa configurations
  ` [PATCH] "
` [CI 6/9] drm/i915/perf: execute OA configuration from command stream
` [CI 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
  ` [PATCH] "
` [CI 8/9] drm/i915/perf: allow holding preemption on filtered ctx
` [CI 9/9] drm/i915/execlists: Prevent merging requests with conflicting flags
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev3)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
` ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev3)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-10-11 10:27 UTC  (6+ messages)

Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
 2019-10-11 10:12 UTC 

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

[PATCH 1/2] drm/i915/selftests: Check known register values within the context
 2019-10-11  9:00 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/selftests: Check that GPR are cleared for new contexts
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Check known register values within the context
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
 2019-10-11  8:31 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t] i915: Use O_NONBLOCK for faster ringsize probing
 2019-10-11  8:25 UTC  (2+ messages)

[PATCH 1/4] drm/i915/display: Handle fused off display correctly
 2019-10-11  7:16 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/display: Handle fused off HDCP
` [PATCH 3/4] drm/i915/display: DFSM CDCLK LIMIT is only available in BXT
` [PATCH 4/4] drm/i915/display: Check if FBC and DMC are fused off
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/display: Handle fused off display correctly

[CI 1/2] drm/i915/perf: store the associated engine of a stream
 2019-10-11  6:47 UTC  (4+ messages)
` [CI 2/2] drm/i915/perf: Store shortcut to intel_uncore
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/perf: store the associated engine of a stream
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
 2019-10-11  1:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915/selftests: Check known register values within the context
 2019-10-11  1:41 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/selftests: Check that GPR are cleared for new contexts
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Check known register values within the context
` ✓ Fi.CI.IGT: "

linux-next: build warning after merge of the drm-misc tree
 2019-10-10 23:45 UTC 

[PATCH] drm/dp: Remove the unused drm_device to get rid of build warning
 2019-10-10 22:09 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915/selftests: Check that registers are preserved between virtual engines
 2019-10-10 21:34 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/selftests: Check known register values within the context
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Check that registers are preserved between virtual engines
` ✓ Fi.CI.IGT: "

[PATCH 1/9] drm/i915/perf: store the associated engine of a stream
 2019-10-10 21:08 UTC  (9+ messages)
` [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
` [PATCH 9/9] drm/i915/execlists: Prevent merging requests with conflicting flags
` ✓ Fi.CI.IGT: success for series starting with [1/9] drm/i915/perf: store the associated engine of a stream

[PATCH] drm/i915: Don't disable interrupts independently of the lock
 2019-10-10 20:30 UTC  (5+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for drm/i915: Don't disable interrupts independently of the lock (rev2)

[PATCH] drm/i915/execlists: Mark up expected state during reset
 2019-10-10 19:48 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v7 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
 2019-10-10 19:24 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [v7,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync (rev2)

[PATCH v7 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
 2019-10-10 18:55 UTC  (2+ messages)
` [PATCH v8 "

[CI 1/2] drm/i915: Move SAGV block time to dev_priv
 2019-10-10 17:10 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv (rev2)
` ✓ Fi.CI.IGT: success "

[PATCH 1/5] drm/i915: Shrink eDRAM ways/sets arrays
 2019-10-10 16:57 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/
` [PATCH 3/5] drm/i915: Remove dead weight from hdcp2_msg_timeout[]
` [PATCH 4/5] drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2
` [PATCH 5/5] drm/i915: Make hdcp2_msg_timeout.timeout u16
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Shrink eDRAM ways/sets arrays

[PATCH] RFC drm/i915: Allow userspace to specify ringsize on construction
 2019-10-10 16:27 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 00/24] Enable bigjoiner support, second approach
 2019-10-10 16:25 UTC  (18+ messages)
` [PATCH 04/24] drm/i915: Remove cursor use of properties for coordinates
` [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
` [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
` [PATCH 15/24] drm/i915: Try to make bigjoiner work in atomic check, v2
` ✗ Fi.CI.BUILD: failure for Enable bigjoiner support, second approach. (rev3)

[PATCH 1/2] drm/i915/perf: store the associated engine of a stream
 2019-10-10 15:04 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/perf: Store shortcut to intel_uncore
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/perf: store the associated engine of a stream

[PULL] drm-intel-fixes
 2019-10-10 14:30 UTC 

[PATCH] drm/i915/vbt: Handle generic DTD block
 2019-10-10 13:47 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/dp-mst: Drop connection_mutex check
 2019-10-10 13:40 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

Does the i915 VBT tell us if a panel is an OLED panel?
 2019-10-10 13:35 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915: Add microcontrollers documentation section
 2019-10-10 12:57 UTC  (7+ messages)
` [PATCH v2 2/3] drm/i915/guc: improve documentation
` [PATCH v2 3/3] drm/i915/huc: "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Add microcontrollers documentation section
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Check that registers are preserved between virtual engines
 2019-10-10 12:49 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check that registers are preserved between virtual engines (rev2)

[PATCH 5/5] drm/i915/pmu: Support multiple GPUs
 2019-10-10 12:37 UTC  (4+ messages)
` [PATCH v4 "
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915/tgl: the BCS engine supports relative MMIO
 2019-10-10 12:04 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/tgl: simplify the lrc register list for !RCS
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/tgl: the BCS engine supports relative MMIO
` ✓ Fi.CI.IGT: "

[PULL] drm-misc-fixes
 2019-10-10 10:51 UTC 

[PATCH 0/4] fix broken state checker and enable state checker for icl+
 2019-10-10 10:50 UTC  (4+ messages)
` [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()

[RFC v3 0/9] Gen12 E2E compression
 2019-10-10 10:39 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Gen12 E2E compression (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/gt: Warn CI about an unrecoverable wedge
 2019-10-10  9:32 UTC  (2+ messages)

[PATCH 0/8] drm/print: cleanup and new drm_device based logging
 2019-10-10  9:32 UTC  (4+ messages)
` [PATCH 8/8] drm/print: introduce new struct drm_device based logging macros

[PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
 2019-10-10  9:28 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Leave tell-tales as to why pending[] is bad (rev2)

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-10-10  9:18 UTC  (7+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[PATCH i-g-t 1/2] i915_drm.h sync
 2019-10-10  7:32 UTC  (2+ messages)
` [PATCH i-g-t 2/2] Add i915/gem_ctx_persistence

[PATCH] drm/i915: Add feature flag for platforms with DRAM info
 2019-10-10  5:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/i915/execlists: Protect peeking at execlists->active
 2019-10-10  3:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/execlists: Protect peeking at execlists->active (rev4)


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