linux/drivers/gpu/drm/selftests
Andy Shevchenko 34965a52dc drm/selftests/mm: Switch to bitmap_zalloc()
Switch to bitmap_zalloc() to show clearly what we are allocating.
Besides that it returns pointer of bitmap type instead of opaque void *.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190304092908.57382-1-andriy.shevchenko@linux.intel.com
2019-03-20 17:36:06 +00:00
..
drm_mm_selftests.h
drm_modeset_selftests.h
drm_selftest.c
drm_selftest.h
Makefile
test-drm_damage_helper.c
test-drm_format.c
test-drm_framebuffer.c
test-drm_mm.c
test-drm_modeset_common.c
test-drm_modeset_common.h
test-drm_plane_helper.c