]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/vkms: Add range and encoding properties to the plane
authorArthur Grillo <arthurgrillo@riseup.net>
Tue, 15 Apr 2025 13:55:34 +0000 (15:55 +0200)
committerLouis Chauvet <louis.chauvet@bootlin.com>
Wed, 28 May 2025 14:19:14 +0000 (16:19 +0200)
commit81dbec07197678fc2d86f1494dfaf44023864842
tree79a0f6820988cc5aac1605fc583593e44fdb1890
parentfe22d21e93426294eb0ebdb0bf5f6d6b77481ecc
drm/vkms: Add range and encoding properties to the plane

Now that the driver internally handles these quantization ranges and YUV
encoding matrices, expose the UAPI for setting them.

Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
[Louis Chauvet: retained only relevant parts, updated the commit message]
Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250415-yuv-v18-3-f2918f71ec4b@bootlin.com
Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
drivers/gpu/drm/vkms/vkms_plane.c