Re: [Intel-gfx] [PATCH 1/2] drm/i915: explicitly cast pipe -> cpu_transcoder

2013-07-04 Thread Daniel Vetter
On Thu, Jul 04, 2013 at 11:23:52AM +0100, Damien Lespiau wrote: > On Thu, Jul 04, 2013 at 12:01:15PM +0200, Daniel Vetter wrote: > > This makes sparse happy and also makes it a bit more obvious where we > > pull off this trick - after all we're only allowed to do it eithe as a > > default or on pla

Re: [Intel-gfx] [PATCH 1/2] drm/i915: explicitly cast pipe -> cpu_transcoder

2013-07-04 Thread Damien Lespiau
On Thu, Jul 04, 2013 at 12:01:15PM +0200, Daniel Vetter wrote: > This makes sparse happy and also makes it a bit more obvious where we > pull off this trick - after all we're only allowed to do it eithe as a > default or on platforms where there is no disdinction between the pipe > and the cpu tran

[Intel-gfx] [PATCH 1/2] drm/i915: explicitly cast pipe -> cpu_transcoder

2013-07-04 Thread Daniel Vetter
This makes sparse happy and also makes it a bit more obvious where we pull off this trick - after all we're only allowed to do it eithe as a default or on platforms where there is no disdinction between the pipe and the cpu transcoder. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/intel_