Home
last modified time | relevance | path

Searched refs:vkms_color_lut (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.h69 struct vkms_color_lut { struct
90 struct vkms_color_lut gamma_lut; argument
H A Dvkms_composer.c104 static s64 get_lut_index(const struct vkms_color_lut *lut, u16 channel_value) in get_lut_index()
122 static u16 apply_lut_to_channel_value(const struct vkms_color_lut *lut, u16 channel_value, in apply_lut_to_channel_value()