commit | 2dc5d44ccc5e7f032dbea2735b243f7f50ff863e | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 04 07:47:34 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 10 08:53:08 2019 +0200 |
tree | d7ae7f83367e4f21dc3ca880ed95223a2e7c0239 | |
parent | 2236439bc6679caa905d65def47dacd12466c2e9 [diff] |
drm: add drm_print_bits New helper to print named bits of some value (think flags fields). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Link: http://patchwork.freedesktop.org/patch/msgid/20190904054740.20817-2-kraxel@redhat.com