Revert "drm: Add and handle new aspect ratios in DRM layer"
authorVille Syrjälä <[email protected]>
Thu, 3 Nov 2016 12:31:43 +0000 (14:31 +0200)
committerDaniel Vetter <[email protected]>
Tue, 15 Nov 2016 14:01:31 +0000 (15:01 +0100)
commit7920232d54d97a35dbafc65cc6f6ffeefe9ecbbe
treef764f5b0e4fe7def7d6f20f078f27376942d7f42
parent2d5e836de7b24fa79c67085689ee8160302c76a9
Revert "drm: Add and handle new aspect ratios in DRM layer"

This reverts commit a68362fe3e84fcbedd49939aa200519aa5410135.

Adding new mode flags willy nilly breaks existing userspace. We need to
coordinate this better, potentially with a new client cap that only
exposes the aspect ratio flags when userspace is prepared for them
(similar to what we do with stereo 3D modes).

Cc: Shashank Sharma <[email protected]>
Cc: Lin, Jia <[email protected]>
Cc: Akashdeep Sharma <[email protected]>
Cc: Jim Bride <[email protected]>
Cc: Jose Abreu <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Emil Velikov <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_modes.c
include/uapi/drm/drm_mode.h