drm: split build lists one per line and sort
authorJani Nikula <jani.nikula@intel.com>
Tue, 11 Oct 2022 14:08:30 +0000 (17:08 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 12 Oct 2022 14:00:05 +0000 (17:00 +0300)
commitca0022425b3303786a563f8e40c26164970eb632
treefdf2506f612c004b4739d336eab0970a7add57a7
parent8d87088e4e6d4e66f63447c7f9a4b6c3db6e61c2
drm: split build lists one per line and sort

While it takes more vertical space, sorted build lists with one object
per line are arguably easier to manage, especially when there are
conflicting changes.

Split anything with more than one object file.

v2: also split drm_cache.o and put it after drm_bridge.o (Andi)

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Acked-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20221011140830.3257655-1-jani.nikula@intel.com
drivers/gpu/drm/Makefile
drivers/gpu/drm/display/Makefile