messages from 2018-06-05 18:11:06 to 2018-06-07 10:18:26 UTC [more...]
Guess what? HSW full-ppgtt. Almost
2018-06-07 10:18 UTC (24+ messages)
` [PATCH 01/20] drm/i915: Apply batch location restrictions before pinning
` [PATCH 02/20] drm/i915/ringbuffer: Make order of mmio to CCID/PP_DIR consistent with switch_context()
` [PATCH 03/20] drm/i915/ringbuffer: Brute force context restore
` [PATCH 04/20] drm/i915/ringbuffer: Force restore of mm after failed context switch
` [PATCH 05/20] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
` [PATCH 06/20] drm/i915: Prepare for non-object vma
` [PATCH 07/20] drm/i915: Decouple vma vfuncs from vm
` [PATCH 08/20] drm/i915/gtt: Push allocation to hw ppgtt constructor
` [PATCH 09/20] drm/i915/gtt: Subclass gen6_hw_ppgtt
` [PATCH 10/20] drm/i915/gtt Onionify error handling for gen6_ppgtt_create
` [PATCH 11/20] drm/i915/gtt: Reorder aliasing_ppgtt fini
` [PATCH 12/20] drm/i915/gtt: Make gen6 page directories evictable
` [PATCH 13/20] drm/i915/gtt: Only keep gen6 page directories pinned while active
` [PATCH 14/20] drm/i915/gtt: Lazily allocate page directories for gen7
` [PATCH 15/20] drm/i915/gtt: Free unused page tables on unbind the context
` [PATCH 16/20] drm/i915/gtt: Skip initializing PT with scratch if full
` [PATCH 17/20] drm/i915/gtt: Cache the PTE encoding of the scratch page
` [PATCH 18/20] drm/i915/gtt: Reduce a pair of runtime asserts
` [PATCH 19/20] drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt
` [PATCH 20/20] RFT drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915: Apply batch location restrictions before pinning
` ✗ Fi.CI.SPARSE: "
Oops with i915
2018-06-07 10:06 UTC
Enabling i915.fastboot=1 by default
2018-06-07 9:11 UTC (7+ messages)
[PATCH 1/2] drm/i915: Cancel reset preparations on failed resets
2018-06-07 8:54 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Add WaKBLVECSSemaphoreWaitPoll
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Cancel reset preparations on failed resets
[PATCH 1/2] drm/i915: Mark order of mmio to CCID/PP_DIR with switch_context()
2018-06-07 8:52 UTC (5+ messages)
` [PATCH 2/2] drm/i915/ringbuffer: Brute force context restore
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Mark order of mmio to CCID/PP_DIR with switch_context()
` ✓ Fi.CI.BAT: success "
[PATCH v4] gpu: drm: i915: Change return type to vm_fault_t
2018-06-07 7:48 UTC (8+ messages)
` [PATCH] drm/i915: Change i915_gem_fault() to return vm_fault_t
` ✗ Fi.CI.CHECKPATCH: warning for gpu: drm: i915: Change return type to vm_fault_t (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Use GEM suspend when aborting initialisation
2018-06-07 7:43 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
Full ppgtt for hsw, closer
2018-06-06 23:29 UTC (37+ messages)
` [PATCH 01/17] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
` [PATCH 02/17] drm/i915: Prepare for non-object vma
` [PATCH 03/17] drm/i915: Decouple vma vfuncs from vm
` [PATCH 04/17] drm/i915/gtt: Push allocation to hw ppgtt constructor
` [PATCH 05/17] drm/i915/gtt: Subclass gen6_hw_ppgtt
` [PATCH 06/17] drm/i915/gtt Onionify error handling for gen6_ppgtt_create
` [PATCH 07/17] drm/i915/gtt: Reorder aliasing_ppgtt fini
` [PATCH 08/17] drm/i915/gtt: Make gen6 page directories evictable
` [PATCH] "
` [PATCH 09/17] drm/i915/gtt: Only keep gen6 page directories pinned while active
` [PATCH 10/17] drm/i915/gtt: Lazily allocate page directories for gen7
` [PATCH 11/17] drm/i915/gtt: Free unused page tables on unbind the context
` [PATCH 12/17] drm/i915/gtt: Skip initializing PT with scratch if full
` [PATCH 13/17] drm/i915/gtt: Cache the PTE encoding of the scratch page
` [PATCH 14/17] drm/i915/gtt: Reduce a pair of runtime asserts
` [PATCH 15/17] drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt
` [PATCH 16/17] drm/i915/ringbuffer: Force restore of mm after failed context switch
` [PATCH 17/17] RFT drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/17] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/17] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/gtt: Fix typo in fill_px() macro
2018-06-06 23:08 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] igt/drv_module_reload: Revamp fault-injection
2018-06-06 20:54 UTC (9+ messages)
` [PATCH i-g-t v2] "
` [igt-dev] "
[PATCH] drm/i915/perf: allow holding preemption on filtered ctx
2018-06-06 20:53 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v6 1/2] drm/i915: update cursors asynchronously through atomic
2018-06-06 19:01 UTC (3+ messages)
` [PATCH v6 2/2] drm/i915: remove intel_cursor_plane_funcs
` ✗ Fi.CI.BAT: failure for series starting with [v6,1/2] drm/i915: update cursors asynchronously through atomic
[PATCH] drm/i915: add support for perf configuration queries
2018-06-06 18:39 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
2018-06-06 18:07 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Mark i915.inject_load_failure as being hit
2018-06-06 18:07 UTC (16+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` [PATCH v2] "
` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Mark i915.inject_load_failure as being hit (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v6 0/7] Queued/runnable/running engine stats
2018-06-06 17:26 UTC (19+ messages)
` [PATCH 1/7] drm/i915/pmu: Fix enable count array size and bounds checking
` [PATCH 2/7] drm/i915: Keep a count of requests waiting for a slot on GPU
` [PATCH 3/7] drm/i915: Keep a count of requests submitted from userspace
` [PATCH 4/7] drm/i915/pmu: Add queued counter
` [PATCH 5/7] drm/i915/pmu: Add runnable counter
` [PATCH 6/7] drm/i915/pmu: Add running counter
` [PATCH 7/7] drm/i915: Engine queues query
` ✓ Fi.CI.BAT: success for Queued/runnable/running engine stats (rev8)
` ✓ Fi.CI.BAT: success for Queued/runnable/running engine stats (rev11)
` ✗ Fi.CI.IGT: failure for Queued/runnable/running engine stats (rev8)
` ✓ Fi.CI.IGT: success for Queued/runnable/running engine stats (rev11)
[PATCH] ctx-sync
2018-06-06 16:46 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for ctx-sync
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Apply batch location restrictions before pinning
2018-06-06 15:56 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Export number of fail injection checkpoints through debugfs
2018-06-06 15:52 UTC (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Update preproduction steppings
2018-06-06 14:57 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t 0/6] Queued/runnable/running engine stats
2018-06-06 14:33 UTC (8+ messages)
` [PATCH i-g-t 1/6] include: i915 uAPI headers
` [PATCH i-g-t 2/6] intel-gpu-overlay: Add engine queue stats
` [PATCH i-g-t 3/6] intel-gpu-overlay: Show 1s, 30s and 15m GPU load
` [PATCH i-g-t 4/6] tests/perf_pmu: Add tests for engine queued/runnable/running stats
` [PATCH i-g-t 5/6] intel-gpu-top: Add queue depths and load average
` [PATCH i-g-t 6/6] tests/i915_query: Engine queues tests
[PULL] gvt-fixes for 4.17
2018-06-06 13:11 UTC (3+ messages)
[drm-intel:topic/core-for-CI 7/8] undefined reference to `save_stack_trace'
2018-06-06 12:00 UTC
[PATCH v3 1/7] drm/i915/psr: Nuke PSR support for VLV and CHV
2018-06-06 23:47 UTC (6+ messages)
` [PATCH v3 2/7] drm/i915/dp: Use intel_dp_aux_wait_done() to wait for previous aux xfer
` [PATCH v3 4/7] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
[PATCH i-g-t 1/2] scripts/trace.pl: Support class:instance engine tracepoints
2018-06-06 11:01 UTC (7+ messages)
` [PATCH i-g-t 2/2] intel_gpu_overlay: Update for "
` [igt-dev] "
` [PATCH i-g-t v2 "
[RFC] i915: make the probe asynchronous
2018-06-06 8:21 UTC (6+ messages)
[PULL] drm-misc-next
2018-06-06 7:49 UTC (3+ messages)
[PATCH] drm/915/error: Fixup inactive/active counting
2018-06-06 1:34 UTC (4+ messages)
` ✓ Fi.CI.IGT: success for "
[CI] drm/i915/gtt: Rename i915_hw_ppgtt base member
2018-06-06 0:07 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v2 1/7] drm/i915/guc: Don't store runtime GuC log level in modparam
2018-06-05 21:56 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/7] drm/i915/guc: Don't store runtime GuC log level in modparam (rev3)
[CI] drm/i915/pmu: Do not assume fixed hrtimer period
2018-06-05 20:28 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/pmu: Do not assume fixed hrtimer period (rev3)
[PATCH] drm/i915: Swap magics and use SZ_1M
2018-06-05 19:47 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 1/3] drm/i915/trace: Describe engines as class:instance pairs
2018-06-05 19:08 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/trace: Describe engines as class:instance pairs (rev2)
[PATCH] drm/i915/guc: Don't leak stage descriptor pool on init failure
2018-06-05 18:22 UTC (3+ 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