diff options
author | Keith Packard <keithp@keithp.com> | 2009-05-31 07:42:27 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-06-12 09:37:27 +0400 |
commit | 61f11699e7a92d932b31ded3715ad4f70eb26ef2 (patch) | |
tree | 19b191e37195a955db4b8e206b346d6eb806c893 /drivers/gpu/drm/radeon | |
parent | 7ff145593d808a371924652c8d6a15fb75ce2250 (diff) | |
download | linux-61f11699e7a92d932b31ded3715ad4f70eb26ef2.tar.xz |
drm: Eliminate magic I2C frobbing when reading EDID
This code depends on the underlying I2C adapter using the bit-banging algo,
which may not be the case. If specific encoders require this mechanism, they
should build a custom I2C algo that implements this workaround, rather than
having it in the general path.
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon')
0 files changed, 0 insertions, 0 deletions