git: drm/radeon/dp: Sync Display Port code with drm v3.18

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun May 8 23:41:57 PDT 2016


commit 7191d6163c85884463981b69f0a1e08823033eb1
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun May 8 19:07:39 2016 +0300

    drm/radeon/dp: Sync Display Port code with drm v3.18
    
    Some heavy changes were needed because of missing common
    i2c/iic over aux helpers in drm.
    
    Actual fix to fetch EDID info through Display Port will follow.

Summary of changes:
 sys/dev/drm/radeon/atombios_dp.c       | 253 ++++++++++++++++-----------------
 sys/dev/drm/radeon/atombios_i2c.c      |   2 +
 sys/dev/drm/radeon/radeon_connectors.c | 144 ++++++++++++++-----
 sys/dev/drm/radeon/radeon_display.c    |  65 ---------
 sys/dev/drm/radeon/radeon_i2c.c        |   9 ++
 sys/dev/drm/radeon/radeon_mode.h       |   4 +-
 6 files changed, 245 insertions(+), 232 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7191d6163c85884463981b69f0a1e08823033eb1


-- 
DragonFly BSD source repository



More information about the Commits mailing list