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
..
acpi
asm-generic
clocksource
crypto crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path 2016-02-17 12:31:03 -08:00
drm
dt-bindings dtsi: screen-timing: lcd-tv080wum-mipi: update CABC lut 2016-03-11 14:11:41 +08:00
keys
kvm
linux This is the 4.4.3 stable release 2016-03-03 19:46:53 +08:00
math-emu
media
memory
misc
net Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common 2016-03-03 19:42:14 +08:00
pcmcia
ras
rdma
rxrpc
scsi
soc
sound ALSA: rawmidi: Make snd_rawmidi_transmit() race-free 2016-02-17 12:30:58 -08:00
target
trace Merge branch 'android-4.4' 2016-02-18 15:18:27 +08:00
uapi Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common 2016-03-03 19:42:14 +08:00
video Merge branch 'android-4.4' 2016-02-18 15:18:27 +08:00
xen xen: Add RING_COPY_REQUEST() 2015-12-18 10:00:17 -05:00
Kbuild