aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2020-04-20 16:16:32 +0300
committerJani Nikula <[email protected]>2020-04-21 09:38:04 +0300
commit11ebc2321b8ef88f549c5b8bf61ed4d00fc7952a (patch)
tree8f4715e08bcaeffe3aec4084b045ffad6d6f72b9 /scripts/gdb/linux/utils.py
parent81b55ef1f47bfd3d0f8220d4f13ddf1dc2c66b09 (diff)
drm/i915/audio: fix compressed_bpp check
The early check for compressed_bpp being zero is too early, as it is hit also when DSC is not enabled. Move the checks down to where the values are actually needed. This is a paranoid check for a situation that should not happen, so we don't really care about handling it gracefully apart from not oopsing. Fixes: 48b8b04c791d ("drm/i915/display: Enable DP Display Audio WA") Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/1750 Cc: Anshuman Gupta <[email protected]> Cc: Uma Shankar <[email protected]> Reviewed-by: Uma Shankar <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions