diff options
| author | Monk Liu <[email protected]> | 2017-08-10 12:38:41 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-08-29 19:27:45 +0000 |
| commit | 172423bcc7654a9cc71ff208b8f797e5e11a08af (patch) | |
| tree | 6eba9d71390d2974c1343a74da0763e54f8643c8 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/ttm: fix missing inc bo_count (diff) | |
| download | kernel-172423bcc7654a9cc71ff208b8f797e5e11a08af.tar.gz kernel-172423bcc7654a9cc71ff208b8f797e5e11a08af.zip | |
drm/ttm:fix wrong decoding of bo_count
we observe abnormal number from:
/sys/devices/virtual/drm/amdttm/buffer_objects/bo_count
bo_count is atomic_inc which is "int" type,
shouldn't explicitly turn it to unsigned long.
Signed-off-by: Monk Liu <[email protected]>
Reviewed-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
