aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_drv.h
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2020-01-23 14:48:00 +0200
committerJani Nikula <[email protected]>2020-01-25 15:49:01 +0200
commit12a1d4e093acf2baf85f5d25b3c56b1d36bb920d (patch)
tree6334c3dfa3deb7cceadda137c5befaae31fed98b /drivers/gpu/drm/lima/lima_drv.h
parentc6cccafa9191f087154f44b94987076617244227 (diff)
drm: add drm_core_check_all_features() to check for a mask of features
Add new drm_core_check_all_features() function to check for a mask of features. All features in the mask are required. Redefine existing drm_core_check_feature() in terms of this function, using the drm_driver_feature enum for the parameter. v3: - add drm_core_check_all_features() (Thomas) v2: - fix kernel-doc (Ville) - add an extra variable for clarity (Ville) Cc: Ville Syrjälä <[email protected]> Cc: Thomas Zimmermann <[email protected]> Reviewed-by: Thomas Zimmermann <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_drv.h')
0 files changed, 0 insertions, 0 deletions