messages from 2019-02-26 19:13:57 to 2019-02-28 14:33:06 UTC [more...]
[PATCH i-g-t 1/5] lib/i915: Assert mmap size alignment
2019-02-28 14:33 UTC (10+ messages)
` [PATCH i-g-t 2/5] gem_wsim: Round mmap to page size
` [PATCH i-g-t 3/5] gem_wsim: Remove some unused struct members
` [igt-dev] "
` [PATCH i-g-t 4/5] autoconf: Silence void pointer arithmetic warnings
` [igt-dev] "
` [PATCH i-g-t 5/5] tests/i915/pm_rc6_residency: Fix linking
` [igt-dev] "
` [igt-dev] [PATCH i-g-t 1/5] lib/i915: Assert mmap size alignment
[PATCH] drm: Slightly quieten bad EDID messages
2019-02-28 14:14 UTC (2+ messages)
[PATCH] drm/i915/selftests: Check that whitelisted registers are accessible
2019-02-28 14:09 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Check that whitelisted registers are accessible (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check that whitelisted registers are accessible (rev3)
[PULL] topic/mei-hdcp for char-misc-next
2019-02-28 13:46 UTC (3+ messages)
[PATCH v3 0/3] drm/i915: introduce macros to define register contents
2019-02-28 13:48 UTC (22+ 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 v6 0/3] drm & vgaarb: handle vgacon removal in vgaarb
2019-02-28 13:27 UTC (4+ messages)
[PATCH 01/11] drm/i915: Skip scanning for signalers if we are already inflight
2019-02-28 13:20 UTC (31+ messages)
` [PATCH 02/11] drm/i915/execlists: Suppress mere WAIT preemption
` [PATCH 03/11] drm/i915/execlists: Suppress redundant preemption
` [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 08/11] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
` [PATCH 10/11] drm/i915/execlists: Skip direct submission if only lite-restore
` [PATCH 11/11] drm/i915: Use __ffs() in for_each_priolist for more compact code
` ✗ 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: "
A bit more towards eliminating assumptions of global ordering
2019-02-28 13:03 UTC (11+ messages)
` [PATCH 1/7] drm/i915: Force GPU idle on suspend
` [PATCH 2/7] drm/i915/selftests: Improve switch-to-kernel-context checking
` [PATCH 3/7] drm/i915: Do a synchronous switch-to-kernel-context on idling
` [PATCH 4/7] drm/i915: Store the BIT(engine->id) as the engine's mask
` [PATCH 5/7] drm/i915: Refactor common code to load initial power context
` [PATCH 6/7] drm/i915: Reduce presumption of request ordering for barriers
` [PATCH 7/7] drm/i915: Remove has-kernel-context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Force GPU idle on suspend
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[CI 1/3] drm/i915: Make request allocation caches global
2019-02-28 12:30 UTC (7+ messages)
` [CI 2/3] drm/i915: Make object/vma "
` [CI 3/3] drm/i915: Remove second level open-coded rcu work
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: Make request allocation caches global
` ✗ 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 11:37 UTC (6+ 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 0/3] Propagate DP-over-Type-C hotplug events from Type-C subsys to drm-drivers
2019-02-28 11:24 UTC (10+ messages)
` [PATCH 3/3] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events
[PATCH] drm/i915/fence: Do not use TIMER_IRQSAFE
2019-02-28 10:50 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 1/3] drm/i915: Make request allocation caches global
2019-02-28 10:01 UTC (19+ 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 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 1/2] drm/i915: Add support for retrying hotplug
2019-02-28 0:32 UTC (4+ 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 (12+ messages)
` [Intel-gfx] "
[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 (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Polish DRAM information readout code (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
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 (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox