Re: [PATCHv3 19/30] drm/omap: fix replication logic

2017-03-29 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Tuesday 28 Mar 2017 16:08:05 Tomi Valkeinen wrote: > DSS uses "replication logic" to convert color components from smaller > bit widths to bigger bit widths. Without replication logic, the color > component would be shifted and the least significant bits would

[PATCHv3 19/30] drm/omap: fix replication logic

2017-03-28 Thread Tomi Valkeinen
DSS uses "replication logic" to convert color components from smaller bit widths to bigger bit widths. Without replication logic, the color component would be shifted and the least significant bits would be left at 0, whereas with replication logic, the least significat bits will be filled with the