]> git.baikalelectronics.ru Git - kernel.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)
commit7ad6999cb4506faa30a0acbaefe7fbe21eb23294
tree957a52579e9aad1d9da8ab1f175e929c9665fb56
parenteab203138b7856d6f8d3ca34a9decd50902ca868
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