diff options
author | Radhakrishna Sripada <[email protected]> | 2023-04-20 15:12:47 -0700 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2023-05-03 08:31:19 +0300 |
commit | 6ece90e3665a9b7fb2637fcca26cebd42991580b (patch) | |
tree | 6403b95cf4e2f2315295913ca52a9612099d5610 /lib/mpi/mpi-mod.c | |
parent | 1816f4a17f54a01afa2f06d6571c39890b97d282 (diff) |
drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_info
CPU transcoder mask is used to iterate over the available
CPU transcoders in the macro for_each_cpu_transcoder().
The macro is broken on MTL and got highlighted when audio
state was being tracked for each transcoder added in [1].
Add the missing CPU transcoder mask which is similar to ADL-P
mask but without DSI transcoders.
[1]: https://patchwork.freedesktop.org/patch/523723/
Fixes: 7835303982d1 ("drm/i915/mtl: Add MeteorLake PCI IDs")
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Radhakrishna Sripada <[email protected]>
Acked-by: Haridhar Kalvala <[email protected]>
Reviewed-by: Gustavo Sousa <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit bddc18913bd44adae5c828fd514d570f43ba1576)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions