Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h432 GAMMA_RGB_256_ENTRIES = 256, enumerator
/linux/drivers/gpu/drm/amd/display/modules/color/
A Dcolor_gamma.c1317 struct pwl_float_data *rgb_last = rgb + GAMMA_RGB_256_ENTRIES - 1; in scale_user_regamma_ramp()
1328 } while (i != GAMMA_RGB_256_ENTRIES); in scale_user_regamma_ramp()
1341 } while (i != GAMMA_RGB_256_ENTRIES); in scale_user_regamma_ramp()
1827 rgb_user = kcalloc(GAMMA_RGB_256_ENTRIES + _EXTRA_POINTS, in calculate_user_regamma_ramp()

Completed in 11 milliseconds