diff options
author | Simon Ser <contact@emersion.fr> | 2020-10-26 14:12:30 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-10-26 18:34:36 +0100 |
commit | 70bb9193728627e84e02eb0960b0aa138ae2cef5 (patch) | |
tree | 0a64559f1cf01dada8d148cab90678eee8438135 /drivers/firewire | |
parent | e34b8feeaa4b65725b25f49c9b08a0f8707e8e86 (diff) |
drm: deprecate DRM_FORMAT_MOD_NONE
DRM_FORMAT_MOD_NONE is in the list of vendors, which is pretty
confusing. We already have DRM_FORMAT_MOD_VENDOR_NONE. Move it down in
the list of format modifiers.
DRM_FORMAT_MOD_NONE is an alias for DRM_FORMAT_MOD_LINEAR, however the
name is confusing: NONE doesn't mean that the modifier is implicit,
instead it means that the layout is linear. Deprecate it.
Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/a2j8KTgc26k5QniSAhDSTgCw4XWZhmsNHwG8UVa6U@cp4-web-014.plabs.ch
Diffstat (limited to 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions