messages from 2016-10-31 03:20:59 to 2016-11-02 00:27:23 UTC [more...]
[PATCH v2 0/4] Handle link training failure during modeset for DDI
2016-11-02 0:29 UTC (13+ messages)
` [PATCH v2 1/4] drm: Add a new connector property for link status
` [PATCH v3 "
` [PATCH v2 2/4] drm/i915: Set link status property for DP connector
` [PATCH v2 4/4] drm/i915: Implement Link Rate fallback on Link training failure
` ✗ Fi.CI.BAT: failure for Handle link training failure during modeset for DDI (rev2)
[PATCH 1/2] aubdump: Fix GTT setup for Gen8+
2016-11-01 21:50 UTC (2+ messages)
` [PATCH 2/2] aubdump: Bump GTT size to 128MB
[PATCH] aubdump: add --command option to stream aubdump to another program
2016-11-01 21:41 UTC (5+ messages)
` [PATCH v3 i-g-t 1/2] tools: intel_aubdump: pass configuration through file descriptor
` [PATCH v4 i-g-t 2/2] aubdump: add --command option to stream aubdump to another program
[PATCH] drm/i915: Move hangcheck code out from i915_irq.c
2016-11-01 21:19 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH v4 1/2] drm/i915/dp: BDW cdclk fix for DP audio
2016-11-01 19:50 UTC (7+ messages)
` [PATCH v4 2/2] drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
` ✗ Fi.CI.BAT: warning for series starting with [v4,1/2] drm/i915/dp: BDW cdclk fix for DP audio
[PATCH] drm/i915/huc: Update the construction of file path for HuC similar to that of GuC
2016-11-01 18:21 UTC (3+ messages)
[PATCH 1/2] drm/i915: Move hangcheck code out from i915_irq.c
2016-11-01 17:46 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Move error state capture "
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Move hangcheck "
[PATCH v8 00/12] Enable i915 perf stream for Haswell OA unit
2016-11-01 16:53 UTC (11+ messages)
` [PATCH v8 02/12] drm/i915: Add i915 perf infrastructure
` [PATCH v8 07/12] drm/i915: Enable i915 perf stream for Haswell OA unit
` [PATCH v8 11/12] drm/i915: Add more Haswell OA metric sets
[PATCH] drm/i915: Allow shrinking of userptr objects once again
2016-11-01 16:41 UTC (9+ messages)
` [Intel-gfx] "
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Allow shrinking of userptr objects once again (rev2)
[PATCH 1/2] drm/i915/gtt: Fix pte clear range
2016-11-01 16:28 UTC (15+ messages)
` [PATCH 2/2] drm/i915/gtt: Mark tlbs dirty on clear
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/gtt: Fix pte clear range
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/gtt: Fix pte clear range (rev2)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915/gtt: Fix pte clear range (rev3)
[i-g-t PATCH v1 00/14] Get a few more tests to run on !i915
2016-11-01 15:44 UTC (3+ messages)
` [i-g-t PATCH v1 08/14] lib: Add igt_create_bo_with_dimensions
[RFC PATCH] drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
2016-11-01 15:40 UTC
[PATCH 00/26] drm/i915: A game of OCD dominoes
2016-11-01 14:47 UTC (34+ messages)
` [PATCH 01/26] drm/i915: Pass dev_priv to plane constructors
` [PATCH 02/26] drm/i915: Pass dev_priv to skl_init_scalers()
` [PATCH 03/26] drm/i915: Pass intel_crtc to intel_crtc_active()
` [PATCH 04/26] drm/i915: Pass intel_crtc to update_wm functions
` [PATCH 05/26] drm/i915: Use struct intel_crtc in legacy platform wm code
` [PATCH 06/26] drm/i915: Store struct intel_crtc * in {pipe, plane}_to_crtc_mapping[]
` [PATCH 07/26] drm/i915: Pass dev_priv to intel_wait_for_vblank()
` [PATCH 08/26] drm/i915: Pass dev_priv to vlv force pll functions
` [PATCH 09/26] drm/i915: Pass dev_priv to g4x wm functions
` [PATCH 10/26] drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()
` [PATCH 11/26] drm/i915: Always use intel_get_crtc_for_pipe()
` [PATCH 12/26] drm/i915: Pass dev_priv to intel_crtc_init()
` [PATCH 13/26] drm/i915: Pass dev_priv to cdclk update funcs
` [PATCH 14/26] drm/i915: Pass dev_priv to .get_display_clock_speed()
` [PATCH 15/26] drm/i915: Pass dev_priv to IS_MOBILE()
` [PATCH 16/26] drm/i915: Pass dev_priv to IS_PINEVIEW()
` [PATCH 17/26] drm/i915: Pass dev_priv to i915_pineview_get_mem_freq() and i915_ironlake_get_mem_freq()
` [PATCH 18/26] drm/i915: Pass dev_priv to .get_fifo_size()
` [PATCH 19/26] drm/i915: Pass dev_priv to HAS_FW_BLC
` [PATCH 20/26] drm/i915: Pass dev_priv to IS_BROADWATER/IS_CRESTLINE
` [PATCH 21/26] drm/i915: Pass dev_priv to rest of IS_FOO() macros for the old platforms
` [PATCH 22/26] drm/i915: Pass dev_priv to single_enabled_crtc()
` [PATCH 23/26] drm/i915: Pass dev_priv to init_clock_gating
` [PATCH 24/26] drm/i915: Pass dev_priv to intel_suspend_hw()
` [PATCH 25/26] drm/i915: Pass dev_priv to ilk_setup_wm_latency() & co
` [PATCH 26/26] drm/i915: Pass dev_priv to intel_init_pm()
` ✗ Fi.CI.BAT: warning for drm/i915: A game of OCD dominoes
[PATCH] drm/i915: Export a function to flush the context upon pinning
2016-11-01 14:28 UTC (3+ messages)
[PATCH 00/19] drm/atomic: Use less confusing iterator names
2016-11-01 13:41 UTC (5+ messages)
` [PATCH 01/19] drm/atomic: Add new iterators over all state
` [Intel-gfx] "
[PATCH] drm/i915: Improve lockdep tracking for obj->mm.lock
2016-11-01 13:16 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[RESEND PATCH 0/6] drm/i915: Enable support for nonblocking modeset
2016-11-01 13:01 UTC (3+ messages)
` [RESEND PATCH 5/6] drm/i915: Pass atomic state to verify_connector_state
[PATCH] drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
2016-11-01 12:53 UTC (6+ messages)
[CI] drm/i915: Store the vma in an rbtree under the object
2016-11-01 12:46 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH v2 00/11] drm/i915/gen9+: Atomic watermark fixes
2016-11-01 12:33 UTC (6+ messages)
` [PATCH v2 03/11] drm/i915/gen9+: Use for_each_intel_plane_on_crtc in skl_print_wm_changes
` [PATCH v2.1 03/11] drm/i915/gen9+: Use for_each_intel_plane_on_crtc in skl_print_wm_changes, v2
[PATCH] drm/i915/bxt: Don't set OCL2_LDOFUSE_PWR_DIS bit in phy init sequence
2016-11-01 12:16 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[CI 1/2] drm/i915: Avoid accessing request->timeline outside of its lifetime
2016-11-01 11:26 UTC (4+ messages)
` [CI 2/2] drm/i915: Track pages pinned due to swizzling quirk
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/2] drm/i915: Avoid accessing request->timeline outside of its lifetime
[PATCH igt 1/2] igt/kms_flip: Mark frame_time() as coming from the mode
2016-11-01 11:21 UTC (2+ messages)
` [PATCH igt 2/2] igt/kms_flip: Use the computed vblank interval for TS checking
[PATCH 1/6] drm/i915: Use the full hammer when shutting down the rcu tasks
2016-11-01 9:56 UTC (25+ messages)
` [PATCH 2/6] drm/i915: Avoid accessing request->timeline outside of its lifetime
` [PATCH 3/6] drm/i915: Track pages pinned due to swizzling quirk
` [PATCH 4/6] drm/i915: Discard objects from mm global_list after being shrunk
` [PATCH 5/6] drm/i915: Move the recently scanned objects to the tail after shrinking
` [PATCH 6/6] drm/i915: Store the vma in an rbtree under the object
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Use the full hammer when shutting down the rcu tasks
[CI 1/3] drm/i915: Use the full hammer when shutting down the rcu tasks
2016-11-01 9:35 UTC (5+ messages)
` [CI 2/3] drm/i915: Discard objects from mm global_list after being shrunk
` [CI 3/3] drm/i915: Move the recently scanned objects to the tail after shrinking
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/3] drm/i915: Use the full hammer when shutting down the rcu tasks
[PATCH] drm/i915: Mark up obj->mm.lock for shrinker
2016-11-01 9:19 UTC (7+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH i-g-t v4] tests/kms_plane_multiple: CRC based atomic correctness test
2016-11-01 9:00 UTC (5+ messages)
[PATCH 0/8] drm/i915/gen9+: Atomic wm fixes
2016-11-01 8:38 UTC (4+ messages)
` [PATCH 7/8] drm/i915/gen9+: Program watermarks as a separate step during evasion
[PULL] drm-intel-fixes
2016-11-01 7:31 UTC
[i-g-t PATCH] tests: do snd_hda_intel unbind before unload in module reload test
2016-11-01 6:15 UTC (7+ messages)
` [i-g-t PATCH] tests: add more debugs on failure to unload snd_hda_intel
` [i-g-t PATCH v2] tests: do snd_hda_intel unbind before unload in module reload test
[PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL
2016-10-31 23:47 UTC (5+ messages)
[PATCH] i915/GuC: Make GuC loads default
2016-10-31 21:12 UTC (6+ messages)
[PATCH 0/7] HuC Loading Patches
2016-10-31 20:31 UTC (11+ messages)
` [PATCH 2/7] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/7] drm/i915/huc: Add HuC fw loading support
` [PATCH 5/7] drm/i915/huc: Support HuC authentication
` [PATCH 6/7] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 7/7] drm/i915/get_params: Add HuC status to getparams
[PATCH v4 0/8] New DDB Algo and WM fixes
2016-10-31 18:03 UTC (3+ messages)
` [PATCH v4 1/8] drm/i915/skl+: use linetime latency instead of ddb size
[PATCH] drm/i915: rename preliminary_hw_support to alpha_support
2016-10-31 17:37 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t] tests/gem_userptr_blits: Test object invalidation more thoroughly
2016-10-31 16:25 UTC (2+ messages)
[PATCH 0/4] drm/i915: Abort if crtc/plane init fails
2016-10-31 15:00 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Reorganize sprite init
[PATCH i-g-t] igt/gem_reg_read: update TIMESTAMP register address for gen9+
2016-10-31 13:33 UTC
[PATCH] drm/i915/gen9+: Whitelist TIMESTAMP register from BLT ring
2016-10-31 13:20 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/gen9+: Whitelist TIMESTAMP register from BLT ring (rev2)
[PATCH 1/2] drm: Track drm_mm allocators and show leaks on shutdown
2016-10-31 8:48 UTC (2+ messages)
[RFC v2 i-g-t] Auto-tuned dummyload + recursive batch
2016-10-31 6:43 UTC (4+ messages)
` [PATCH 3/3] igt/kms_flip: Use new igt_spin_batch
Regression report] Weekly regression report WW45
2016-10-31 3:20 UTC (18+ messages)
` [Regression report] Weekly regression report WW28
` [Regression report] Weekly regression report WW29
` [Regression report] Weekly regression report WW30
` [Regression report] Weekly regression report WW31
` [Regression report] Weekly regression report WW32
` [Regression report] Weekly regression report WW33
` [Regression report] Weekly regression report WW34
` [Regression report] Weekly regression report WW35
` [Regression report] Weekly regression report WW36
` [Regression report] Weekly regression report WW37
` [Regression report] Weekly regression report WW38
` [Regression report] Weekly regression report WW39
` [Regression report] Weekly regression report WW40
` [Regression report] Weekly regression report WW41
` [Regression report] Weekly regression report WW42
` [Regression report] Weekly regression report WW43
` [Regression report] Weekly regression report WW44
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).