git: drm/radeon: Clean up DPCD debug hex output print.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat May 7 09:26:06 PDT 2016


commit f39d438d596d248b476a864849733e081f61f688
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat May 7 18:50:03 2016 +0300

    drm/radeon: Clean up DPCD debug hex output print.
    
    Linux uses "%*ph" format that does different thing on DragonFly.
    It already got into into i915(4), so in radeonkms use hexncpy().

Summary of changes:
 sys/dev/drm/radeon/atombios_dp.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f39d438d596d248b476a864849733e081f61f688


-- 
DragonFly BSD source repository



More information about the Commits mailing list