Hi Dave - Here's a handful of i915 fixes for drm-next/v4.4. Imre's commit alone should address the remaining warnings galore you experienced on Skylake. Almost all of the rest are also fixes against user or QA reported bugs, with references. Without going into specifics, please know that we're at work improving our QA and processes, and your feedback has not gone unnoticed. BR, Jani. The following changes since commit 606bb5e0b28b540685fb94c22902cd9a948a3779: drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks (2015-10-19 17:56:02 +0200) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-next-fixes-2015-11-06 for you to fetch changes up to 1b0e3a049efe471c399674fd954500ce97438d30: drm/i915/skl: disable display side power well support for now (2015-11-06 14:46:05 +0200) ---------------------------------------------------------------- Imre Deak (1): drm/i915/skl: disable display side power well support for now Jani Nikula (3): drm/i915: add hotplug activation period to hotplug update mask drm/i915: disable CPU PWM also on LPT/SPT backlight disable drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015) Maarten Lankhorst (2): drm/i915/skl: Prevent unclaimed register writes on skylake. drm/i915: Extend DSL readout fix to BDW and SKL. Mika Kuoppala (1): drm/i915: Do graphics device reset under forcewake Thomas Daniel (1): drm/i915: Fix maxfifo watermark calc on vlv cursor planes Vivek Kasireddy (1): drm/i915: Skip fence installation for objects with rotated views (v4) drivers/gpu/drm/i915/i915_irq.c | 9 ++++---- drivers/gpu/drm/i915/i915_params.c | 5 +++-- drivers/gpu/drm/i915/intel_display.c | 39 +++++++++++++++++++-------------- drivers/gpu/drm/i915/intel_panel.c | 14 ++++++++++++ drivers/gpu/drm/i915/intel_pm.c | 7 +++++- drivers/gpu/drm/i915/intel_runtime_pm.c | 18 +++++++++++++++ drivers/gpu/drm/i915/intel_uncore.c | 11 +++++++++- 7 files changed, 79 insertions(+), 24 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx