commit | 06db4b8b26284133333bd01504a029139ccf872c | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sun Feb 10 14:10:31 2019 +0100 |
committer | Noralf Trønnes <noralf@tronnes.org> | Thu Feb 21 12:13:42 2019 +0100 |
tree | 98670101b4a083437e25b4a64c1173b6ab4c0b51 | |
parent | ba3bf37e150a99b51b13f5cebf89715685d21212 [diff] |
drm/modes: Add DRM_SIMPLE_MODE() This adds a helper macro to specify modes that only contain info about resolution. v2: Actually set the width and height (Ilia Mirkin) Cc: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190210131039.52664-5-noralf@tronnes.org