Lines Matching full:lut

348 	/* @plane_degamma_lut_property: Plane property to set a degamma LUT to
354 * size of degamma LUT as supported by the driver (read-only).
369 * @shaper_lut_property: Plane property to set pre-blending shaper LUT
370 * that converts color content before 3D LUT. If
372 * combine the user LUT values with pre-defined TF into the LUT
378 * pre-blending shaper LUT as supported by the driver (read-only).
383 * transfer function for pre-blending shaper (before applying 3D LUT)
384 * with or without LUT. There is no shaper ROM, but we can use AMD
385 * color modules to program LUT parameters from predefined TF (or
386 * from a combination of pre-defined TF and the custom 1D LUT).
391 * a 3D LUT (pre-blending), a three-dimensional array where each
402 * size of 3D LUT as supported by the driver (read-only). The max size
404 * entries for 3D LUT array is the 3D LUT size cubed;
409 * blending. Userspace set a blend LUT to convert colors after 3D LUT
410 * conversion. It works as a post-3DLUT 1D LUT. With shaper LUT, they
411 * are sandwiching 3D LUT with two 1D LUT. If plane_blend_tf_property
412 * != Identity TF, AMD color module will combine the user LUT values
413 * with pre-defined TF into the LUT parameters to be programmed.
418 * size of blend LUT as supported by the driver (read-only).
424 * 3D LUT) with or without LUT. There is no blend ROM, but we can use
425 * AMD color modules to program LUT parameters from predefined TF (or
426 * from a combination of pre-defined TF and the custom 1D LUT).
432 * AMD color modules to program LUT parameters from predefined TF (or
433 * from a combination of pre-defined TF and the custom 1D LUT).