diff options
author | 2023-07-27 20:00:19 +0530 | |
---|---|---|
committer | 2023-08-07 17:12:49 -0400 | |
commit | 21539a6d4154e622ad380ca0bb5b3b385e91f267 (patch) | |
tree | 761c6ef9b2ca50006f3a4a25f7ffcd19102f58c8 /drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c | |
parent | drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.h (diff) | |
download | linux-rng-21539a6d4154e622ad380ca0bb5b3b385e91f267.tar.xz linux-rng-21539a6d4154e622ad380ca0bb5b3b385e91f267.zip |
drm/amdgpu: Clean up style problems in mmhub_v2_3.c
Fixes the following:
ERROR: code indent should use tabs where possible
WARNING: Missing a blank line after declarations
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: suspect code indent for conditional statements (8, 24)
+ if (!(data & (DAGB0_CNTL_MISC2__DISABLE_WRREQ_CG_MASK |
[...]
+ *flags |= AMD_CG_SUPPORT_MC_MGCG;
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c')
0 files changed, 0 insertions, 0 deletions