Re: [PATCH 1/3 v2] drm/arcpgu: Make ARC PGU usable on simulation platforms

2016-06-13 Thread Daniel Vetter
On Mon, Jun 13, 2016 at 12:47:33PM +, Alexey Brodkin wrote: > Hi Daniel, > > On Fri, 2016-06-10 at 17:29 +0300, Alexey Brodkin wrote: > > From: Ruud Derwig > > > > In case of simulation there's no real encoder/transmitter device > > because in the model's virtual LCD  we're rendering whateve

Re: [PATCH 1/3 v2] drm/arcpgu: Make ARC PGU usable on simulation platforms

2016-06-13 Thread Alexey Brodkin
Hi Daniel, On Fri, 2016-06-10 at 17:29 +0300, Alexey Brodkin wrote: > From: Ruud Derwig > > In case of simulation there's no real encoder/transmitter device > because in the model's virtual LCD  we're rendering whatever > appears in frame-buffer memory. > > Signed-off-by: Ruud Derwig > Signed-

[PATCH 1/3 v2] drm/arcpgu: Make ARC PGU usable on simulation platforms

2016-06-10 Thread Alexey Brodkin
From: Ruud Derwig In case of simulation there's no real encoder/transmitter device because in the model's virtual LCD we're rendering whatever appears in frame-buffer memory. Signed-off-by: Ruud Derwig Signed-off-by: Alexey Brodkin --- Changes v1 -> v2: * Got rid of dummy arcpgu_drm_encoder