projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7edd6b2
)
drm/amdgpu/gfx7: Fix whitespace
author
Tom St Denis
<tom.stdenis@amd.com>
Mon, 8 Feb 2016 17:54:09 +0000
(12:54 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:31:04 +0000
(15:31 -0500)
Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
b/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
index
cdd3f3f
..
8809616
100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
@@
-5290,7
+5290,7
@@
static void gfx_v7_0_set_gds_init(struct amdgpu_device *adev)
int gfx_v7_0_get_cu_info(struct amdgpu_device *adev,
-
struct amdgpu_cu_info *cu_info)
+ struct amdgpu_cu_info *cu_info)
{
int i, j, k, counter, active_cu_number = 0;
u32 mask, bitmap, ao_bitmap, ao_cu_mask = 0;