Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-01 15:45:04 to 2017-03-03 08:13:00 UTC [more...]

[PATCH] drm/i915: Extend residency counter ranges on chv and byt
 2017-03-03  8:11 UTC  (11+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Always wakeup the next breadcrumb waiter
 2017-03-03  8:00 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] drm/i915: Refactor wakeup of "
` [PATCH v3] "

[PATCH v6 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-03-03  6:47 UTC  (8+ messages)
` [PATCH v6 1/6] drm: Add SCDC helpers
` [PATCH v6 2/6] drm/edid: check for HF-VSDB block
` [PATCH v6 3/6] drm/edid: detect SCDC support in HF-VSDB
` [PATCH v6 4/6] "
` [PATCH v6 5/6] drm/i915: enable scrambling
` [PATCH v6 6/6] drm/i915: allow HDMI 2.0 clock rates
` ✓ Fi.CI.BAT: success for HDMI 2.0: Scrambling in DRM layer (rev6)

[PATCH] drm/i915: suppress atomic commit error message under gvt-g env
 2017-03-03 11:53 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: suppress automic commit error message under gvt-g env
 2017-03-03  2:56 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] igt/gem_bad_address: Remove test
 2017-03-02 23:54 UTC 

[CI] drm/i915: Drop spinlocks around adding to the client request list
 2017-03-02 22:35 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-03-02 22:31 UTC  (3+ messages)
` [PATCH v3 4/8] drm: Add "

[PATCH] drm/i915: Differentiate between hangcheck waiting for timer or scheduler
 2017-03-02 22:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarations
 2017-03-02 22:10 UTC  (2+ messages)

[PATCH 0/3] Small clocking code refactor, v2
 2017-03-02 20:28 UTC  (3+ messages)
` [PATCH 1/3] drm/i915: unify the x_modeset_calc_cdclk() functions

[PATCH] drm/i915: Move bxt exclusive workarounds from gen9 func to bxt one
 2017-03-02 20:27 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks
 2017-03-02 20:22 UTC  (2+ messages)

[PATCH i-g-t 3/8] lib: Define a common bit operations library
 2017-03-02 19:49 UTC  (6+ messages)
` [PATCH i-g-t v2] "
      ` [PATCH i-g-t v3] "

[PATCH v3 00/18] drm/i915: VLV/CHV two-stage watermarks (v3)
 2017-03-02 19:18 UTC  (20+ messages)
` [PATCH 01/18] drm/i915: Track visible planes in a bitmask
` [PATCH v2 02/18] drm/i915: Track plane fifo sizes under intel_crtc
` [PATCH 03/18] drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv
` [PATCH 04/18] drm/i915: Plop vlv wm state into crtc_state
` [PATCH 05/18] drm/i915: Plop vlv/chv fifo sizes into crtc state
` [PATCH v2 06/18] drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks
` [PATCH v2 07/18] drm/i915: Compute vlv/chv wms the atomic way
` [PATCH v2 08/18] drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
` [PATCH 09/18] drm/i915: Compute proper intermediate wms for vlv/cvh
` [PATCH 10/18] drm/i915: Nuke crtc->wm.cxsr_allowed
` [PATCH 11/18] drm/i915: Only use update_wm_{pre, post} for pre-ilk platforms
` [PATCH v2 12/18] drm/i915: Sanitize VLV/CHV watermarks properly
` [PATCH v2 13/18] drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun
` [PATCH 14/18] drm/i915: Kill level 0 wm hack for VLV/CHV
` [PATCH v2 15/18] drm/i915: Add plane update/disable tracepoints
` [PATCH 16/18] drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
` [PATCH 17/18] drm/i915: Add cxsr toggle tracepoint
` [PATCH v2 18/18] drm/i915: Add FIFO underrun tracepoints
` ✓ Fi.CI.BAT: success for drm/i915: VLV/CHV two-stage watermarks (rev3)

[PATCH] drm/i915/guc: Disable irq for __i915_guc_submit wq_lock
 2017-03-02 18:51 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v6 00/10] GuC Scrub vol. 1
 2017-03-02 18:47 UTC  (16+ messages)
` [PATCH 01/10] drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
` [PATCH 02/10] drm/i915/uc: Drop superfluous externs in intel_uc.h
` [PATCH 03/10] drm/i915/huc: Add huc_to_i915
` [PATCH 04/10] drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
` [PATCH 05/10] drm/i915/uc: Introduce intel_uc_init_fw()
` [PATCH 06/10] drm/i915/guc: Extract param logic form guc_init_fw()
` [PATCH 07/10] drm/i915/guc: Simplify intel_guc_init_hw()
` [PATCH 08/10] drm/i915/uc: Simplify firmware path handling
` [PATCH 09/10] drm/i915/uc: Separate firmware selection and preparation
` [PATCH 10/10] drm/i915/uc: Add params for specifying firmware
` ✗ Fi.CI.BAT: failure for GuC Scrub vol. 1 (rev8)

[PATCH] drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
 2017-03-02 17:18 UTC  (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Include GT/seqno activity in engine/hangcheck debugfs (rev2)

[CI 1/2] drm/i915: Assert that fence->lock is held in an irq-safe manner
 2017-03-02 16:47 UTC  (3+ messages)
` [CI 2/2] drm/i915: s/assert_spin_locked/lockdep_assert_held/
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Assert that fence->lock is held in an irq-safe manner

[PATCH] drm/i915: Include power-management state in gpu error dump
 2017-03-02 16:40 UTC  (4+ messages)

[PULL] topic/designware-baytrail for 4.12 [UPDATED]
 2017-03-02 15:56 UTC 

[PULL] topic/designware-baytrail for 4.12
 2017-03-02 15:19 UTC  (5+ messages)

[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
 2017-03-02 14:58 UTC  (8+ messages)
` [PATCH] drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW

[PATCH] drm/i915/glk: Fix DSI enable I/O sequence
 2017-03-02 14:39 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] i915/HuC: Add an extra check for platforms that do not have HUC
 2017-03-02 14:18 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t 1/2] lib: Remove i915ism when checking that debugfs is mounted
 2017-03-02 14:05 UTC  (6+ messages)
` [PATCH i-g-t 2/2] kms_pipe_crc_basic: Skip sequence tests if the source doesn't provide frame numbers

[PATCH v3 0/7] Try to fix MST regression with DDI IO power domains
 2017-03-02 13:48 UTC  (9+ messages)
` [PATCH v3 1/7] drm/i915: Pass intel_crtc to fdi_link_train() hooks
` [PATCH v3 2/7] drm/i915: Pass intel_crtc to intel_lpt_pch_enable()
` [PATCH v3 3/7] drm/i915: Pass pipe_config to pch_enable() functions
` [PATCH v3 4/7] drm/i915: Pass pipe_config to fdi_link_train() functions
` [PATCH v3 5/7] drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
` [PATCH v3 6/7] drm/i915: Remove direct usages of intel_crtc->config from DDI code
` [PATCH v3 7/7] drm/i915: Remove duplicate DDI enabling logic from MST path
` ✗ Fi.CI.BAT: failure for Try to fix MST regression with DDI IO power domains (rev5)

[PATCH] drm/i915: s/assert_spin_locked/lockdep_assert_held/
 2017-03-02 13:38 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Hold rpm during GEM suspend in driver unload/suspend
 2017-03-02 12:48 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Restore the invalid access without RPM warning
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Hold rpm during GEM suspend in driver unload/suspend
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Hold rpm during GEM suspend in driver unload/suspend (rev2)

[PATCH] drm/i915: Assert that fence->lock is held in an irq-safe manner
 2017-03-02 12:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 00/10] GuC Scrub vol. 1
 2017-03-02 11:53 UTC  (4+ messages)
` [PATCH 09/10] drm/i915/uc: Separate firmware selection and preparation

[RFC PATCH] drm/i915: make context status notifier head be per engine
 2017-03-02 11:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2 0/8] Try to fix MST regression with DDI IO power domains
 2017-03-02 10:48 UTC  (7+ messages)
` [PATCH v2 1/8] drm/i915: Enable DDI IO power domains in the DP MST path
` [PATCH v2 8/8] drm/i915: Remove duplicate DDI enabling logic from "
` ✓ Fi.CI.BAT: success for Try to fix MST regression with DDI IO power domains (rev2)
` ✓ Fi.CI.BAT: success for Try to fix MST regression with DDI IO power domains (rev4)

[PATCH 0/4] Various improvements around the GuC topic
 2017-03-02 10:41 UTC  (3+ messages)
` [PATCH 1/4 v3] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access

[PATCH] Revert "drm/i915: Implement Link Rate fallback on Link training failure"
 2017-03-02 10:33 UTC  (12+ messages)

[PATCH v2 4/8] drm/i915: Pass pipe_config to pch_enable() functions
 2017-03-02 10:07 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915: Use GEM_WARN_ON to catch invalid engine indices
 2017-03-02  9:56 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2 5/8] drm/i915: Pass pipe_config to fdi_link_train() functions
 2017-03-02  9:44 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/i915/dp: Read link status more times when EQ not done
 2017-03-02  9:18 UTC  (4+ messages)
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915/dp: Read link status more times when EQ not done (rev3)

[PATCH v2] drm/i915: Use BUILD_BUG_ON to detected missing engine definitions
 2017-03-02  7:44 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use BUILD_BUG_ON to detected missing engine definitions (rev2)

[drm-intel:topic/designware-baytrail 2/12] arch/x86/include/asm/iosf_mbi.h:137:55: warning: 'struct notifier_block' declared inside parameter list
 2017-03-02  4:32 UTC 

[PATCH v5 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-03-02  2:55 UTC  (7+ messages)
` [PATCH v5 4/6] drm/edid: detect SCDC support in HF-VSDB
` [PATCH v5 5/6] drm/i915: enable scrambling

[PATCH v2] drm/i915: Don't use enums for hardware engine id
 2017-03-01 22:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Don't use enums for hardware engine id (rev2)

[PATCH] drm/i915: Move w/a LRI debug message from context-init to driver load
 2017-03-01 20:34 UTC  (3+ messages)

[PATCH] drm/i915: Fix use after free in lpe_audio_platdev_destroy()
 2017-03-01 20:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Don't use enums for hardware engine id
 2017-03-01 19:35 UTC  (6+ messages)

[GLK MIPI DSI V7] GLK MIPI DSI VIDEO MODE PATCHES
 2017-03-01 18:48 UTC  (4+ messages)
` [GLK MIPI DSI V7] drm/i915/glk: Add MIPIIO Enable/disable sequence

[PATCH] drm/i915/guc: Make intel_guc_send a function pointer
 2017-03-01 18:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 9/9] drm/i915: Add render decompression support
 2017-03-01 18:00 UTC  (7+ messages)
` [PATCH v2 "

[CI 1/2] drm/i915: Fix all intel_framebuffer_init failures to take the error path
 2017-03-01 17:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH] drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
 2017-03-01 16:07 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915: Fix all intel_framebuffer_init failures to take the error path
 2017-03-01 15:47 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Prevent concurrent tiling/framebuffer modifications

[PATCH 0/2] drm: link status property and DP link training failure handling
 2017-03-01 15:44 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Implement Link Rate fallback on Link training failure


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox