]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/amdgpu/dce8: RMW hpd registers
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 17:50:27 +0000 (13:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:09 +0000 (14:38 -0400)
commit03ae23b93bcbeebd7bd15e5afd3cddaf537d3f5c
tree4581f9b2f6de0c89b1de38f1b0f8bd936ad4671d
parent6753ac2bf4c794d33f3232f84de790d4a0c3309d
drm/amdgpu/dce8: RMW hpd registers

No need to hard code the entire register to just
set/clear one bit.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c