Patches 1 and 2 improve validation of the values provided by the device firmware.
Patch 3 improves support for panel rotation. There's a rotation property in the DT panel node. Read the value and set the connector's orientation property accordingly. Thomas Zimmermann (3): drm/sysfb: simpledrm: Improve framebuffer-size validation drm/sysfb: simpledrm: Improve panel-size validation drm/sysfb: simpledrm: Read panel orientation from DT node drivers/gpu/drm/sysfb/simpledrm.c | 75 +++++++++++++++++++++++++++---- 1 file changed, 66 insertions(+), 9 deletions(-) -- 2.54.0
