Re: [PATCH 00/16] drm/omap: misc cleanups and pixel format change

2017-05-15 Thread Tomi Valkeinen
On 04/05/17 13:23, Tomi Valkeinen wrote: > Hi, > > This series has a bunch of cleanups. We drop DMA and VRFB rotation, and RFBI > output. None of those are supported. > > The latter half is about getting rid of enum omap_color_mode and moving to use > fourcc pixel formats. > > There should be no

[PATCH 00/16] drm/omap: misc cleanups and pixel format change

2017-05-04 Thread Tomi Valkeinen
Hi, This series has a bunch of cleanups. We drop DMA and VRFB rotation, and RFBI output. None of those are supported. The latter half is about getting rid of enum omap_color_mode and moving to use fourcc pixel formats. There should be no functional changes caused by this series. This series is