Hi Geert,
On Tue, Nov 05, 2019 at 05:14:20PM +0100, Geert Uytterhoeven wrote:
On Thu, Oct 17, 2019 at 9:14 PM Laurent Pinchart wrote:
On Wed, Oct 16, 2019 at 10:55:40AM +0200, Jacopo Mondi wrote:
Minimal increment to the CMM series, this time should really be the last one.
Just missing Rob's ack on [1/8] and Laurent's one on [5/8].
Changelog is minimal: CMM
- Remove the cmm_config.enable flag. The cmm_config.table field validity is used to enable/disable the LUT operations
- Expand comments as suggested by Laurent
CRTC
- use drm_color_lut_size() to check the LUT table size
- Inline calls to rcar_cmm_enable()/disable()
- Add TODO entries as suggested by Laurent
For the record, the full series changelog is available at: https://paste.debian.net/1107427/
v5 from yesterday with informations on testing is available at: https://lkml.org/lkml/2019/10/15/337
Geert will you collect for DTS patches for the next release? I assume the DU changes go through Laurent instead ?
I've taken patch 1/8 to 6/8 and 8/8 in my tree. I expected Geert to take 7/8.
And so I did. 7/8 is now in arm-soc/for-next.
However, your drm/du/next branch seems to contain 7/8 instead of 8/8?
That was a mistake that I fixed in a second pull request (see https://lists.freedesktop.org/archives/dri-devel/2019-October/241110.html), I forgot to update the drm/du/next branch, but the tag should be correct. I've now fixed the problem in the branch as well.