]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: fix up gpio i2c mask bits for r4xx
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Nov 2011 19:32:01 +0000 (14:32 -0500)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Nov 2011 19:43:39 +0000 (19:43 +0000)
commit9d9cb7a69d795a6f0b48edd84b08008e759d42c3
tree402aa8b11f3ec82492212498452c63e517cf5e61
parent28a374942be8bf4fada61a26c5cc7591c0a823d3
drm/radeon/kms: fix up gpio i2c mask bits for r4xx

Fixes i2c test failures when i2c_algo_bit.bit_test=1.

The hw doesn't actually require a mask, so just set it
to the default mask bits for r1xx-r4xx radeon ddc.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@kernel.org
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_atombios.c