On Tue, Mar 22, 2022 at 3:28 PM Thomas Zimmermann tzimmermann@suse.de wrote:
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 that policy.
Signed-off-by: Thomas Zimmermann tzimmermann@suse.de
Reviewed-by: Alex Deucher alexander.deucher@amd.com