diff options
author | Maxime Ripard <mripard@kernel.org> | 2024-06-21 16:20:37 +0100 |
---|---|---|
committer | Dave Stevenson <dave.stevenson@raspberrypi.com> | 2024-09-09 13:02:53 +0100 |
commit | dbe101b10641e458e37e714f9f1fc50413463c10 (patch) | |
tree | b9023a07ebf853ff6b697afef541b0d3fcf1687f /tools/perf/builtin-script.c | |
parent | 5171d86a62658dbcb9876fae87e1132320e9a83a (diff) |
drm/vc4: crtc: Move assigned_channel to a variable
We access multiple times the vc4_crtc_state->assigned_channel variable
in the vc4_crtc_get_scanout_position() function, so let's store it in a
local variable.
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240621152055.4180873-14-dave.stevenson@raspberrypi.com
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions