linux-stable/drivers/gpu/drm/selftests
Thomas Zimmermann da68386d9e drm: Rename dp/ to display/
Rename dp/ to display/ to account for additional display-related
helpers, such as HDMI. Update all related include statements. No
functional changes.

Various drivers, such as i915 and amdgpu, use similar naming scheme
by putting code for video-output standards into a local display/
directory. The new directory's name is aligned with this convention.

v2:
	* update commit message (Javier)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220421073108.19226-3-tzimmermann@suse.de
2022-04-25 11:17:45 +02:00
..
drm_buddy_selftests.h drm/selftests: add drm buddy pathological testcase 2022-02-23 10:46:32 +01:00
drm_cmdline_selftests.h drm/modes: Make sure to parse valid rotation value from cmdline 2020-02-12 18:32:54 +01:00
drm_mm_selftests.h drm/mm: add ig_frag selftest 2020-06-08 15:14:16 +02:00
drm_modeset_selftests.h
drm_selftest.c
drm_selftest.h
Makefile drm/selftests: Move i915 buddy selftests into drm 2022-02-23 10:43:25 +01:00
test-drm_buddy.c drm/selftests: missing error code in igt_buddy_alloc_smoke() 2022-03-07 17:07:54 +01:00
test-drm_cmdline_parser.c drm/modes: Make sure to parse valid rotation value from cmdline 2020-02-12 18:32:54 +01:00
test-drm_damage_helper.c drm/i915/selftests: Properly reset mock object propers for each test 2021-10-22 11:09:45 +02:00
test-drm_dp_mst_helper.c drm: Rename dp/ to display/ 2022-04-25 11:17:45 +02:00
test-drm_format.c
test-drm_framebuffer.c drm: remove allow_fb_modifiers 2022-01-31 21:45:24 +01:00
test-drm_mm.c drm/selftests/test-drm_mm: Mark 'hole_end' as always_unused 2020-11-17 20:05:05 +01:00
test-drm_modeset_common.c
test-drm_modeset_common.h
test-drm_plane_helper.c drm/selftest: plane_helper: Put test structures in static storage 2022-03-21 11:05:05 +01:00
test-drm_rect.c