aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorNirmoy Das <[email protected]>2021-03-08 13:03:35 +0000
committerAlex Deucher <[email protected]>2021-04-09 20:45:31 +0000
commitcc1bcf85b0112ad660e70464d00d3e36e103cedd (patch)
treeb485e9df3a35973cd5c959c0c08f6a7e609704e9 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentdrm/amdgpu: use amdgpu_bo_create_user() for when possible (diff)
downloadkernel-cc1bcf85b0112ad660e70464d00d3e36e103cedd.tar.gz
kernel-cc1bcf85b0112ad660e70464d00d3e36e103cedd.zip
drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag
Tiling flag and metadata are only needed for BOs created by amdgpu_gem_object_create(), so we can remove those from the base class. v2: * squash tiling_flags and metadata relared patches into one * use BUG_ON for non ttm_bo_type_device type when accessing tiling_flags and metadata._ v3: *include to_amdgpu_bo_user Signed-off-by: Nirmoy Das <[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_drv.c')
0 files changed, 0 insertions, 0 deletions