OSDN Git Service

drm/amdgpu/gfx10: Delete some duplicated argument to '|'
authorYe Bin <yebin10@huawei.com>
Thu, 3 Sep 2020 02:17:56 +0000 (10:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2020 18:48:18 +0000 (14:48 -0400)
commit2d37949dc3bacf3523b97ec84eb16a26574fe5b3
tree1676439d3d8fa77f7444750649dcea02b195cdd1
parent6627d1c1a82ba72d6595a10d7453b6d30e288467
drm/amdgpu/gfx10: Delete some duplicated argument to '|'

1. gfx_v10_0_soft_reset GRBM_STATUS__SPI_BUSY_MASK
2. gfx_v10_0_update_gfx_clock_gating AMD_CG_SUPPORT_GFX_CGLS

Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c