diff options
author | 2024-11-19 16:10:46 -0500 | |
---|---|---|
committer | 2025-02-27 15:52:29 -0500 | |
commit | 710151263ca5f2ac3d120e3d727d2c75be905d7f (patch) | |
tree | a403c5f3909bdd84fa0167c1c0da293cf8e63212 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | |
parent | drm/amdgpu/vcn: switch vcn helpers to be instance based (diff) | |
download | linux-rng-710151263ca5f2ac3d120e3d727d2c75be905d7f.tar.xz linux-rng-710151263ca5f2ac3d120e3d727d2c75be905d7f.zip |
drm/amdgpu/vcn3.0: convert internal functions to use vcn_inst
Pass the vcn instance structure to these functions rather
than adev and the instance number.
TODO: clean up the function internals to use the vinst state
directly rather than accessing it indirectly via adev->vcn.inst[].
Reviewed-by: Boyuan Zhang <Boyuan.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c')
0 files changed, 0 insertions, 0 deletions