aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMika Kahola <[email protected]>2023-11-16 11:05:12 +0200
committerMika Kahola <[email protected]>2023-11-23 08:50:22 +0200
commit2bb7a27bd7c311c4928d6a8b5edf4b2aaa948ea8 (patch)
tree84f9322b791e2459b2b671962d829d239d0162d6 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentf52ffea0745943bb6af674f30f4243b3721b7cd6 (diff)
drm/i915/display: Use int type for entry_setup_frames
entry_setup_frames variable is defined as u8. However, the function call intel_psr_entry_setup_frames() can return negative error code. There is a type mismatch here, so let's switch to use int here as well. Fixes: 2b981d57e480 ("drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier") Signed-off-by: Mika Kahola <[email protected]> Reviewed-by: Vinod Govindapillai <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions