drm/uapi: Deprecate nonsense kms mode types
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 15 Nov 2017 15:45:04 +0000 (17:45 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 29 Jan 2018 19:45:29 +0000 (21:45 +0200)
commitb7245cc536b95167d67b53e27adff964400045f1
tree5d3fd5ad71928f825c50b6e0b9d905781dd0768e
parent538af6cbdf9df485dc0ef43817d4195f11b4e9ac
drm/uapi: Deprecate nonsense kms mode types

BUILTIN, CRTC_C, CLOCK_C, and DEFULT mode types are unused. Let's
refuse to generate them or accept them from userspace either. A
cursory check didn't reveal any userspace code that would depend
on these.

v2: Recommend DRIVER instead of BUILTIN (ajax)

Cc: Jose Abreu <Jose.Abreu@synopsys.com>
Cc: Adam Jackson <ajax@redhat.com>
Cc: Keith Packard <keithp@keithp.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115154504.14338-1-ville.syrjala@linux.intel.com
Reviewed-by: Jose Abreu <joabreu@synopsys.com>
include/drm/drm_modes.h
include/uapi/drm/drm_mode.h