diff options
author | 2022-03-31 16:37:41 +0200 | |
---|---|---|
committer | 2022-04-06 15:18:01 +0200 | |
commit | a7609858bfcd6a700853f669719764991ac15120 (patch) | |
tree | 8b8f5e64f060e51bd0eed35ffef1be04e310c674 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/vc4: hvs: Store channel in variable (diff) | |
download | wireguard-linux-a7609858bfcd6a700853f669719764991ac15120.tar.xz wireguard-linux-a7609858bfcd6a700853f669719764991ac15120.zip |
drm/vc4: hvs: Remove dlist setup duplication
Setting the DISPLISTx register needs to occur in every case, and we
don't need to protect the register using the event_lock, so we can just
move it after the if branches and simplify a bit the function.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20220331143744.777652-5-maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions