mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
drm/tests: Add output bpc tests
Now that we're tracking the output bpc count in the connector state, let's add a few tests to make sure it works as expected. Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Tested-by: Sui Jingfeng <sui.jingfeng@linux.dev> Link: https://patchwork.freedesktop.org/patch/msgid/20240527-kms-hdmi-connector-state-v15-6-c5af16c3aae2@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org>
This commit is contained in:
@@ -14,6 +14,7 @@ obj-$(CONFIG_DRM_KUNIT_TEST) += \
|
||||
drm_format_test.o \
|
||||
drm_framebuffer_test.o \
|
||||
drm_gem_shmem_test.o \
|
||||
drm_hdmi_state_helper_test.o \
|
||||
drm_managed_test.o \
|
||||
drm_mm_test.o \
|
||||
drm_modes_test.o \
|
||||
|
||||
Reference in New Issue
Block a user