OSDN Git Service

drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 10 Nov 2021 10:37:02 +0000 (11:37 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 11 Nov 2021 11:06:58 +0000 (12:06 +0100)
commit84e9dfd5185285df55ae9068c89cde1a88baa7b7
tree9a2deb563aa450092ac699ac5fec9f96eceb27ec
parent9239f3e1807c282e3c6bced510640910e9b25c60
drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}

Add additional information on the semantics of the size fields in
struct drm_mode_config. Also add a TODO to review all driver for
correct usage of these fields.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211110103702.374-10-tzimmermann@suse.de
Documentation/gpu/todo.rst
include/drm/drm_mode_config.h