aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
diff options
context:
space:
mode:
authorLijo Lazar <[email protected]>2023-03-08 12:41:22 +0530
committerAlex Deucher <[email protected]>2023-06-09 09:56:32 -0400
commita3edd1ac706243fe5ca1c0925ce120b5a2661975 (patch)
tree7655da5e6f88e40cfd727432023e6336531ef6eb /drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
parente7947c021a8b394677ab875288565d4dfcac779a (diff)
drm/amdgpu/vcn: Use buffer object's deletion logic
VCN DPG buffer object is intialized to NULL. If allotted, buffer object deletion logic will take care of NULL check and delete accordingly. This is useful for cases where indirect sram flag could be manipulated later after buffer allocation. Signed-off-by: Lijo Lazar <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c')
0 files changed, 0 insertions, 0 deletions