diff options
author | 2025-06-23 18:44:50 -0400 | |
---|---|---|
committer | 2025-07-16 16:17:35 -0400 | |
commit | 55d42f6169760d052330f3c949c02e37867b87d8 (patch) | |
tree | 879cabb397a631a2f5b3546b6cc7454d9a78fb12 /rust/pin-init/internal/src | |
parent | drm/amd/amdgpu: Initialize swnode for ISP MFD device (diff) | |
download | wireguard-linux-55d42f6169760d052330f3c949c02e37867b87d8.tar.xz wireguard-linux-55d42f6169760d052330f3c949c02e37867b87d8.zip |
drm/amd/amdgpu: Add helper functions for isp buffers
Accessing amdgpu internal data structures "struct amdgpu_device"
and "struct amdgpu_bo" in ISP V4L2 driver to alloc/free GART
buffers is not recommended.
Add new amdgpu_isp helper functions that takes opaque params
from ISP V4L2 driver and calls the amdgpu internal functions
amdgpu_bo_create_isp_user() and amdgpu_bo_create_kernel() to
alloc/free GART buffers.
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions