]> git.baikalelectronics.ru Git - kernel.git/commit
drm/etnaviv: add missing quirks for GC300
authorDoug Brown <doug@schmorgal.com>
Sat, 10 Sep 2022 20:29:38 +0000 (13:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:41:34 +0000 (11:41 +0100)
commit39c928fa1be65790195312ebe7e865cb490f1917
tree09b5e4ac122b6c7e45214ad42a374e310c5599fd
parent4be0309b72aa74c1956c5e0a8a4bf5e28664239a
drm/etnaviv: add missing quirks for GC300

[ Upstream commit cc7d3fb446a91f24978a6aa59cbb578f92e22242 ]

The GC300's features register doesn't specify that a 2D pipe is
available, and like the GC600, its idle register reports zero bits where
modules aren't present.

Signed-off-by: Doug Brown <doug@schmorgal.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c