History log of /rk3399_rockchip-uboot/include/drm/drm_color_mgmt.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 008902e3 28-Apr-2025 Damon Ding <damon.ding@rock-chips.com>

include/drm: drm_color_mgmt: include <linux/bitops.h> for the BIT() definition

Change-Id: I7adb17f7b5dcbdd3c5c80b11e4da3c664534068a
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>


# df0a5c43 06-Feb-2024 Damon Ding <damon.ding@rock-chips.com>

video/drm: display: use color_encoding and color_range instead of private COLOR_SPACE

The old method to description color space and range is borrowing V4L2
defined, It's difficult to understand, so

video/drm: display: use color_encoding and color_range instead of private COLOR_SPACE

The old method to description color space and range is borrowing V4L2
defined, It's difficult to understand, so we change to DRM defined
property.

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I7eacc60dfda912b9becae1ce026cdb82eebef7f8

show more ...