diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-06-10 14:51:37 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-06-16 12:07:51 +0300 |
commit | 1cbc91eb7b518cc5f80442ff9b517dc5b9d3b849 (patch) | |
tree | 2c85be5190d06bd8a7a8a7e2026be0d21746d405 /Makefile | |
parent | cb468c7d84d174ab9cd638be9f5b3f1ba2b311a0 (diff) | |
download | linux-1cbc91eb7b518cc5f80442ff9b517dc5b9d3b849.tar.xz |
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 'Makefile')
0 files changed, 0 insertions, 0 deletions