messages from 2016-08-18 16:17:39 to 2016-08-20 08:40:58 UTC [more...]
[PATCH v8 00/19] Support for sustained capturing of GuC firmware logs
2016-08-20 8:40 UTC (32+ messages)
` [PATCH 01/19] drm/i915: Decouple GuC log setup from verbosity parameter
` [PATCH 02/19] drm/i915: Add GuC ukernel logging related fields to fw interface file
` [PATCH 03/19] drm/i915: New structure to contain GuC logging related fields
` [PATCH 04/19] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
` [PATCH 05/19] drm/i915: Support for GuC interrupts
` [PATCH 06/19] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 07/19] relay: Use per CPU constructs for the relay channel buffer pointers
` [PATCH 08/19] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 09/19] drm/i915: New lock to serialize the Host2GuC actions
` [PATCH 10/19] drm/i915: Add stats for GuC log buffer flush interrupts
` [PATCH 11/19] drm/i915: Optimization to reduce the sampling time of GuC log buffer
` [PATCH 12/19] drm/i915: Increase GuC log buffer size to reduce flush interrupts
` [PATCH 13/19] drm/i915: Augment i915 error state to include the dump of GuC log buffer
` [PATCH 14/19] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 15/19] drm/i915: Debugfs support for GuC logging control
` [PATCH 16/19] drm/i915: Use uncached(WC) mapping for acessing the GuC log buffer
` [PATCH 17/19] drm/i915: Use SSE4.1 movntdqa based memcpy for sampling "
` [PATCH 18/19] drm/i915: Early creation of relay channel for capturing boot time logs
` [PATCH 19/19] drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable
` ✗ Ro.CI.BAT: failure for Support for sustained capturing of GuC firmware logs (rev9)
Add support for GuC-based SLPC
2016-08-20 8:27 UTC (44+ messages)
` drm/i915: Remove RPM suspend dependency on rps.enabled and related changes
` drm/i915/slpc: Expose guc functions for use with SLPC
` drm/i915/slpc: Add has_slpc capability flag
` drm/i915/slpc: Add SKL SLPC Support
` drm/i915/slpc: Add enable_slpc module parameter
` drm/i915/slpc: Sanitize SLPC version
` drm/i915/slpc: Use intel_slpc_* functions if supported
` drm/i915/slpc: Enable SLPC in guc "
` drm/i915/slpc: If using SLPC, do not set frequency
` drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
` drm/i915/slpc: Update current requested frequency
` drm/i915/slpc: Send reset event
` drm/i915/slpc: Send shutdown event
` drm/i915/slpc: Add slpc_status enum values
` drm/i915/slpc: Add parameter unset/set/get functions
` drm/i915/slpc: Add slpc support for max/min freq
` drm/i915/slpc: Add enable/disable debugfs for slpc
` drm/i915/slpc: Add i915_slpc_info to debugfs
` drm/i915/slpc: Add broxton support
` drm/i915/slpc: Enable SLPC, where supported
` drm/i915: Check GuC load status for Host to GuC action and SLPC status
` drm/i915: Mark GuC load status as PENDING in i915_drm_resume_early
` drm/i915/slpc: Only Enable GTPERF, Disable DCC, Balancer, IBC, FPS Stall
` drm/i915/slpc: Keep RP SW Mode enabled while disabling rps
` drm/i915: Add support for SKL/BXT 9.18 GuC Firmware for SLPC
` drm/i915/slpc: Update freq min/max softlimits
` ✗ Ro.CI.BAT: failure for drm/i915/slpc: Add slpc support for max/min freq
[PATCH v2] x86, build: Set -fno-pic for 32/64-bit kernels
2016-08-20 5:51 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for x86, build: Set -fno-pic for 32/64-bit kernels (rev2)
[RFC][PATCH] drm: Add DRM_DEBUG_DISPLAY macro for display configuration debug messages
2016-08-20 5:21 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
2016-08-20 5:21 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] x86, build: Set -fno-pic for 32/64-bit kernels
2016-08-19 23:39 UTC (2+ messages)
[PATCH 1/9] drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
2016-08-19 23:33 UTC (9+ messages)
` [PATCH v2 2/9] drm/i915: Remove ddi_pll_sel from intel_crtc_state
` [PATCH v2 3/9] drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
` [PATCH v2 4/9] drm/i915: Split bxt_ddi_pll_select()
` [PATCH v9 5/9] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT
` [PATCH 6/9] drm/i915: Split skl_get_dpll()
` [PATCH 7/9] drm/i915/dp: Enable upfront link training on SKL
` [PATCH 8/9] drm/i915: Split hsw_get_dpll()
` [PATCH 9/9] drm/i915: Enable upfront link training support for HSW/BDW
[PATCH v4 0/4] Reclassify messages from GuC loader/submission
2016-08-19 21:00 UTC (8+ messages)
` [PATCH v4 1/4] drm: extra printk() wrapper macros
` [PATCH v4 2/4] drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
` [PATCH v4 3/4] drm/i915/guc: revisit GuC loader message levels
` [PATCH v4 4/4] NOMERGE: next version of GuC firmware is 8.11
` ✗ Ro.CI.BAT: failure for Reclassify messages from GuC loader/submission (rev4)
[PATCH v2 0/3] Prep. for DP audio MST support
2016-08-19 18:03 UTC (6+ messages)
` [PATCH v2 1/3] drm/i915: Add function to return port from an encoder
linux-next: manual merge of the jc_docs tree with the drm-misc tree
2016-08-19 17:50 UTC (2+ messages)
[PATCH 1/2] drm/i915: Take forcewake once for the entire GMBUS transaction
2016-08-19 17:11 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Try GPIO NAK discovery before GMBUS
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Take forcewake once for the entire GMBUS transaction
[CI 1/6] drm/i915: Flush delayed fence releases after reset
2016-08-19 16:21 UTC (7+ messages)
` [CI 2/6] drm/i915/fbc: Don't set an illegal fence if unfenced
` [CI 3/6] drm/i915/fbc: Allow on unfenced surfaces, for recent gen
` [CI 4/6] io-mapping: Always create a struct to hold metadata about the io-mapping
` [CI 5/6] drm/i915: Embed the io-mapping struct inside drm_i915_private
` [CI 6/6] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/6] drm/i915: Flush delayed fence releases after reset
[PATCH] drm/i915: Reattach comment, complete type specification
2016-08-19 16:11 UTC (6+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915/bxt: Bring MIPI out of reset
2016-08-19 15:59 UTC (5+ messages)
` [isg-gms] "
[PATCH v7] drm/i915/execlists: Move WA_TAIL_DWORDS to callee
2016-08-19 15:57 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915/execlists: Move WA_TAIL_DWORDS to callee (rev3)
[PATCH v4 00/11] Enable i915 perf stream for Haswell OA unit
2016-08-19 14:10 UTC (16+ messages)
` [PATCH v4 01/11] drm/i915: Add i915 perf infrastructure
` [PATCH v4 02/11] drm/i915: rename OACONTROL GEN7_OACONTROL
` [PATCH v4 03/11] drm/i915: return EACCES for check_cmd() failures
` [PATCH v4 04/11] drm/i915: don't whitelist oacontrol in cmd parser
` [PATCH v4 05/11] drm/i915: Add 'render basic' Haswell OA unit config
` [PATCH v4 06/11] drm/i915: Enable i915 perf stream for Haswell OA unit
` [PATCH v4 07/11] drm/i915: advertise available metrics via sysfs
` [PATCH v5 "
` [PATCH v4 08/11] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
` [PATCH v4 09/11] drm/i915: add oa_event_min_timer_exponent sysctl
` [PATCH v4 10/11] drm/i915: Add more Haswell OA metric sets
` [PATCH v4 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c
` ✗ Ro.CI.BAT: failure for Enable i915 perf stream for Haswell OA unit
` ✗ Ro.CI.BAT: failure for Enable i915 perf stream for Haswell OA unit (rev2)
[PATCH] drm/i915: Flush delayed fence releases after reset
2016-08-19 13:50 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 1/2] io-mapping: Always create a struct to hold metadata about the io-mapping
2016-08-19 12:23 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
[PATCH] drm/i915: Restore debugfs/i915_gem_gtt back to its former glory
2016-08-19 12:22 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] Revert "drm/i915: Check live status before reading edid"
2016-08-19 11:31 UTC (5+ messages)
[PATCH] drm/i915/dp/mst: Validate modes against the available link bandwidth
2016-08-19 6:28 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 1/2] drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
2016-08-19 5:57 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Replace intel_plane->wait_req with plane->fence
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
[PATCH v4 0/5] drm/i915/guc: use symbolic names for module parameter values
2016-08-19 5:27 UTC (7+ messages)
` [PATCH v4 1/5] drm/i915/guc: symbolic names for GuC submission preferences
` [PATCH v4 2/5] drm/i915/guc: symbolic names for GuC firmare loading preferences
` [PATCH v4 3/5] drm/i915/guc: symbolic name for GuC log-level none
` [PATCH v4 4/5] drm/i915/guc: use symbolic names in setting defaults for module parameters
` [PATCH v4 5/5] drm/i915/guc: ignore unrecognised loading & submission options
` ✗ Ro.CI.BAT: failure for drm/i915/guc: use symbolic names for module parameter values (rev3)
E3800 CPU hung without any logs
2016-08-19 1:39 UTC
[PATCH v3 00/11] Enable Gen 7 Observation Architecture
2016-08-18 21:18 UTC (4+ messages)
` [PATCH v3 03/11] drm/i915: return EACCES for check_cmd() failures
[PATCH 0/2] capture error context
2016-08-18 16:56 UTC (4+ messages)
` [PATCH 2/2] drm/i915/error: capture errored context based on request context-id
[CI 01/39] drm/i915: Unconditionally flush any chipset buffers before execbuf
2016-08-18 16:41 UTC (31+ messages)
` [CI 11/39] drm/i915: Pin the pages first in shmem prepare read/write
` [CI 12/39] drm/i915: Tidy up flush cpu/gtt write domains
` [CI 13/39] drm/i915: Refactor execbuffer relocation writing
` [CI 14/39] drm/i915: Fallback to single page GTT mmappings for relocations
` [CI 15/39] drm/i915: Disallow direct CPU access to stolen pages "
` [CI 16/39] drm/i915: Move map-and-fenceable tracking to the VMA
` [CI 17/39] drm/i915: Allow ringbuffers to be bound anywhere
` [CI 18/39] drm/i915: Allocate rings from stolen
` [CI 19/39] drm/i915/userptr: Make gup errors stickier
` [CI 20/39] drm/i915: Rename fence.lru_list to link
` [CI 21/39] drm/i915: Move fence tracking from object to vma
` [CI 22/39] drm/i915: Choose partial chunksize based on tile row size
` [CI 23/39] drm/i915: Fix partial GGTT faulting
` [CI 24/39] drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
` [CI 25/39] drm/i915: Drop ORIGIN_GTT for untracked GTT writes
` [CI 26/39] drm/i915: Choose not to evict faultable objects from the GGTT
` [CI 27/39] drm/i915: Fallback to using unmappable memory for scanout
` [CI 28/39] drm/i915: Track display alignment on VMA
` [CI 29/39] drm/i915: Bump the inactive tracking for all VMA accessed
` [CI 30/39] drm/i915: Stop discarding GTT cache-domain on unbind vma
` [CI 31/39] drm/i915/cmdparser: Make initialisation failure non-fatal
` [CI 32/39] drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
` [CI 33/39] drm/i915/cmdparser: Use cached vmappings
` [CI 34/39] drm/i915/cmdparser: Only cache the dst vmap
` [CI 35/39] drm/i915/cmdparser: Improve hash function
` [CI 36/39] drm/i915/cmdparser: Compare against the previous command descriptor
` [CI 37/39] drm/i915/cmdparser: Check for SKIP descriptors first
` [CI 38/39] drm/i915/cmdparser: Use binary search for faster register lookup
` [CI 39/39] drm/i915/cmdparser: Accelerate copies from WC memory
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/39] drm/i915: Unconditionally flush any chipset buffers before execbuf
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