From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751412AbdGQMI4 (ORCPT ); Mon, 17 Jul 2017 08:08:56 -0400 Received: from us01smtprelay-2.synopsys.com ([198.182.47.9]:60842 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751291AbdGQMIz (ORCPT ); Mon, 17 Jul 2017 08:08:55 -0400 From: Jose Abreu To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Cc: Jose Abreu , Carlos Palminha , Alexey Brodkin , Daniel Vetter , Dave Airlie Subject: [PATCH 0/3] arcpgu: Fixes and improvements Date: Mon, 17 Jul 2017 13:08:24 +0100 Message-Id: X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Two fixes and an improvement for arcpgu. I've sent this patches in separate but I've now collected them all to ease the review. Best regards, Jose Miguel Abreu Jose Abreu (3): drm: arcpgu: Fix mmap() callback drm: arcpgu: Fix module unload drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback Cc: Carlos Palminha Cc: Alexey Brodkin Cc: Daniel Vetter Cc: Dave Airlie drivers/gpu/drm/arc/arcpgu_crtc.c | 7 ++++--- drivers/gpu/drm/arc/arcpgu_drv.c | 26 ++------------------------ 2 files changed, 6 insertions(+), 27 deletions(-) -- 1.9.1