Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751696AbdHBVVR (ORCPT ); Wed, 2 Aug 2017 17:21:17 -0400 Received: from smtprelay.synopsys.com ([198.182.47.9]:39594 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750725AbdHBVVP (ORCPT ); Wed, 2 Aug 2017 17:21:15 -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: [PULL] Please pull ARCPGU changes Thread-Topic: [PULL] Please pull ARCPGU changes Thread-Index: AQHTCe20kQSQNpdly0OfsjveX3yk6aJxdNyA Date: Wed, 2 Aug 2017 21:20:11 +0000 Message-ID: <1501708811.2864.4.camel@synopsys.com> References: <1501499465.6216.4.camel@synopsys.com> In-Reply-To: <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.225.15.124] Content-Type: text/plain; charset="utf-8" Content-ID: <306EFEA193900B4B96CD84EFE6D0F055@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 v72LLMht020180 Content-Length: 1217 Lines: 33 Hi Dave, Could you please pull a couple of minor fixes and improvements for ARCPGU. These changes are based on today's drm-next branch. The following changes since commit dd24df657075fdf1e850612ea50634816f3c3581:   Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-08-02 12:43:12 +1000) 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 22d0be2a557e53a22feb484e8fce255fe09e6ad5:   drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback (2017-08-03 00:11:02 +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