OSDN Git Service

drm/amd/amdgpu: Make debugfs write compliment read
authorTom St Denis <tom.stdenis@amd.com>
Mon, 10 Oct 2016 11:31:23 +0000 (07:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:47 +0000 (14:38 -0400)
commit394fdde256adb5bdbe5d410cf7bdc3d7cbb889f8
tree1738b29260fc6cece5857f0dbd06992c9dad198d
parent32977f93b4eb032f52d429a7c5ea657111d5df47
drm/amd/amdgpu: Make debugfs write compliment read

Add PG lock support as well as bank selection to
the MMIO write function.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c