]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/kms/evergreen: work around bad data in some i2c tables
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 27 Aug 2010 20:04:29 +0000 (16:04 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 2 Sep 2010 02:45:43 +0000 (12:45 +1000)
commitea39302b87b8d944d567ef29c0647c09da5743fa
tree6d7feb2c5113f4fab5dadb3f4c8e02769962c0c1
parent95347871865ca5093c7e87a223274f7c3b5eccda
drm/radeon/kms/evergreen: work around bad data in some i2c tables

The 7th entry in a lot of evergreen i2c gpio tables is partially
zeroed.  Fix the entry.

Should fix the missing ddc entry in:
https://bugs.freedesktop.org/show_bug.cgi?id=29255

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_atombios.c