]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/dce6: RMW hpd registers
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 18:21:55 +0000 (14:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:11 +0000 (14:38 -0400)
commit079ea1901b7186165d958ee54338c68883096d92
tree56b513682ee67ee7f920a7566d962ed49f583864
parent34386043d90489898240a2211545f5c46c3b7c3b
drm/amdgpu/dce6: 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_v6_0.c