Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/modules/color/
H A Dcolor_gamma.c1775 sizeof(*rgb_degamma), in mod_color_calculate_degamma_curve()
1777 if (!rgb_degamma) in mod_color_calculate_degamma_curve()
1781 build_de_pq(rgb_degamma, in mod_color_calculate_degamma_curve()
1791 kvfree(rgb_degamma); in mod_color_calculate_degamma_curve()
1795 sizeof(*rgb_degamma), in mod_color_calculate_degamma_curve()
1797 if (!rgb_degamma) in mod_color_calculate_degamma_curve()
1800 build_degamma(rgb_degamma, in mod_color_calculate_degamma_curve()
1810 kvfree(rgb_degamma); in mod_color_calculate_degamma_curve()
1814 sizeof(*rgb_degamma), in mod_color_calculate_degamma_curve()
1816 if (!rgb_degamma) in mod_color_calculate_degamma_curve()
[all …]