diff options
author | 2022-03-31 16:37:40 +0200 | |
---|---|---|
committer | 2022-04-06 15:18:01 +0200 | |
commit | e418639d19f5f3d4dbc541fd3d40f921f202d356 (patch) | |
tree | 7a9182c80006baa047fac9827a6fa9ff48cc2576 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/vc4: hvs: Fix frame count register readout (diff) | |
download | wireguard-linux-e418639d19f5f3d4dbc541fd3d40f921f202d356.tar.xz wireguard-linux-e418639d19f5f3d4dbc541fd3d40f921f202d356.zip |
drm/vc4: hvs: Store channel in variable
The assigned_channel field of our vc4_crtc_state structure is accessed
multiple times in vc4_hvs_atomic_flush, so let's move it to a variable
that can be used in all those places.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20220331143744.777652-4-maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions