]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
authorPeter Rosin <peda@axentia.se>
Thu, 22 Jun 2017 05:03:11 +0000 (07:03 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 22 Jun 2017 20:53:02 +0000 (22:53 +0200)
commit364a7bf574ebbd7c001a1c3f79816d0480062f80
tree63e109c92688a62815fc066b31a5968113f15087
parentae7c59f0e7daf337d8ae95ecb42ae586883c29f4
drm: atmel-hlcdc: add support for 8-bit color lookup table mode

All layers of all supported chips support this, the only variable is the
base address of the lookup table in the register map.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1498107791-17450-3-git-send-email-peda@axentia.se
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c