]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
authorJani Nikula <jani.nikula@intel.com>
Tue, 4 Nov 2014 08:31:28 +0000 (10:31 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:42:16 +0000 (18:42 +0100)
commitc6bde93b922586245ba1083c35b1139d6498eabb
treecde41184a5a259f2790584eaa68645896ae31f1e
parent20e4936693ea8a727e35d0f2b840670a0576b706
drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence

Similar to the hsw/bdw enable sequence rewrite.

v3: replace vblank wait with a comment

v4: expand the comment on what should be done with the vblank wait

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_audio.c