]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: kselftest for drm_mm and color adjustment
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 22 Dec 2016 08:36:20 +0000 (08:36 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 27 Dec 2016 13:01:15 +0000 (14:01 +0100)
commit4c2ba55b5c76835e826564f8623c36a5bfe0d3a9
tree957a52579e9aad1d9da8ab1f175e929c9665fb56
parent05ab3c2eec74507712cd5f2b027c7c8b9a66f190
drm: kselftest for drm_mm and color adjustment

Check that after applying the driver's color adjustment, fitting of the
node and its alignment are still correct.

v2: s/no_color_touching/separate_adjacent_colors/

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161222083641.2691-18-chris@chris-wilson.co.uk
drivers/gpu/drm/selftests/drm_mm_selftests.h
drivers/gpu/drm/selftests/test-drm_mm.c