Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2773667imj; Mon, 11 Feb 2019 08:15:16 -0800 (PST) X-Google-Smtp-Source: AHgI3IbMNiNfihELa1hq+HcRVASdpjq8+Bubwj+khVRE8E7dNssmJmUY2f8i1lYPnqlLnIEfHtSP X-Received: by 2002:aa7:8045:: with SMTP id y5mr37107982pfm.62.1549901716360; Mon, 11 Feb 2019 08:15:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549901716; cv=none; d=google.com; s=arc-20160816; b=Bzxn5tJm/3sQXlMGUiQAR/GwK2LhQ2meFnK2lbQE5v9X3uJ2B+CPwHk8MWLiacrQ90 KR50w0SeQ72aXmB4a2huyxBqbPhM20RuiFseKqfHd4HUByAk/RxY3EbN//9o/O9M5/jf mTrAz0QYcgUI+LYKjM2Erd3CPU1Py3TGW20yn9vl5E8MH0o+EZSFfZH8Ead8HPUzcCJE 548yJlSF24SuBEDYRvisvZCu7WtrWtMKYvn1v7K5qfIT3o/WyQQVpbv/YamobjbN6Z8A +WX2VzDBmt3RfTZtJwAN6CqmAY/e6GYt95x9RscaYoVduzSuXUH5dKPPn5XAaJEg89R2 vGGw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=38KPgADjqYuwKK6nTDYJDDIsc3kObxlAw/W+WntrZXY=; b=BiYLdtd9WzRVlVpR1TeVTAC6HMZRB3QlksrEzK49S12j3LgwU0trRCdbSihPxDRu3u zfzMJVNwzXVo35sCa87FaxK1ZcCD9mTwVTzwKpw0AEDQ9a+uqfUBTtxdAyWgVjpafoN8 vRs6L1WCCLSlxRCA6n3IW8KflGpJxxo94S40th6m4daSAsyToMZ6c8CnmHJi8+g6Nuhj zcziVYFdHq/M/KPj/J0F6VarLtEYUNpg6VP03jLWZq9BMwgVzagClFUNKtpCXEWS20wi qo6C830F7MzG9N0XB2M3CjputNNAg6J01WTiZ53c5XueLXW2ThxIFqi5YBQA7HLyy8Rr sBXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZzSNAiDb; 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 u64si10722377pfi.239.2019.02.11.08.14.59; Mon, 11 Feb 2019 08:15:16 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=ZzSNAiDb; 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 S1727548AbfBKOWA (ORCPT + 99 others); Mon, 11 Feb 2019 09:22:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:54838 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727807AbfBKOV5 (ORCPT ); Mon, 11 Feb 2019 09:21:57 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6EA10222AA; Mon, 11 Feb 2019 14:21:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549894916; bh=hOxVbyB1yL4dKLoBc8aPW+P6jABPYjOm9xcVfFLdDiY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZzSNAiDb7leL3FPpzF67DZ8TEF7ox63UwpdLqJjdoof0Hohzp1jJRimmDMtvfR0SX 2VwcDV+6+GBOF4uUHOt8JMp9bY17KyAlYdPGZNrXezbvJCfkiFYL6gBhfV3xaZhaXC /x5BnYoAoJNQ/QlzeEgpBhcWCpI3EcK1MikiJS+I= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Boris Brezillon , Eric Anholt , Sasha Levin Subject: [PATCH 4.20 030/352] drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE Date: Mon, 11 Feb 2019 15:14:17 +0100 Message-Id: <20190211141848.262272405@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141846.543045703@linuxfoundation.org> References: <20190211141846.543045703@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 0560054da5673b25d56bea6c57c8d069673af73b ] For the YUV conversion to work properly, ->x_scaling[1] should never be set to VC4_SCALING_NONE, but vc4_get_scaling_mode() might return VC4_SCALING_NONE if the horizontal scaling ratio exactly matches the horizontal subsampling factor. Add a test to turn VC4_SCALING_NONE into VC4_SCALING_PPF when that happens. The old ->x_scaling[0] adjustment is dropped as I couldn't find any mention to this constraint in the spec and it's proven to be unnecessary (I tested various multi-planar YUV formats with scaling disabled, and all of them worked fine without this adjustment). Fixes: fc04023fafec ("drm/vc4: Add support for YUV planes.") Signed-off-by: Boris Brezillon Reviewed-by: Eric Anholt Link: https://patchwork.freedesktop.org/patch/msgid/20181109102633.32603-1-boris.brezillon@bootlin.com Signed-off-by: Sasha Levin --- drivers/gpu/drm/vc4/vc4_plane.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/vc4/vc4_plane.c b/drivers/gpu/drm/vc4/vc4_plane.c index ae6254b0b1ae..ed8b0fc170ee 100644 --- a/drivers/gpu/drm/vc4/vc4_plane.c +++ b/drivers/gpu/drm/vc4/vc4_plane.c @@ -314,12 +314,14 @@ static int vc4_plane_setup_clipping_and_scaling(struct drm_plane_state *state) vc4_get_scaling_mode(vc4_state->src_h[1], vc4_state->crtc_h); - /* YUV conversion requires that horizontal scaling be enabled, - * even on a plane that's otherwise 1:1. Looks like only PPF - * works in that case, so let's pick that one. + /* YUV conversion requires that horizontal scaling be enabled + * on the UV plane even if vc4_get_scaling_mode() returned + * VC4_SCALING_NONE (which can happen when the down-scaling + * ratio is 0.5). Let's force it to VC4_SCALING_PPF in this + * case. */ - if (vc4_state->is_unity) - vc4_state->x_scaling[0] = VC4_SCALING_PPF; + if (vc4_state->x_scaling[1] == VC4_SCALING_NONE) + vc4_state->x_scaling[1] = VC4_SCALING_PPF; } else { vc4_state->is_yuv = false; vc4_state->x_scaling[1] = VC4_SCALING_NONE; -- 2.19.1