messages from 2018-07-05 21:37:26 to 2018-07-07 10:29:38 UTC [more...]
[PATCH] drm/i915/selftests: Magic numbers for old Y-tiling
2018-07-07 10:29 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/4] drm/i915/intel_dsi: Read back and use pclk set by the GOP
2018-07-07 6:32 UTC (7+ messages)
` [PATCH 4/4] drm/i915/intel_dsi: Read back pclk set by GOP and use that as pclk
[PATCH] drm/i915: Flush the WCB following a WC write
2018-07-07 5:20 UTC (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/selftests: Skip live_execlists if the GPU is terminally wedged
2018-07-07 4:26 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/2] drm/i915: Record logical context support in driver caps
2018-07-07 3:35 UTC (10+ messages)
` [PATCH 2/2] drm/i915/selftests: Skip live context execution test without logical contexts
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Record logical context support in driver caps (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
2018-07-07 2:09 UTC (4+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
` [PATCH 2/2] drm/i915: use the ICL "
[PATCH] drm/i915: Introduce BITS_PER_TYPE
2018-07-07 0:59 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[BUG] i915 HDMI connector status is connected after disconnection
2018-07-07 0:13 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
2018-07-06 23:09 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[CI] drm/i915: Replace nested subclassing with explicit subclasses
2018-07-06 22:50 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/selftests: Avoid warning if runtime pm is disabled
2018-07-06 22:27 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v4 00/20] ICELAKE DSI DRIVER
2018-07-06 22:22 UTC (6+ messages)
` [PATCH v4 07/20] drm/i915/icl: Define AUX lane registers for Port A/B
` ✓ Fi.CI.BAT: success for ICELAKE DSI DRIVER (rev4)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "
[PATCH 01/27] drm/i915: Squelch very verbose error logging
2018-07-06 21:31 UTC (41+ messages)
` [PATCH 02/27] drm/i915/selftests: Destroy partial tiling vma after use
` [PATCH 03/27] drm/i915/selftests: Skip using the GPU if wedged
` [PATCH 04/27] drm/i915/selftests: Skip making an object busy if the GPU is wedged
` [PATCH 05/27] drm/i915/selftests: Skip all request selftests when wedged
` [PATCH 06/27] drm/i915/selftests: Skip workaround tests "
` [PATCH 07/27] drm/i915/selftests: Skip live eviction "
` [PATCH 08/27] drm/i915/selftests: Skip huge pages live tests if wedged
` [PATCH 09/27] drm/i915/selftests: Skip over live context testing when wedged
` [PATCH 10/27] drm/i915/selftests: Skip live context execution test without logical contexts
` [PATCH 11/27] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
` [PATCH 12/27] drm/i915: Export i915_request_skip()
` [PATCH 13/27] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 14/27] drm/i915: Move i915_vma_move_to_active() to i915_vma.c
` [PATCH 15/27] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 16/27] drm/i915: Track the last-active inside the i915_vma
` [PATCH 17/27] drm/i915: Replace nested subclassing with explicit subclasses
` [PATCH 18/27] drm/i915: Only reset hangcheck at the start of an activity cycle
` [PATCH 19/27] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 20/27] drm/i915: Introduce i915_address_space.mutex
` [PATCH 21/27] drm/i915: Move fence register tracking to GGTT
` [PATCH 22/27] drm/i915: Convert fences to use a GGTT lock rather than struct_mutex
` [PATCH 23/27] drm/i915: Tidy i915_gem_suspend()
` [PATCH 24/27] drm/i915: Move fence-reg interface to i915_gem_fence_reg.h
` [PATCH 25/27] drm/i915: Dynamically allocate the array of drm_i915_gem_fence_reg
` [PATCH 26/27] drm/i915: Pull all the reset functionality together into i915_reset.c
` [PATCH 27/27] drm/i915: Remove GPU reset dependence on struct_mutex
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/27] drm/i915: Squelch very verbose error logging
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/selftests: Adjust y-tiling height for older machines
2018-07-06 20:59 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/selftests: Provide full mb() around clflush
2018-07-06 20:31 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH] Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
2018-07-06 20:30 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v8] drm/i915: Fix assert_plane() warning on bootup with external display
2018-07-06 19:16 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix assert_plane() warning on bootup with external display (rev8)
[PATCH v7] drm/i915: Fix assert_plane() warning on bootup with external display
2018-07-06 18:54 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix assert_plane() warning on bootup with external display (rev7)
[PATCH v6] drm/i915: Fix assert_plane() warning on bootup with external display
2018-07-06 18:06 UTC (2+ messages)
[PATCH 0/8] drm/i915: Hotplug cleanups and whanot
2018-07-06 17:01 UTC (8+ messages)
` [PATCH 2/8] drm/i915: Introduce intel_encoder_is_dig_port()
` [PATCH 3/8] drm/i915: Rewrite mst suspend/resume in terms of encoders
` ✓ Fi.CI.IGT: success for drm/i915: Hotplug cleanups and whanot
[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
2018-07-06 16:25 UTC (5+ messages)
` [PATCH v5] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Preempt-to-idle support in execlists. (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/selftests: Skip over live context testing when wedged
2018-07-06 16:15 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 1/2] drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
2018-07-06 16:03 UTC (6+ messages)
` [PATCH 2/2] drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheck
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
(no subject)
2018-07-06 16:02 UTC (8+ messages)
` [PATCH 1/6] dma-buf: add caching of sg_table
` [PATCH 2/6] drm: remove prime sg_table caching
` [PATCH 3/6] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
` [PATCH 4/6] dma-buf: lock the reservation object during (un)map_dma_buf v3
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v3
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v4
` ✗ Fi.CI.BAT: failure for series starting with [1/6] dma-buf: add caching of sg_table
[PATCH] drm/i915/selftests: Limit live_gtt allocation test to fit within RAM
2018-07-06 15:43 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH 1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
2018-07-06 15:21 UTC (15+ messages)
` [PATCH 2/6] drm/i915: Export i915_request_skip()
` [PATCH 3/6] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 4/6] drm/i915: Move i915_vma_move_to_active() to i915_vma.c
` [PATCH 5/6] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 6/6] drm/i915: Track the last-active inside the i915_vma
` [PATCH v5] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Refactor export_fence() after i915_vma_move_to_active() (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH 1/2] drm/i915/gtt: Suppress warnings for dma_map_page
2018-07-06 15:01 UTC (5+ messages)
` [PATCH 2/2] drm/i915/gtt: Control cache domain of dma_map_page() directly
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gtt: Suppress warnings for dma_map_page
[PATCH 1/3] drm: Extract __setplane_check()
2018-07-06 14:32 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm: Extract __setplane_check() (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/psr: Split sink status into a separate debugfs node
2018-07-06 13:43 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] igt/gem_pwrite_pread: Requires GEM
2018-07-06 13:40 UTC (2+ messages)
` [igt-dev] "
[PATCH] drm/crc: Only report a single overflow when a CRC fd is opened
2018-07-06 13:08 UTC (3+ messages)
[PATCH] drm/i915/ddi: Simplify get_encoder_power_domains()
2018-07-06 13:02 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] drm/i915/selftests: Destroy partial tiling vma after use
2018-07-06 12:47 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH v3 00/12] drm/i915: Some plane init cleanups
2018-07-06 12:21 UTC (2+ messages)
[PATCH] drm/i915/selftests: Detect unknown swizzling correctly
2018-07-06 11:56 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v3 09/12] drm/i915: Extract skl_universal_plane_init()
2018-07-06 11:20 UTC (3+ messages)
` [PATCH v4 "
[PULL] gvt-fixes for 4.18
2018-07-06 9:56 UTC (2+ messages)
[PATCH] drm/i915/selftests: Skip live context execution test without logical contexts
2018-07-06 9:09 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH i-g-t] igt/gem_tiled_partial_pwrite_pread: Check for known swizzling
2018-07-06 9:00 UTC (2+ messages)
` [igt-dev] "
[PATCH] drm/i915: remove confusing GPIO vs PCH_GPIO
2018-07-06 8:24 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
Shared atomic state causing Weston repaint failure
2018-07-06 8:11 UTC (4+ messages)
[PATCH v3 1/3] drm/i915/dsi: rename the current DSI files based on first platform
2018-07-06 7:58 UTC (3+ messages)
[DIM DOCS PATCH 1/2] doc: update CI and pre-merge details in committer guidelines
2018-07-06 7:02 UTC (6+ messages)
` [DIM DOCS PATCH 2/2] doc: clarify what type of changes are acceptable at commit time
[PATCH] drm/i915/selftests: Fail hangcheck testing if the GPU is wedged
2018-07-06 6:37 UTC (4+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] drm/i915/selftests: Skip huge pages live tests if wedged
2018-07-06 3:02 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] drm/i915/selftests: Skip live eviction tests when wedged
2018-07-06 2:11 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] drm/i915: Kill sink_crc for good
2018-07-05 23:45 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
[PATCH] drm/i915/selftests: Skip workaround tests when wedged
2018-07-05 23:31 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] drm/i915: Squelch very verbose error logging
2018-07-05 23:02 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/selftest: Skip all request selftests when wedged
2018-07-05 22:39 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] drm/i915/selftests: Skip making an object busy if the GPU is wedged
2018-07-05 21:47 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
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;
as well as URLs for NNTP newsgroup(s).