drm_mode_debug_printmodeline(9) print a mode to dmesg

SYNOPSIS

void drm_mode_debug_printmodeline(const struct drm_display_mode * mode);

ARGUMENTS

mode

mode to print

DESCRIPTION

Describe mode using DRM_DEBUG.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT