Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1282843ybi; Fri, 12 Jul 2019 12:55:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqwJ1x8n+3Dc62UdXqKDM87f4HdUrVMJ+Fen77kIoR7TAa8heQwQ/yKe9aUX7xe/BIHvvydD X-Received: by 2002:a17:90a:8a15:: with SMTP id w21mr14236998pjn.134.1562961352137; Fri, 12 Jul 2019 12:55:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562961352; cv=none; d=google.com; s=arc-20160816; b=wX6URltytYhZuxF3FPhuWZAx9ILDUzs+kGUIsTKMRF9sWkv3Hd42BtnQo+WAm4BBhy 8liRir/NyMWqctV9iW4qW7Acije8BbKyTefij/k1eSOgoPNyftzZ1io8qVWzV+30wxm7 AUkJrVX3G4/FPFJAyl3HkRXLcd0KHhfBVCUXFAP3U7A48YJN31BHpU02R9SclLSjKGU9 Ov6+4tTWoJiMVN/6RKPaU4pJyS/Q+AU3kwrv8vm2/Sxq5LICKFKB5GJq97JcF2I68RYF KKUc8gsrnGkW8xrJ2S6t3fwN72DfhZt0hogMKfsf23VZ5rt0B+cGoP+h2q3AInGl4l6a TVRA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=b3Zq+et36h8utUBAVZkp08auB8kqQBY2M3bh34Tkpuc=; b=NI5u1NNOqsRd4QzhBZnPjsy6CwS/YEGrI4qrwwydtCdKtFUkoXvrdiIoVh/F/wuhZk piJOqmz4XHJyV55W5uqLdl2/6nsuJaC3Xqt60OyYXuZgiQdSV2Naqt+JBZneuPaWStkD Kxu6kTwgoHZcxekwlsaBUrDBmBj8N3RRprJ/tB399i6zueVYwNbHRWTMkNIGFtpeJ4pH ohHRnrMasfl/K5Zj2hMU3fgJeKF1Bev9LMHG/zCh3LLf1ll+LAH6UVzlS+ItRvun4jsn l6Kv8HGmhwrvSsOSNkVk3nNaQwmo5qArAgfRnemOlCutOrQfGkHonGJR6ngCkxJFGnGV bnKA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o39si9676514pje.28.2019.07.12.12.55.36; Fri, 12 Jul 2019 12:55:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727555AbfGLTye (ORCPT + 99 others); Fri, 12 Jul 2019 15:54:34 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:57049 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726976AbfGLTye (ORCPT ); Fri, 12 Jul 2019 15:54:34 -0400 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id F3BB420000A; Fri, 12 Jul 2019 19:54:29 +0000 (UTC) Date: Fri, 12 Jul 2019 21:54:29 +0200 From: Maxime Ripard To: Dmitry Osipenko Cc: Thierry Reding , Jonathan Hunter , Maarten Lankhorst , Sean Paul , Daniel Vetter , David Airlie , dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1] drm/modes: Don't apply cmdline's rotation if it wasn't specified Message-ID: <20190712195429.dlz5ofwoafciedcq@flea> References: <20190711021313.29445-1-digetx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190711021313.29445-1-digetx@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 11, 2019 at 05:13:13AM +0300, Dmitry Osipenko wrote: > The rotation mode from cmdline shouldn't be taken into account if it > wasn't specified in the cmdline. This fixes ignored default display > orientation when display mode is given using cmdline without the > rotation being specified. > > Fixes: 1bf4e09227c3 ("drm/modes: Allow to specify rotation and reflection on the commandline") > Signed-off-by: Dmitry Osipenko Acked-by: Maxime Ripard Thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com