projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cf8bb1
)
drm/amdgpu: include the right version of gmc header files for iceland
author
Ken Wang
<Qingqing.Wang@amd.com>
Thu, 17 Mar 2016 09:26:57 +0000
(17:26 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 17 Mar 2016 15:52:03 +0000
(11:52 -0400)
Signed-off-by: Ken Wang <Qingqing.Wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
b/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
index ab9ff89a30964b775fd029205dee5a9e7936b8f4..6ac6cddf809eff03f89f2a88746039b2c55d89d0 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
+++ b/
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
@@
-32,8
+32,8
@@
#include "oss/oss_2_4_d.h"
#include "oss/oss_2_4_sh_mask.h"
-#include "gmc/gmc_
8
_1_d.h"
-#include "gmc/gmc_
8
_1_sh_mask.h"
+#include "gmc/gmc_
7
_1_d.h"
+#include "gmc/gmc_
7
_1_sh_mask.h"
#include "gca/gfx_8_0_d.h"
#include "gca/gfx_8_0_enum.h"