Files
linux/drivers
Nirmoy Das 9ad0d033ed drm/amdgpu: introduce struct amdgpu_bo_user
Implement a new struct amdgpu_bo_user as subclass of
struct amdgpu_bo and a function to created amdgpu_bo_user
bo with a flag to identify the owner.

v2: amdgpu_bo_to_amdgpu_bo_user -> to_amdgpu_bo_user()

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-04-09 16:45:19 -04:00
..
2021-02-02 14:26:02 +01:00
2021-01-31 08:05:46 -07:00
2021-02-26 09:41:03 -08:00
2021-02-22 14:44:39 -08:00
2021-01-21 14:06:00 -07:00
2021-01-28 01:31:42 +01:00
2021-01-21 14:06:00 -07:00
2021-02-09 12:15:07 +01:00