Print a mode to dmesg
void drm_mode_debug_printmodeline(const struct drm_display_mode * mode);
mode
mode to print
Describe mode using DRM_DEBUG.
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