Re: [Intel-gfx] [PATCH v2 1/2] drm/i915: pass mode to ELD write vfuncs

2013-10-17 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Oct 16, 2013 at 6:34 AM, Jani Nikula wrote: > This will be needed for setting the HDMI pixel clock for audio > config. No functional changes. > > v2: Now with a commit message. > > Signed-off-by: Jani Nikula > --- > drivers/gpu/drm/i915/i915_drv.h |3

Re: [Intel-gfx] [PATCH v2 1/2] drm/i915: pass mode to ELD write vfuncs

2013-10-16 Thread Jani Nikula
Mengdong, I meant to CC you on these two patches. Please have a look. I also screwed up in-reply-to, was meant to be http://mid.gmane.org/cover.1381765995.git.jani.nik...@intel.com BR, Jani. On Wed, 16 Oct 2013, Jani Nikula wrote: > This will be needed for setting the HDMI pixel clock for au

[Intel-gfx] [PATCH v2 1/2] drm/i915: pass mode to ELD write vfuncs

2013-10-16 Thread Jani Nikula
This will be needed for setting the HDMI pixel clock for audio config. No functional changes. v2: Now with a commit message. Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/i915_drv.h |3 ++- drivers/gpu/drm/i915/intel_display.c | 11 +++ 2 files changed, 9 insertions(+),