diff options
author | 2024-11-22 13:30:16 -0500 | |
---|---|---|
committer | 2025-02-27 15:52:29 -0500 | |
commit | 38a404f8afa93c57ecb7868089fdc2c4371eb084 (patch) | |
tree | 93583c88cf29d0b4cdabb7d3c891b45caea7795a /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | |
parent | drm/amdgpu/vcn1.0: convert internal functions to use vcn_inst (diff) | |
download | linux-rng-38a404f8afa93c57ecb7868089fdc2c4371eb084.tar.xz linux-rng-38a404f8afa93c57ecb7868089fdc2c4371eb084.zip |
drm/amdgpu/vcn2.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[].
v2: index instances directly on vcn1.0 and 2.0 to make
it clear that they only support a single instance (Lijo)
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