summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2023-02-22 16:14:54 +0100
committerVille Syrjälä <ville.syrjala@linux.intel.com>2023-02-23 15:27:36 +0100
commit5eba7426050755c96d4b9561432b18ca000a4fd4 (patch)
tree0ab5beebe435b929e5aa6a853e8a3eb15a6d49cb /.get_maintainer.ignore
parentdrm/i915/display/power: use intel_de_rmw if possible (diff)
downloadlinux-5eba7426050755c96d4b9561432b18ca000a4fd4.tar.xz
linux-5eba7426050755c96d4b9561432b18ca000a4fd4.zip
drm/i915/audio: Track audio state per-transcoder
The audio logic lives in the transcoder rather than the pipe, so start tracking it like that. This is only really important for bigjoiner cases where tracking by pipe doesn't work at all since intel_audio_codec_{enable,disable}() won't even be called for the slave pipe. This means the state checker won't find the ELD for the slave pipe and gets upset. The PD->has_audio readout does currently work since that gets read out from the same transcoder for both pipes. For other cases this doesn't actually matter since it's only the normal pipe transcoders that are audio capable, whereas the more special transcoders (EDP/DSI) are not. v2: Fix kernel docs Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230222151454.24888-1-ville.syrjala@linux.intel.com Reviewed-by: Uma Shankar <uma.shankar@intel.com> Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8222
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions