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

Kai Vehmanen kai.vehmanen at linux.intel.com
Tue Mar 10 14:55:23 UTC 2020


Hey,

On Tue, 10 Mar 2020, Ville Syrjälä wrote:

> On Tue, Mar 10, 2020 at 03:39:20PM +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.
[...]
> No real need to pass dev_priv separately. We can dig it out locally.
> 
> ... dev_priv = to_i915(crtc_state->uapi.crtc->dev);

aa, didn't realize that. But that's cleaner, let me update and send V3.

> Otherwise lgtm.
> Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

Thanks!

Br, Kai


More information about the Intel-gfx mailing list