On Wed, Aug 24, 2016 at 05:35:34AM +0000, Yang, Libin wrote: > Sorry for disturb. Is there any comments for the patches?
Ville is on vacation, not sure whom else would be a good reviewer from our side ... Might need to escalate to managers to finding a random reviewer who first needs to ramp up on hdmi/audio issues. -Daniel > > Regards, > Libin > > > -----Original Message----- > > From: Yang, Libin > > Sent: Monday, August 22, 2016 9:16 AM > > To: [email protected]; [email protected]; > > [email protected]; [email protected]; Vetter, Daniel > > <[email protected]>; [email protected] > > Subject: RE: [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution > > issues > > > > Any comments? > > > > Regards, > > Libin > > > > > > > -----Original Message----- > > > From: [email protected] [mailto:[email protected]] > > > Sent: Thursday, August 18, 2016 2:42 PM > > > To: [email protected]; [email protected]; > > > [email protected]; Vetter, Daniel > > > <[email protected]>; [email protected] > > > Cc: Yang, Libin <[email protected]>; Libin Yang > > > <[email protected]> > > > Subject: [PATCH v4 0/3] drm/i915: fix some audio support 4K resolution > > > issues > > > > > > From: Libin Yang <[email protected]> > > > > > > changelog: > > > v1: initial patches > > > > > > v2: change to use crtc->config->port_clock instead of mode->clock for dp > > > change to use mode->crtc_clock instead of mode->clock > > > rename mode to adjusted_mode > > > > > > v3: add support for 270MHz > > > add more platforms support > > > use u16 n; u16 m to save the space > > > add support for 192KHz, 96KHz, 88.2KHz > > > split patch for more platform support separately > > > > > > v4: change to use intel_crtc_has_dp_encoder() to support DP MST > > > add support for 176.4KHz > > > fix some tiny code style issues > > > reset cts to 0 for HDMI mode > > > > > > Libin Yang (3): > > > drm/i915: set proper N/M in modeset > > > drm/i915: set proper N/MCTS on more platforms > > > drm/i915: HDMI audio gets the TMDS clock by crtc_clock > > > > > > drivers/gpu/drm/i915/i915_reg.h | 7 ++ > > > drivers/gpu/drm/i915/intel_audio.c | 155 > > > +++++++++++++++++++++++++++++++------ > > > 2 files changed, 140 insertions(+), 22 deletions(-) > > > > > > -- > > > 1.9.1 > > _______________________________________________ > Intel-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
