1
0
Fork 0
alistair23-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
..
Makefile drm/selftest: Add drm damage helper selftest 2018-12-05 10:00:36 +01:00
drm_mm_selftests.h drm/mm: Add a search-by-address variant to only inspect a single hole 2018-05-24 15:04:30 +01:00
drm_modeset_selftests.h drm/selftest: Add drm damage helper selftest 2018-12-05 10:00:36 +01:00
drm_selftest.c
drm_selftest.h
test-drm_damage_helper.c drm/selftest: fix spelling mistake "dimention" -> "dimension" 2018-12-11 15:19:42 +01:00
test-drm_format.c drm/selftests: Add tests for drm_format_info* helpers 2018-11-02 09:57:58 +00:00
test-drm_framebuffer.c drm/selftests: Fix build warning -Wframe-larger-than 2018-11-02 14:25:32 +01:00
test-drm_mm.c drm/selftests/mm: Switch to bitmap_zalloc() 2019-03-20 17:36:06 +00:00
test-drm_modeset_common.c drm/selftest: Refactor test-drm_plane_helper 2018-10-22 10:30:50 +01:00
test-drm_modeset_common.h drm/selftest: Add drm damage helper selftest 2018-12-05 10:00:36 +01:00
test-drm_plane_helper.c drm/selftest: Refactor test-drm_plane_helper 2018-10-22 10:30:50 +01:00