From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-178.mta0.migadu.com (out-178.mta0.migadu.com [91.218.175.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 44D732C859 for ; Mon, 1 Jul 2024 09:45:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.178 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719827141; cv=none; b=BN6GkeOsypI43sOEok1Vhi37R5V4CQs1EjUtgdv9OjW6aV/TrNQ2y2YImw/qLk4GbIFyvqoGKtZupWYAC0/dxnUHARAC76m2HWDOSuYlJvIsyeZBBc57v7dPuyg6t8wWyRpoXz2BNnUkDjEeqF6G2Bppb5htGHpob3cgdPzqK5k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719827141; c=relaxed/simple; bh=Ih14E/XataeVa3CkjyCi98QTVwCKN2e3V9yRbTa0GSM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=uA8vhm091uscit7AhY38VbkkMm5nE6les5hruK9cuCfNmNMSYA3PJKWTi/CQDjDKW9ez232sI+6wevWLLnTxaPID74eDACUbA/nkJGFC52N2/YhTr38s6EprHSxqEIKlO3UZ2Uic7aSP7ilhjKYhL6mIHHDzPUkVvjqfoRUD34o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org; spf=pass smtp.mailfrom=cknow.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b=Eb/ei43Z; arc=none smtp.client-ip=91.218.175.178 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cknow.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b="Eb/ei43Z" X-Envelope-To: dri-devel@lists.freedesktop.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1719827135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/av4W2tCOJXydcbMH9LNQjQOsvgQ+rwVghFqvABN/IM=; b=Eb/ei43ZybmEZBl9HYbboGX2gXc0SInXoqoGDB5uOxQSBB2KFFzNO8DjZL9+XWEnRsFI6K IM2ie7+ckDT2PVQoYqQCAas6MKUDaxG6qwqJk8cWBiWvEK7aVvzy+VoFtwnztNXrgXH8WZ tW6cj0/dl+O65jC6RUV5BuVHjNu3Hx4QKyNZQGnl5h561dBDGXxoMY7vN7yhfgsdOSssrY OCIWyNv2IBHZikravyo6xHFpJQW4V2WbeVBY0Vt1tNPoFV/qrrvJPShFctVam5J/Q7+CXC qhufNa3qPJVWT7atbpOvZG9S6s0Ugx6/uxsPGOr6TTh5totCFRCMmz7TN7sS/w== X-Envelope-To: linux-rockchip@lists.infradead.org X-Envelope-To: jonas@kwiboo.se X-Envelope-To: linux-arm-kernel@lists.infradead.org X-Envelope-To: linux-rockchip@lists.infradead.org X-Envelope-To: linux-kernel@vger.kernel.org X-Envelope-To: jonas@kwiboo.se X-Envelope-To: didi.debian@cknow.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Diederik de Haas To: dri-devel@lists.freedesktop.org, linux-rockchip@lists.infradead.org, Jonas Karlman Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Jonas Karlman , Diederik de Haas Subject: Re: [PATCH 00/13] rockchip: Enable 4K@60Hz mode on RK3228, RK3328, RK3399 and RK356x Date: Mon, 01 Jul 2024 11:45:21 +0200 Message-ID: <2110934.yheWrVD7BS@bagend> Organization: Connecting Knowledge In-Reply-To: <2528743.FZeJfPzi8P@bagend> References: <20240615170417.3134517-1-jonas@kwiboo.se> <2528743.FZeJfPzi8P@bagend> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart9944500.OYHocSe4MS"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Migadu-Flow: FLOW_OUT --nextPart9944500.OYHocSe4MS Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Diederik de Haas Date: Mon, 01 Jul 2024 11:45:21 +0200 Message-ID: <2110934.yheWrVD7BS@bagend> Organization: Connecting Knowledge In-Reply-To: <2528743.FZeJfPzi8P@bagend> MIME-Version: 1.0 Hi Jonas, On Monday, 1 July 2024 11:07:50 CEST Diederik de Haas wrote: > On Saturday, 15 June 2024 19:03:51 CEST Jonas Karlman wrote: > > This prepares and enable use of HDMI2.0 modes, e.g. 4K@60Hz, on RK3228, > > RK3328, RK3399 and RK356x. > > ... > > This series may not fully depend on but was only tested together with > > the series "drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID > > cleanup" at [1]. > > [1] https://patchwork.freedesktop.org/series/134727/ > > I only just now realized this part of your message and consequently > I had NOT applied the referenced patch set. > > > I have tested 4K modes on following devices: > > - Asus TinkerBoard (RK3288) > > - Pine64 Rock64 (RK3328) > > - Radxa ROCK Pi 4 (RK3399) > > - Radxa ROCK 3A (RK3568) > > And I can confirm that this patch set enables 4K(@60Hz) resolution when > connecting my Rock64 to my 4K TV with my self-build 6.10-rc5 kernel. > It selected the 3840x2160@60Hz resolution, but ``swaymsg -t get_outputs`` > also reported a range of 4096x2160 resolutions. > > In contrast, my 6.10-rc2 kernel which is quite similar, except for this > patch set, does not mention any 4K resolution at all. > > So AFAIC you can already include: > Tested-by: Diederik de Haas > > Next up will be a test with my Quartz64 Model B (RK3566). The Q64-B test results were a bit different from Rock64's, but this patch set enabled the 4K@60Hz resolution as well. 1. The console output was at 1080p, whereas it also switched to 4K on the Rock64. I actually prefer this behavior. 2. After starting sway, it did switch to a 4K resolution, but this time it selected 4096x2160@30Hz on an unpatched kernel (my 6.10-rc2 and Debian 6.9.7). With my 6.10-rc5 kernel *with* this patch, it selected 3840x2160@60Hz 3. None of those 'other' issues I reported with Rock64 showed up on Q64-B :-D IOW: Also for the Pine64 Quartz64 Model B, you can add: Tested-by: Diederik de Haas Cheers, Diederik --nextPart9944500.OYHocSe4MS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZoJ6sQAKCRDXblvOeH7b bg7PAP43ud+WY6aEThMAVyAjvq6OsJBZCk51RNwaBBlKWvhBJwD+P6wkixnSYesh pjAUG98IhpJvAuq83kFJLgPOoOxb5wI= =xfwS -----END PGP SIGNATURE----- --nextPart9944500.OYHocSe4MS--