max_content_pq    814 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 	struct fixed31_32 max_content_pq;
max_content_pq    838 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 	compute_pq(dc_fixpt_one, &max_content_pq); // always 1? DAL2 code is weird
max_content_pq    839 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 	a = dc_fixpt_div(dc_fixpt_add(dc_fixpt_one, b), max_content_pq); // (1+b)/maxContent