mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-16 02:04:43 +00:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||