Re: [Intel-gfx] [PATCH v3] drm/i915: Add missing HDMI audio pixel clocks for gen12

2020-03-11 Thread Ville Syrjälä
On Tue, Mar 10, 2020 at 06:23:38PM +0200, Kai Vehmanen wrote: > Gen12 hardware supports HDMI audio pixel clocks of 296.7/297Mhz > and 593.4/594Mhz. Add the missing rates and add logic to ignore > them if running on older hardware. > > Bspec: 49333 > Signed-off-by: Kai Vehmanen > Reviewed-by:

[Intel-gfx] [PATCH v3] drm/i915: Add missing HDMI audio pixel clocks for gen12

2020-03-10 Thread Kai Vehmanen
Gen12 hardware supports HDMI audio pixel clocks of 296.7/297Mhz and 593.4/594Mhz. Add the missing rates and add logic to ignore them if running on older hardware. Bspec: 49333 Signed-off-by: Kai Vehmanen Reviewed-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_audio.c | 8