diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2024-11-22 13:30:16 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-27 15:52:29 -0500 |
commit | 38a404f8afa93c57ecb7868089fdc2c4371eb084 (patch) | |
tree | 93583c88cf29d0b4cdabb7d3c891b45caea7795a /lib/debugobjects.c | |
parent | 201fee333d4ca8cc9cdfc3ee27fadf35ca512a14 (diff) |
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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions