]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: hsw+ audio regs are per-transocder
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 30 Apr 2019 14:29:01 +0000 (17:29 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 2 May 2019 14:06:58 +0000 (17:06 +0300)
commit3904fb78a80da64d7fd1a4f270725a6d4272c86f
tree2d0b649443658850cf2028fc7981cc7990bdbb50
parentabf4b8ed42e9dc64bdf05320273ee41f82fcd754
drm/i915: hsw+ audio regs are per-transocder

s/pipe/transcoder/ when dealing with hsw+ audio registers. This
won't actually make any real difference since there is no audio
on the EDP transcoder. But this should avoid a bit of confusion
when cross checking against the spec.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190430142901.7302-2-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_audio.c