drm/panfrost: Merge some feature lists
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sun, 9 Jan 2022 17:09:19 +0000 (12:09 -0500)
committerSteven Price <steven.price@arm.com>
Thu, 13 Jan 2022 09:48:39 +0000 (09:48 +0000)
commit8f54eab0efd55f7e906597d72bf01c6c6f6de510
tree84239c259a1140a526f59bd66e2bc3f4cda203cc
parent16a89697a3a0f793ad707f0bd32969419392bbe4
drm/panfrost: Merge some feature lists

Now that we only list features of interest to kernel space, lots of GPUs
have the same feature bits. To cut down on the repetition in the file,
merge feature lists that are identical between similar GPUs.

Note that this leaves some unmerged identical Bifrost feature lists, as
there are more features affecting Bifrost kernel space that we do not
yet handle.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
[Steve: fix typo in commit message]
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220109170920.2921-3-alyssa.rosenzweig@collabora.com
drivers/gpu/drm/panfrost/panfrost_features.h