messages from 2016-08-17 20:56:24 to 2016-08-19 08:29:47 UTC [more...]
[PATCH v8 00/19] Support for sustained capturing of GuC firmware logs
2016-08-19 8:43 UTC (6+ 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 v2 0/3] Prep. for DP audio MST support
2016-08-19 8:02 UTC (4+ messages)
` [PATCH v2 1/3] drm/i915: Add function to return port from an encoder
[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 v4 00/11] Enable i915 perf stream for Haswell OA unit
2016-08-19 5:58 UTC (13+ 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 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
[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/4] Reclassify messages from GuC loader/submission
2016-08-19 5:27 UTC (6+ 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 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
linux-next: manual merge of the jc_docs tree with the drm-misc tree
2016-08-19 1:52 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 (40+ messages)
` [CI 02/39] agp/intel: Flush chipset writes after updating a single PTE
` [CI 03/39] drm/i915: vfree() no longer ignores the low bits of the address
` [CI 04/39] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
` [CI 05/39] drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
` [CI 06/39] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` [CI 07/39] drm/i915: Cache kmap between relocations
` [CI 08/39] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [CI 09/39] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [CI 10/39] drm/i915: Wait for writes through the GTT to land before reading back
` [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
[PATCH 0/2] Updates to gem_exec_nop parallel execution test
2016-08-18 15:59 UTC (9+ messages)
` [PATCH 1/2] igt/gem_exec_nop: add burst submission to "
[PATCH 1/2] drm/i915: Unconditionally flush any chipset buffers before execbuf
2016-08-18 15:18 UTC (8+ messages)
` [PATCH 2/2] agp/intel: Flush chipset writes after updating a single PTE
` [PATCH v2] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` ✓ Ro.CI.BAT: success for series starting with [1/2] drm/i915: Unconditionally flush any chipset buffers before execbuf
` ✗ Ro.CI.BAT: warning for series starting with [v2] drm/i915: Fallback to single page pwrite/pread if unable to release fence (rev2)
[PATCH v7 00/19] Support for sustained capturing of GuC firmware logs
2016-08-18 15:01 UTC (16+ messages)
` [PATCH 19/19] drm/i915: Sync against the GuC log buffer flush work item on system suspend
[PATCH] drm/i915: Drop ORIGIN_GTT for untracked GTT writes
2016-08-18 14:56 UTC (5+ messages)
` ✗ Ro.CI.BAT: failure for "
` [PATCH v2] "
` ✗ Ro.CI.BAT: failure for drm/i915: Drop ORIGIN_GTT for untracked GTT writes (rev2)
[PATCH v2 0/4] Picture aspect ratio support in DRM layer
2016-08-18 14:52 UTC (2+ messages)
[PATCH 1/2] drm/i915/fbc: Don't set an illegal fence if unfenced
2016-08-18 14:21 UTC (7+ messages)
` [PATCH 2/2] drm/i915/fbc: Allow on unfenced surfaces, for recent gen
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915/fbc: Don't set an illegal fence if unfenced
[PATCH v12 0/7] Finally fix watermarks
2016-08-18 14:05 UTC (5+ messages)
` [PATCH v12 2/7] drm/i915/skl: Add support for the SAGV, fix underrun hangs
` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev10)
[PATCH 00/15] drm/i915: Use connector atomic state in encoders
2016-08-18 14:04 UTC (30+ messages)
` [PATCH 01/15] drm/i915: handle DP_MST correctly in bxt_get_dpll
` [PATCH 02/15] drm/i915: Pass atomic state to crtc enable/disable functions
` [PATCH 03/15] drm/i915: Remove unused mode_set hook from encoder
` [PATCH 05/15] drm/i915: Pass crtc_state and connector_state to encoder functions
` [PATCH 06/15] drm/i915: Make encoder->compute_config take the connector state
` [PATCH 07/15] drm/i915: Remove unused loop from intel_dp_mst_compute_config
` [PATCH 08/15] drm/i915: Convert intel_crt to use atomic state
` [PATCH 09/15] drm/i915: Convert intel_dvo "
` [PATCH 10/15] drm/i915: Convert intel_dsi "
` [PATCH 11/15] drm/i915: Convert intel_sdvo "
` [PATCH 12/15] drm/i915: Convert intel_lvds "
` [PATCH 13/15] drm/i915: Convert intel_dp_mst "
` [PATCH 14/15] drm/i915: Convert intel_dp "
` [PATCH 15/15] drm/i915: Use more atomic state in intel_color.c
[PATCH 1/9] drm: Extract drm_encoder.[hc]
2016-08-18 13:11 UTC (6+ messages)
` [PATCH 7/9] drm: Extract drm_property.[hc]
` [PATCH 8/9] drm: Unify handling of blob and object properties
` ✗ Ro.CI.BAT: failure for series starting with [1/9] drm: Extract drm_encoder.[hc]
[PATCH] drm/i915: vfree() no longer ignores the low bits of the address
2016-08-18 10:36 UTC (4+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH 0/4]: Picture aspect ratio support in DRM layer
2016-08-18 10:15 UTC (9+ messages)
` [PATCH 1/4] drm: add picture aspect ratio flags
[PATCH 0/2] Live status detection fixes
2016-08-18 9:56 UTC (6+ messages)
` [PATCH 2/2] drm/i915: add module param for live_status
[PATCH v3 0/2] HuC/GuC status to Get Params
2016-08-18 8:55 UTC (4+ messages)
` [PATCH v3 1/2] drm/i915/get_params: Add GuC status to getparams
` [PATCH v3 2/2] drm/i915/get_params: Add HuC "
` ✗ Ro.CI.BAT: failure for HuC/GuC status to Get Params. (rev3)
[PATCH v4 0/3] drm/i915: fix some audio support 4K resolution issues
2016-08-18 8:29 UTC (5+ messages)
` [PATCH v4 1/3] drm/i915: set proper N/M in modeset
` [PATCH v4 2/3] drm/i915: set proper N/MCTS on more platforms
` [PATCH v4 3/3] drm/i915: HDMI audio gets the TMDS clock by crtc_clock
` ✗ Ro.CI.BAT: failure for drm/i915: fix some audio support 4K resolution issues
[CI 01/35] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
2016-08-18 8:04 UTC (36+ messages)
` [CI 02/35] drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
` [CI 03/35] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` [CI 04/35] drm/i915: Cache kmap between relocations
` [CI 05/35] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [CI 06/35] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [CI 07/35] drm/i915: Wait for writes through the GTT to land before reading back
` [CI 08/35] drm/i915: Pin the pages first in shmem prepare read/write
` [CI 09/35] drm/i915: Tidy up flush cpu/gtt write domains
` [CI 10/35] drm/i915: Refactor execbuffer relocation writing
` [CI 11/35] drm/i915: Fallback to single page GTT mmappings for relocations
` [CI 12/35] drm/i915: Disallow direct CPU access to stolen pages "
` [CI 13/35] drm/i915: Move map-and-fenceable tracking to the VMA
` [CI 14/35] drm/i915: Allow ringbuffers to be bound anywhere
` [CI 15/35] drm/i915: Allocate rings from stolen
` [CI 16/35] drm/i915/userptr: Make gup errors stickier
` [CI 17/35] drm/i915: Rename fence.lru_list to link
` [CI 18/35] drm/i915: Move fence tracking from object to vma
` [CI 19/35] drm/i915: Choose partial chunksize based on tile row size
` [CI 20/35] drm/i915: Fix partial GGTT faulting
` [CI 21/35] drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire object
` [CI 22/35] drm/i915: Choose not to evict faultable objects from the GGTT
` [CI 23/35] drm/i915: Fallback to using unmappable memory for scanout
` [CI 24/35] drm/i915: Track display alignment on VMA
` [CI 25/35] drm/i915: Bump the inactive tracking for all VMA accessed
` [CI 26/35] drm/i915: Stop discarding GTT cache-domain on unbind vma
` [CI 27/35] drm/i915/cmdparser: Make initialisation failure non-fatal
` [CI 28/35] drm/i915/cmdparser: Add the TIMESTAMP register for the other engines
` [CI 29/35] drm/i915/cmdparser: Use cached vmappings
` [CI 30/35] drm/i915/cmdparser: Only cache the dst vmap
` [CI 31/35] drm/i915/cmdparser: Improve hash function
` [CI 32/35] drm/i915/cmdparser: Compare against the previous command descriptor
` [CI 33/35] drm/i915/cmdparser: Check for SKIP descriptors first
` [CI 34/35] drm/i915/cmdparser: Use binary search for faster register lookup
` [CI 35/35] drm/i915/cmdparser: Accelerate copies from WC memory
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/35] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
[PATCH] Revert "drm/i915: Check live status before reading edid"
2016-08-18 7:29 UTC (4+ messages)
[PATCH 1/2] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
2016-08-18 7:13 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Fallback to single page pwrite/pread if unable to release fence
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
[PATCH] drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip
2016-08-18 6:49 UTC (2+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip (rev2)
[PATCH v4 00/22] drm/i915: Organize most GPU features by platform
2016-08-18 6:22 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: Organize most GPU features by platform (rev4)
[PATCH v2] drm/i915/dp: Switch to using the DRM function for reading DP link status
2016-08-18 5:55 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
[PATCH] drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPU
2016-08-18 5:27 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure 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