Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-26 10:41:46 to 2019-02-28 09:43:25 UTC [more...]

[PATCH 1/3] drm/i915: Make request allocation caches global
 2019-02-28  9:43 UTC  (17+ messages)
` [PATCH 2/3] drm/i915: Make object/vma "
` [PATCH 3/3] drm/i915: Remove second level open-coded rcu work
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Make request allocation caches global
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Make request allocation caches global (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] Revert "drm/i915: Avoid waking the engines just to check if they are idle"
 2019-02-28  9:17 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: Report engines are idle if already parked
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] Revert "drm/i915: Avoid waking the engines just to check if they are idle"
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] Revert "drm/i915: Avoid waking the engines just to check if they are idle" (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/3] Propagate DP-over-Type-C hotplug events from Type-C subsys to drm-drivers
 2019-02-28  9:15 UTC  (10+ messages)
` [PATCH 3/3] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events

[PATCH 01/11] drm/i915: Skip scanning for signalers if we are already inflight
 2019-02-28  8:09 UTC  (28+ messages)
` [PATCH 04/11] drm/i915: Make request allocation caches global
` [PATCH 05/11] drm/i915: Introduce i915_timeline.mutex
` [PATCH 06/11] drm/i915: Keep timeline HWSP allocated until idle across the system
  ` [PATCH] "
` [PATCH 07/11] drm/i915: Compute the global scheduler caps
` [PATCH 11/11] drm/i915: Use __ffs() in for_each_priolist for more compact code
` ✗ Fi.CI.BAT: failure for series starting with [01/11] drm/i915: Skip scanning for signalers if we are already inflight
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915: Skip scanning for signalers if we are already inflight (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915: Skip scanning for signalers if we are already inflight (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 1/6] drm/i915/psr: Remove PSR2 FIXME
 2019-02-28  5:34 UTC  (8+ messages)
` [PATCH v3 2/6] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
` [PATCH v3 3/6] drm/i915: Compute and commit color features in fastsets
` [PATCH v3 4/6] drm/i915/crc: Make IPS workaround generic
` [PATCH v3 5/6] drm/i915: Disable PSR2 while getting pipe CRC
` [PATCH v3 6/6] drm/i915: Enable PSR2 by default
` ✓ Fi.CI.BAT: success for series starting with [v3,1/6] drm/i915/psr: Remove PSR2 FIXME
` ✗ Fi.CI.IGT: failure "

[PATCH v3 0/3] drm/i915: introduce macros to define register contents
 2019-02-28  4:49 UTC  (16+ messages)
` [PATCH v3 1/3] drm/i915: introduce REG_BIT() and REG_GENMASK() "
` [PATCH v3 2/3] drm/i915: deprecate _SHIFT in favor of _MASK passed to accessors
` [PATCH v3 3/3] drm/i915: use REG_FIELD_PREP() to define register bitfield values
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: introduce macros to define register contents (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Fix atomic state leak when resetting HDMI link
 2019-02-28  0:40 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Don't manually add connectors and planes state
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Fix atomic state leak when resetting HDMI link

[PATCH 1/2] drm/i915: Add support for retrying hotplug
 2019-02-28  0:32 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/icl: Probe again type-c connectors that failed

[PATCH 1/2] drm/i915/icl: Default to Thread Group preemption for compute workloads
 2019-02-27 22:26 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/icl: Default to Thread Group preemption for compute workloads
` ✗ Fi.CI.IGT: failure "

[PATCH] drm: Wake up next in drm_read() chain if we are forced to putback the event
 2019-02-27 22:09 UTC  (4+ messages)

[PATCH i-g-t] lib: Incrementally mlock()
 2019-02-27 21:15 UTC  (3+ messages)

[PATCH 1/2] drm/edid: If no preferred mode is found assume the first mode is preferred
 2019-02-27 21:03 UTC  (5+ messages)
` [PATCH 2/2] drm/edid: Remove defunct EDID_QUIRK_FIRST_DETAILED_PREFERRED
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/edid: If no preferred mode is found assume the first mode is preferred

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-02-27 20:05 UTC  (2+ messages)

[PATCH] drm/i915: Add a security blanket to ring_is_idle()
 2019-02-27 19:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915/icl: move MG pll hw_state readout
 2019-02-27 18:15 UTC  (12+ messages)
` [PATCH 3/3] drm/i915/icl: decouple dpll ids from type

[PATCH 1/3] drm/i915: Use intel_engine_stop_cs when stopping ringbuffer
 2019-02-27 17:47 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: Introduce intel_engine_stop_ringbuffer
` [PATCH 3/3] drm/i915: Disable PSMI idle messaging when stopping ring
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Use intel_engine_stop_cs when stopping ringbuffer

[PATCH v3 0/7] drm/tinydrm: Remove tinydrm_device
 2019-02-27 17:03 UTC  (12+ messages)
` [PATCH v3 1/7] drm/drv: Hold ref on parent device during drm_device lifetime
` [PATCH v3 2/7] drm: Add devm_drm_dev_init()
` [PATCH v3 3/7] drm/drv: DOC: Add driver example code
` [PATCH v3 5/7] drm/tinydrm: Drop using tinydrm_device
` [PATCH v3 7/7] drm/tinydrm: Use drm_dev_enter/exit()

[PATCH] drm/i915: Avoid waking the engines just to check if they are idle
 2019-02-27 15:25 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-27 14:40 UTC  (31+ messages)
` [RFC PATCH 04/42] drm/i915: introduce intel_memory_region
` [RFC PATCH 05/42] drm/i915/region: support basic eviction
` [RFC PATCH 18/42] drm/i915/lmem: support CPU relocations
` [RFC PATCH 30/42] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
      ` [Intel-gfx] [RFC PATCH 00/42] Introduce memory region concept (including device local memory)

[PATCH v2 0/4] drm/i915: introduce macros to define register contents
 2019-02-27 11:20 UTC  (4+ messages)

[PATCH v6 0/3] CRTC background color
 2019-02-27  9:53 UTC  (5+ messages)
` [PATCH v6 1/3] drm: Add CRTC background color property (v5)

[PATCH 00/12] Polish DRAM information readout code
 2019-02-26 23:33 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for Polish DRAM information readout code (rev4)
` ✗ Fi.CI.CHECKPATCH: warning for Polish DRAM information readout code (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] topic/mei-hdcp for char-misc-next
 2019-02-26 21:17 UTC 

The road to load balancing
 2019-02-26 20:27 UTC  (4+ messages)
` [PATCH 02/46] drm/i915: Revoke mmaps and prevent access to fence registers across reset

[PATCH 1/2] drm/i915: remove unused bits from Panel Power Sequence State
 2019-02-26 19:20 UTC  (6+ messages)

[PATCH v3 0/9] drm/i915/perf: add OA interrupt support
 2019-02-26 18:04 UTC  (14+ messages)
` [PATCH v3 1/9] drm/i915/perf: rework aging tail workaround
` [PATCH v3 2/9] drm/i915/perf: move pollin setup to non hw specific code
` [PATCH v3 3/9] drm/i915/perf: only append status when data is available
` [PATCH v3 4/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v3 5/9] drm/i915/perf: add new open param to configure polling of OA buffer
` [PATCH v3 6/9] drm/i915: handle interrupts from the OA unit
` [PATCH v3 7/9] drm/i915/perf: add interrupt enabling parameter
` [PATCH v3 8/9] drm/i915/perf: add flushing ioctl
` [PATCH v3 9/9] drm/i915/perf: bump i915-perf revision
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: add OA interrupt support (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 12/12] drm/i915: Read out memory type
 2019-02-26 17:57 UTC  (2+ messages)
` [PATCH v2 "

[PATCH i-g-t] i915/gem_ctx_switch: Use minimum qlen over all engines and measure switches
 2019-02-26 16:15 UTC  (5+ messages)

[PATCH] drm/i915/fence: Do not use TIMER_IRQSAFE
 2019-02-26 16:00 UTC  (2+ messages)

[PATCH 05/12] drm/i915: Fix DRAM size reporting for BXT
 2019-02-26 15:27 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 04/12] drm/i915: Extract BXT DIMM helpers
 2019-02-26 15:27 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 03/12] drm/i915: Polish skl_is_16gb_dimm()
 2019-02-26 15:26 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/4] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
 2019-02-26 13:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno (rev2)

[PATCH 00/10] HDCP2.2 Phase II
 2019-02-26 11:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t 1/7] lib/i915: Pretty print HW semaphores
 2019-02-26 11:03 UTC  (7+ messages)
` [PATCH i-g-t 2/7] lib: Add GPU power measurement
` [PATCH i-g-t 3/7] i915/gem_exec_schedule: Measure semaphore power consumption
` [PATCH i-g-t 4/7] i915/gem_exec_whisper: Measure total power consumed
` [PATCH i-g-t 5/7] i915/gem_exec_schedule: Verify that using HW semaphores doesn't block
` [PATCH i-g-t 6/7] i915/gem_exec_nop: poll-sequential requires ordering between rings
` [PATCH i-g-t 7/7] i915/gem_sync: Make switch-default asymmetric

[CI 1/4] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
 2019-02-26 10:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] "


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