diff options
author | Maxime Ripard <[email protected]> | 2022-03-31 16:37:44 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-04-06 15:18:01 +0200 |
commit | 3454f01abfa05a9534c841f87b22d3826cedcff4 (patch) | |
tree | d53920a9a60c8bfb11b40563f7dfa3fc8bcb2698 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | d65661ace1880d6c0d4a34770c7b0d54e7675534 (diff) |
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Those macros are really about the HVS itself, and thus its associated
structure vc4_hvs, rather than the entire (virtual) vc4 device.
Let's change those macros to use the hvs pointer directly, and change
the calling sites accordingly.
Signed-off-by: Maxime Ripard <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions