[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210204020155.527556-1-lkundrak@v3.sk>
Date: Thu, 4 Feb 2021 03:01:54 +0100
From: Lubomir Rintel <lkundrak@...sk>
To: Stephen Boyd <sboyd@...nel.org>
Cc: Michael Turquette <mturquette@...libre.com>,
Ivan Najdanovic <najdanovicivan@...il.com>,
Lucas Stach <l.stach@...gutronix.de>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] clk: mmp2: Enable the 3D GPU clock alongside the 2D clock
Hi,
Please consider applying the sad little patch chained to this message. It
is a workaround that makes the 2D GPU work on MMP3 when the 3D GPU is not
used.
It's been observed that the 2D GPU won't work when what is understood to be
the 3D GPU clock is turned off. The etnaviv developers suggest [1][2] that
perhaps said understanding is wrong and they may be right. Unfortunately no
documentation is available, all we know is the register names.
In any case it seems to make more sense to put the workaround in the MMP
clock driver instead of to the etnaviv driver.
[1] https://lists.freedesktop.org/archives/etnaviv/2020-November/003442.html
[2] https://lists.freedesktop.org/archives/etnaviv/2020-December/003445.html
Thanks
Lubo
Powered by blists - more mailing lists