Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751886AbdGaLLK (ORCPT ); Mon, 31 Jul 2017 07:11:10 -0400 Received: from smtprelay4.synopsys.com ([198.182.47.9]:56494 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977AbdGaLLI (ORCPT ); Mon, 31 Jul 2017 07:11:08 -0400 From: Alexey Brodkin To: "airlied@gmail.com" CC: Carlos Palminha , "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" , "daniel.vetter@intel.com" , Jose Abreu , "linux-snps-arc@lists.infradead.org" Subject: Please pull ARCPGU changes Thread-Topic: Please pull ARCPGU changes Thread-Index: AQHTCe20kQSQNpdly0OfsjveX3yk6Q== Date: Mon, 31 Jul 2017 11:11:06 +0000 Message-ID: <1501499465.6216.4.camel@synopsys.com> Accept-Language: en-US, ru-RU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.121.8.122] Content-Type: text/plain; charset="utf-8" Content-ID: <6D1F65BCD72C254991CCBEF08B33C572@internal.synopsys.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by nfs id v6VBBFK1030516 Content-Length: 1167 Lines: 33 Hi Dave, Could you please pull a couple of minor fixes for ARCPGU. These changes are based on today's drm-misc/drm-misc-next. The following changes since commit 9dd2aca46a13cc7177625f0dc3aaf5b7ebc6fe74:   drm/rockchip: vop: rk3328: fix overlay abnormal (2017-07-31 08:44:18 +0800) are available in the git repository at:   https://github.com/foss-for-synopsys-dwc-arc-processors/linux topic-arcpgu-updates for you to fetch changes up to a8709950755748e9975d63faa624f2ba4b39f9d6:   drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback (2017-07-31 14:05:21 +0300) ---------------------------------------------------------------- Alexey Brodkin (2):       drm/arcpgu: Opt in debugfs       arcpgu: Simplify driver name Jose Abreu (3):       drm: arcpgu: Fix mmap() callback       drm: arcpgu: Fix module unload       drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback  drivers/gpu/drm/arc/arcpgu_crtc.c |  7 ++++---  drivers/gpu/drm/arc/arcpgu_drv.c  | 57 ++++++++++++++++++++++++++++++++-------------------------  2 files changed, 36 insertions(+), 28 deletions(-) Regards, Alexey