]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit381a61cf0fb50f33de2363b0ab2fab3e7263dab5
tree1738b29260fc6cece5857f0dbd06992c9dad198d
parent04f9cedfb33769590764a820aa7c23c14a02c648
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