drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks
This allows us to remove the internal bit algo bus used by the radeon i2c algo. We now register a radeon algo adapter if the gpio line is hw capable and the hw inplementation is available, otherwise we register a bit algo adapter. Signed-off-by:Alex Deucher <alexdeucher@gmail.com> Signed-off-by:
Dave Airlie <airlied@redhat.com>
Showing
- drivers/gpu/drm/radeon/radeon_connectors.c 1 addition, 1 deletiondrivers/gpu/drm/radeon/radeon_connectors.c
- drivers/gpu/drm/radeon/radeon_i2c.c 62 additions, 71 deletionsdrivers/gpu/drm/radeon/radeon_i2c.c
- drivers/gpu/drm/radeon/radeon_mode.h 1 addition, 7 deletionsdrivers/gpu/drm/radeon/radeon_mode.h
Loading
Please register or sign in to comment