commit | 4c2ba55b5c76835e826564f8623c36a5bfe0d3a9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Dec 22 08:36:20 2016 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Dec 27 14:01:15 2016 +0100 |
tree | 957a52579e9aad1d9da8ab1f175e929c9665fb56 | |
parent | 05ab3c2eec74507712cd5f2b027c7c8b9a66f190 [diff] |
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