diff options
author | Jose Maria Casanova Crespo <jmcasanova@igalia.com> | 2025-04-25 14:25:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-19 15:39:31 +0200 |
commit | 14fd6d6da3a41dbd9eb4c9fa2159e48370cbdb21 (patch) | |
tree | b362305fd34b2e8a22c5bbe0a3f3376296c06f9d /drivers/firmware/psci/psci.c | |
parent | 67c6d96d2bb949fc47d2b81efc614aebe84f73d8 (diff) |
drm/v3d: client ranges from axi_ids are different with V3D 7.1
[ Upstream commit a22e0051f9eb2281b181218d97f77cebc299310d ]
The client mask has been reduced from 8 bits on V3D 4.1 to 7 bits
on V3D 7.1, so the ranges for each client are not compatible.
On V3D 7.1, the CSD client can also report MMU errors.
Therefore, add its AXI ID to the IDs list.
Fixes: 0ad5bc1ce463 ("drm/v3d: fix up register addresses for V3D 7.x")
Signed-off-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Reviewed-by: Maíra Canal <mcanal@igalia.com>
Link: https://lore.kernel.org/r/20250425122522.18425-2-jmcasanova@igalia.com
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions