summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2016-11-28 12:00:55 +0800
committerAlex Shi <alex.shi@linaro.org>2016-11-28 12:00:55 +0800
commitedf995d84e268ded42276ae0967a4b2c8541f08b (patch)
treec0b0f2dc6e9efd6bb9dcf56cf2226a0d0114865d /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parent5497d2d7d543b4b8854700d47a175e157fecbfd1 (diff)
parent0a5b451a53d4d181f22ab309403646792e0ddad2 (diff)
Merge tag 'v4.4.35' into linux-linaro-lsk-v4.4
This is the 4.4.35 stable release
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index ff5566c69f7d..e8e962f7b5cb 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@ -532,6 +532,7 @@ struct amdgpu_bo {
u64 metadata_flags;
void *metadata;
u32 metadata_size;
+ unsigned prime_shared_count;
/* list of all virtual address to which this bo
* is associated to
*/