Files
linux/include
Huang Jiachai 4638791f1e dtsi: screen-timing: lcd-tv080wum-mipi: update CABC lut
Get the gamma value from screen vendor and use the following
algorithm to get the cabc lut

	for(i=0;i<256;i++)
		cabc_lut[i] = pow((256.0/(i + 256)), gamma_val) * 65536 + 0.5;

Change-Id: I8500cc84869d2693ce6af4e116b2140b3d3a16fc
Signed-off-by: Huang Jiachai <hjc@rock-chips.com>
2016-03-11 14:11:41 +08:00
..
2015-11-11 15:57:28 +08:00
2015-12-15 09:56:33 +08:00
2015-11-11 15:57:28 +08:00
2015-12-07 19:35:12 +08:00
2016-03-03 19:46:53 +08:00
2015-11-11 19:52:00 +08:00
2015-12-03 09:32:33 -08:00
2016-02-18 15:18:27 +08:00
2016-02-18 15:18:27 +08:00
2015-12-18 10:00:17 -05:00