[PATCH 1/1] gpu:drm:tilcdc: get preferred_bpp value from DT

2013-06-20 Thread Dave Airlie
>> >> Signed-off-by: Benoit Parrot > > Acked-by: Rob Clark Applied to -next, thanks, Dave.

Re: [PATCH 1/1] gpu:drm:tilcdc: get preferred_bpp value from DT

2013-06-19 Thread Dave Airlie
>> >> Signed-off-by: Benoit Parrot > > Acked-by: Rob Clark Applied to -next, thanks, Dave. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH 1/1] gpu:drm:tilcdc: get preferred_bpp value from DT

2013-06-18 Thread Benoit Parrot
The preferred_bpp value in currently hard-coded to 16. This causes color corruption on the am335x-evm lcd panel which requires 32 bpp instead. This changes attempts to use the configured bpp value from the DT or built-in panel-info struct. Signed-off-by: Benoit Parrot --- drivers/gpu/drm/tilcdc/

[PATCH 1/1] gpu:drm:tilcdc: get preferred_bpp value from DT

2013-06-18 Thread Rob Clark
On Tue, Jun 18, 2013 at 6:18 PM, Benoit Parrot wrote: > The preferred_bpp value in currently hard-coded to 16. > This causes color corruption on the am335x-evm lcd panel which > requires 32 bpp instead. This changes attempts to use the configured > bpp value from the DT or built-in panel-info stru

Re: [PATCH 1/1] gpu:drm:tilcdc: get preferred_bpp value from DT

2013-06-18 Thread Rob Clark
On Tue, Jun 18, 2013 at 6:18 PM, Benoit Parrot wrote: > The preferred_bpp value in currently hard-coded to 16. > This causes color corruption on the am335x-evm lcd panel which > requires 32 bpp instead. This changes attempts to use the configured > bpp value from the DT or built-in panel-info stru

[PATCH 1/1] gpu:drm:tilcdc: get preferred_bpp value from DT

2013-06-18 Thread Benoit Parrot
The preferred_bpp value in currently hard-coded to 16. This causes color corruption on the am335x-evm lcd panel which requires 32 bpp instead. This changes attempts to use the configured bpp value from the DT or built-in panel-info struct. Signed-off-by: Benoit Parrot --- drivers/gpu/drm/tilcdc/