linux/drivers/gpu/drm/arm
Mihail Atanassov 02725d3137 drm: mali-dp: enable gamma support
Add gamma via the DRM GAMMA_LUT/GAMMA_LUT_SIZE CRTC
properties. The expected LUT size is 4096 in order
to produce as accurate a set of segments as possible.

This version uses only the green channel's gamma curve
to set the hardware curve on DP550/650. For the sake of
simplicity, it uses the same table of coefficients for
all 3 curves on DP500.

Signed-off-by: Mihail Atanassov <mihail.atanassov@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2017-04-24 10:45:34 +01:00
..
hdlcd_crtc.c drm: hdlcd: use vblank hooks in struct drm_crtc_funcs 2017-02-07 21:46:22 +01:00
hdlcd_drv.c drm: convert drivers to use of_graph_get_remote_node 2017-04-06 17:00:27 -04:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +01:00
hdlcd_regs.h
Kconfig drm/arm: make fbdev support really optional 2016-07-18 09:11:42 +02:00
Makefile drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_crtc.c drm: mali-dp: enable gamma support 2017-04-24 10:45:34 +01:00
malidp_drv.c drm: mali-dp: enable gamma support 2017-04-24 10:45:34 +01:00
malidp_drv.h drm: mali-dp: enable gamma support 2017-04-24 10:45:34 +01:00
malidp_hw.c drm: mali-dp: enable gamma support 2017-04-24 10:45:34 +01:00
malidp_hw.h drm: mali-dp: enable gamma support 2017-04-24 10:45:34 +01:00
malidp_planes.c drm: mali-dp: add custom reset hook for planes 2017-04-24 10:45:34 +01:00
malidp_regs.h drm: mali-dp: enable gamma support 2017-04-24 10:45:34 +01:00