drm/xe: move xe_display.[ch] under display/
authorJani Nikula <jani.nikula@intel.com>
Mon, 22 Jan 2024 10:14:27 +0000 (12:14 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 31 Jan 2024 12:58:40 +0000 (14:58 +0200)
commitf01ece502af0e8c6ed5af1facbd88fe9a6160a1e
tree3d431ab91721067f79698bc5ba33b9957bdacc1d
parentd1df9bfbf68c65418f30917f406b6d5bd597714e
drm/xe: move xe_display.[ch] under display/

All the other display related files are under display/ subdirectory,
also move xe_display.[ch] there.

Sort the build list while at it.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240122101428.2683468-1-jani.nikula@intel.com
drivers/gpu/drm/xe/Makefile
drivers/gpu/drm/xe/display/xe_display.c [new file with mode: 0644]
drivers/gpu/drm/xe/display/xe_display.h [new file with mode: 0644]
drivers/gpu/drm/xe/xe_display.c [deleted file]
drivers/gpu/drm/xe/xe_display.h [deleted file]