Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/modules/color/
Dcolor_table.c37 if (type == type_pq_table) in mod_color_is_table_init()
49 if (type == type_pq_table) in mod_color_get_table()
59 if (type == type_pq_table) in mod_color_set_table_init_state()
Dcolor_table.h37 type_pq_table, enumerator
Dcolor_gamma.c247 struct fixed31_32 *pq_table = mod_color_get_table(type_pq_table); in precompute_pq()
754 struct fixed31_32 *pq_table = mod_color_get_table(type_pq_table); in build_pq()
756 if (!mod_color_is_table_init(type_pq_table) && sdr_white_level == 80) { in build_pq()
758 mod_color_set_table_init_state(type_pq_table, true); in build_pq()