1
0
Fork 0
alistair23-linux/drivers/gpu/drm/selftests
Chris Wilson 71724f7089 drm/mm: Use helpers for drm_mm_node booleans
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
2019-10-04 13:42:33 +01:00
..
Makefile drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest 2019-09-03 19:28:20 -04:00
drm_cmdline_selftests.h drm/selftests: modes: Add more unit tests for the cmdline parser 2019-08-30 10:21:56 +02: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/dp_mst: Add sideband down request tracing + selftests 2019-09-03 19:30:06 -04:00
drm_selftest.c
drm_selftest.h
test-drm_cmdline_parser.c drm/selftests: modes: Add more unit tests for the cmdline parser 2019-08-30 10:21:56 +02:00
test-drm_damage_helper.c drm/selftest: fix spelling mistake "dimention" -> "dimension" 2018-12-11 15:19:42 +01:00
test-drm_dp_mst_helper.c drm/dp_mst: Add sideband down request tracing + selftests 2019-09-03 19:30:06 -04: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 spelling mistake "misssing" -> "missing" 2019-09-17 14:58:00 +02:00
test-drm_mm.c drm/mm: Use helpers for drm_mm_node booleans 2019-10-04 13:42:33 +01: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/dp_mst: Add sideband down request tracing + selftests 2019-09-03 19:30:06 -04:00
test-drm_plane_helper.c drm/selftest: Refactor test-drm_plane_helper 2018-10-22 10:30:50 +01:00