public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 08:31:24 to 2019-10-14 10:17:58 UTC [more...]

[PATCH 01/15] drm/i915/display: Squelch kerneldoc warnings
 2019-10-14 10:17 UTC  (19+ messages)
` [PATCH 02/15] drm/i915/gem: Distinguish each object type
` [PATCH 03/15] drm/i915/execlists: Assert tasklet is locked for process_csb()
` [PATCH 04/15] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
` [PATCH 05/15] drm/i915/execlists: Tweak virtual unsubmission
` [PATCH 06/15] drm/i915/selftests: Check known register values within the context
` [PATCH 07/15] drm/i915/selftests: Check that GPR are cleared for new contexts
` [PATCH 08/15] drm/i915: Expose engine properties via sysfs
` [PATCH 09/15] drm/i915/execlists: Force preemption
` [PATCH 10/15] drm/i915/gt: Introduce barrier pulses along engines
` [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
` [PATCH 13/15] drm/i915: Replace hangcheck by heartbeats
` [PATCH 14/15] drm/i915: Flush idle barriers when waiting
` [PATCH 15/15] drm/i915/execlist: Trim immediate timeslice expiry

[PATCH] drm/i915/execlists: Tweak virtual unsubmission
 2019-10-14  9:59 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] drm/i915/display: Squelch kerneldoc warnings
 2019-10-14  9:44 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
 2019-10-14  9:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/4] drm/edid: Make drm_get_cea_aspect_ratio() static
 2019-10-14  9:27 UTC  (3+ messages)
` [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)

[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
 2019-10-14  8:59 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Fixup naked 64b divide
 2019-10-14  8:25 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BUILD: warning "
` [PATCH v2] "
` ✓ Fi.CI.IGT: success for "

[PATCH 00/24] Enable bigjoiner support, second approach
 2019-10-14  8:20 UTC  (6+ messages)
` [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state

[PATCH] drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
 2019-10-14  8:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
 2019-10-14  8:16 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

Does the i915 VBT tell us if a panel is an OLED panel?
 2019-10-14  8:12 UTC  (4+ messages)

[intel-gfx] [PATCH] drm/i915: coffeelake supports hdcp2.2
 2019-10-14  6:04 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

linux-next: manual merge of the drm-misc tree with the admgpu tree
 2019-10-14  0:31 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2019-10-14  0:12 UTC  (2+ messages)

[PATCH] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
 2019-10-13 18:38 UTC 

[PATCH i-g-t 1/2] lib: Generalise rapl interface
 2019-10-13 13:50 UTC  (2+ messages)
` [PATCH i-g-t 2/2] overlay: Show total package power

[PATCH] drm/i915/gem: Distinguish each object type
 2019-10-13 10:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[drm-intel:drm-intel-next-queued 7/9] drivers/gpu/drm/i915/selftests/intel_memory_region.c:166: undefined reference to `__umoddi3'
 2019-10-12 19:20 UTC 

[PATCH] drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
 2019-10-12 18:41 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config (rev2)
` ✓ Fi.CI.IGT: "

[CI 1/3] drm/i915/perf: allow for CS OA configs to be created lazily
 2019-10-12 14:16 UTC  (6+ messages)
` [CI 2/3] drm/i915/perf: implement active wait for noa configurations
` [CI 3/3] drm/i915/perf: execute OA configuration from command stream
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/perf: allow for CS OA configs to be created lazily
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI] drm/i915: Mark up "sentinel" requests
 2019-10-12 13:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/selftests: Serialise write to scratch with its vma binding
 2019-10-12  7:38 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
 2019-10-12  5:50 UTC  (12+ 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
` [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
` [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.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Add an rcu_barrier option to i915_drop_caches
 2019-10-12  1:27 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth
 2019-10-11 23:49 UTC  (2+ messages)

[PATCH 0/8] drm/i915: Some cleanup near the SKL wm/ddb area
 2019-10-11 21:35 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes()
` [PATCH 2/8] drm/i915: Nuke 'realloc_pipes'
` [PATCH 3/8] drm/i915: Make dirty_pipes refer to pipes
` [PATCH 4/8] drm/i915: Don't set undefined bits in dirty_pipes
` [PATCH 5/8] drm/i915: Streamline skl_commit_modeset_enables()
` [PATCH 6/8] drm/i915: Polish WM_LINETIME register stuff
` [PATCH 7/8] drm/i915: Move linetime wms into the crtc state
` [PATCH 8/8] drm/i915: Nuke skl wm.dirty_pipes bitmask
` ✗ Fi.CI.BUILD: failure for drm/i915: Some cleanup near the SKL wm/ddb area

[PATCH 1/4] drm/i915/display: Handle fused off display correctly
 2019-10-11 19:30 UTC  (13+ 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

[PATCH i-g-t] debugfs: Define DROP_RCU
 2019-10-11 18:47 UTC  (2+ messages)

[PATCH 1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
 2019-10-11 18:19 UTC  (9+ messages)
` [PATCH 2/3] drm/i915/tgl: Add HDC Pipeline Flush
` [PATCH 3/3] drm/i915/tgl: Add extra hdc flush workaround
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
` ✗ Fi.CI.BAT: failure "

[PATCH 0/7] Small fixes before fixing MST
 2019-10-11 18:03 UTC  (20+ 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.IGT: success for Small fixes before fixing MST

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

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-11 17:40 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v7 0/3] CRTC background color
 2019-10-11 16:09 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
 2019-10-11 15:41 UTC  (33+ 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 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.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)

Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
 2019-10-11 15:33 UTC  (2+ messages)

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

[PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
 2019-10-11 13:37 UTC  (5+ messages)

[CI 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
 2019-10-11 13:25 UTC  (3+ messages)
` [PATCH] "

[PATCH i-g-t] Check all sysfs entries are readable without dmesg spam
 2019-10-11 13:12 UTC  (2+ messages)

[PATCH] drm/dp: Remove the unused drm_device to get rid of build warning
 2019-10-11 12:21 UTC  (2+ messages)

[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)

[CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
 2019-10-11 10:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)

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

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


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