diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-06-10 13:51:37 +0200 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-06-16 11:07:51 +0200 |
commit | 1cbc91eb7b518cc5f80442ff9b517dc5b9d3b849 (patch) | |
tree | 2c85be5190d06bd8a7a8a7e2026be0d21746d405 /drivers/gpu/host1x | |
parent | cb468c7d84d174ab9cd638be9f5b3f1ba2b311a0 (diff) | |
download | linux-1cbc91eb7b518cc5f80442ff9b517dc5b9d3b849.tar.bz2 |
drm/vc4: Consolidate Hardware Revision Check
A new generation of controller has been introduced with the
BCM2711/RaspberryPi4. This generation needs a bunch of quirks, and over
time we've piled on a number of checks in most parts of the drivers.
All these checks are performed several times, and are not always
consistent. Let's create a single, global, variable to hold it and use
it everywhere.
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220610115149.964394-3-maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/host1x')
0 files changed, 0 insertions, 0 deletions