commit | 55e165c4d9d32ee86b348d63b65681783b9cc6d1 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Tue Nov 15 23:37:24 2016 +0200 |
committer | Jyri Sarha <jsarha@ti.com> | Wed Nov 30 14:19:24 2016 +0200 |
tree | 3bf5683092c5ad1b2632d73d3bc7df237e1a3b1b | |
parent | f13e088ca8ba28091ff030e89cdd8e25a3a7834d [diff] |
drm/tilcdc: Enable palette loading for revision 2 LCDC too The LCDC revision 2 documentation also mentions the mandatory palette for true color modes. Even if the rev 2 LCDC appears to work just fine without the palette being loaded loading it helps in testing the feature. Signed-off-by: Jyri Sarha <jsarha@ti.com> Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>