]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove RREG64/WREG64
authorTao Zhou <tao.zhou1@amd.com>
Fri, 9 Aug 2019 07:57:51 +0000 (15:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Aug 2019 16:17:30 +0000 (11:17 -0500)
commit251f592822c9e53010c0313d1a29b2c4785a92f3
treec1a2d57fae41ee7b5dbc74a7cd3dabfe5cf63a81
parent7930c167002a5707e1d406eae2ce0beab01fd272
drm/amdgpu: remove RREG64/WREG64

atomic 64 bits REG operations are useless currently

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c