mbox series

[0/2] drm/panfrost: Clean up our feature lists

Message ID 20220109170920.2921-1-alyssa.rosenzweig@collabora.com (mailing list archive)
Headers show
Series drm/panfrost: Clean up our feature lists | expand

Message

Alyssa Rosenzweig Jan. 9, 2022, 5:09 p.m. UTC
We've cargo culted a large number of useless feature bits from kbase.
We're about to add support for a number of new Mali GPUs into mainline.
Let's cut down on the copy-paste required and clean up the feature lists
first.

Alyssa Rosenzweig (2):
  drm/panfrost: Remove features meant for userspace
  drm/panfrost: Merge some feature lists

 drivers/gpu/drm/panfrost/panfrost_features.h | 212 +------------------
 1 file changed, 7 insertions(+), 205 deletions(-)