mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02:00
In preparation for rearranging the booleans into a flags field, ensure all the current users are using the inline helpers and not directly accessing the members. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191003210100.22250-3-chris@chris-wilson.co.uk |
||
|---|---|---|
| .. | ||
| drm_cmdline_selftests.h | ||
| drm_mm_selftests.h | ||
| drm_modeset_selftests.h | ||
| drm_selftest.c | ||
| drm_selftest.h | ||
| Makefile | ||
| test-drm_cmdline_parser.c | ||
| test-drm_damage_helper.c | ||
| test-drm_dp_mst_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 | ||