Home
last modified time | relevance | path

Searched refs:degamma (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/Documentation/gpu/amdgpu/display/
Ddisplay-manager.rst57 DRM/KMS framework defines three CRTC color correction properties: degamma,
58 color transformation matrix (CTM) and gamma, and two properties for degamma and
63 CRTC gamma after blending, and CRTC degamma pre-blending. Although CTM is
Ddcn-overview.rst116 applies a degamma function to transform the data from non-linear to linear
/linux-6.1.9/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1128 static void build_hlg_degamma(struct pwl_float_data_ex *degamma, in build_hlg_degamma() argument
1135 struct pwl_float_data_ex *rgb = degamma; in build_hlg_degamma()