Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751605AbbFFG61 (ORCPT ); Sat, 6 Jun 2015 02:58:27 -0400 Received: from gir.skynet.ie ([193.1.99.77]:59236 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751027AbbFFG6T (ORCPT ); Sat, 6 Jun 2015 02:58:19 -0400 Date: Sat, 6 Jun 2015 07:58:09 +0100 (IST) From: Dave Airlie X-X-Sender: airlied@skynet.skynet.ie To: torvalds@linux-foundation.org cc: DRI mailing list , linux-kernel@vger.kernel.org Subject: [drm fixes] git pull Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="29444707-844594327-1433573889=:30452" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2203 Lines: 61 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --29444707-844594327-1433573889=:30452 Content-Type: TEXT/PLAIN; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Hi Linus, i915 has a bunch of fixes, and Russell found a bug in sysfs writing handling that results in userspace getting stuck. Dave. The following changes since commit 456fdb267377b88fa37abf60fcbd9bfaa813bf1f: Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2015-06-05 10:22:06 -0700) are available in the git repository at: git://people.freedesktop.org/~airlied/linux drm-fixes for you to fetch changes up to 38d8571dad8a759bdc051dbff747b189c90658cf: drm: fix writing to /sys/class/drm/*/status (2015-06-06 08:27:30 +1000) ---------------------------------------------------------------- Ander Conselvan de Oliveira (1): drm/i915: Include G4X/VLV/CHV in self refresh status Arun Siluvery (1): drm/i915: Initialize HWS page address after GPU reset Dave Airlie (1): Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes Jim Bride (1): drm/i915/hsw: Fix workaround for server AUX channel clock divisor Russell King (1): drm: fix writing to /sys/class/drm/*/status Ville Syrj?l? (2): drm/i915: Don't skip request retirement if the active list is empty drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code drivers/gpu/drm/drm_sysfs.c | 2 +- drivers/gpu/drm/i915/i915_debugfs.c | 5 ++++- drivers/gpu/drm/i915/i915_gem.c | 3 --- drivers/gpu/drm/i915/intel_dp.c | 5 ++--- drivers/gpu/drm/i915/intel_lrc.c | 6 ++++++ drivers/gpu/drm/i915/intel_ringbuffer.c | 14 +++++++------- 6 files changed, 20 insertions(+), 15 deletions(-) --29444707-844594327-1433573889=:30452-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/