drm: Clarify DRM_MODE_REFLECT_X/Y documentation
authorAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Mon, 10 Sep 2018 17:29:46 +0000 (18:29 +0100)
committerAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Tue, 11 Sep 2018 10:21:30 +0000 (11:21 +0100)
commit1f86fa15340e77c68a50d3a1ddeaaa6056089875
treee7760a3ffbaa5d5e472f7f9ed7993507eed5261c
parent5248092ea47d378a63b27a2ee0c361c9448958e9
drm: Clarify DRM_MODE_REFLECT_X/Y documentation

DRM_MODE_REFLECT_X and DRM_MODE_REFLECT_Y meaning seems a bit unclear
to me, so try to clarify that with a bit of ascii graphics.

Changes since v1:
  - Move the ascii graphics in the kerneldoc where all plane
    properties are already documented and make sure it's properly
    rendered, suggestested by Daniel Vetter.

Signed-off-by: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180910172946.18539-1-alexandru-cosmin.gheorghe@arm.com
drivers/gpu/drm/drm_blend.c
include/uapi/drm/drm_mode.h