Re: [Intel-gfx] [PATCH 2/5] drm/i915: PCH_ prefix for transcoder timings

2013-05-02 Thread Paulo Zanoni
2013/5/1 Daniel Vetter : > While at it, also extract a common helper to copy the timings from the > cpu transcoder to the pch transcoder. That way it's really explicit > how the lpt transcoder is hardcoded. > > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/i915/i915_reg.h | 46 +++

[Intel-gfx] [PATCH 2/5] drm/i915: PCH_ prefix for transcoder timings

2013-05-01 Thread Daniel Vetter
While at it, also extract a common helper to copy the timings from the cpu transcoder to the pch transcoder. That way it's really explicit how the lpt transcoder is hardcoded. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_reg.h | 46 +- drivers/g