drm_mode_debug_printmodeline doesn't need struct drm_device *
authorJesse Barnes <jbarnes@jbarnes-t61.(none)>
Sat, 24 May 2008 01:41:58 +0000 (18:41 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Sat, 24 May 2008 01:41:58 +0000 (18:41 -0700)
commitb4d8cda8e6d6ea319ab7c471d6d68b8af8693cfe
treeb85c1f91cbcb1c38ea61aac7526452cea9f826da
parent1cde3cc1ac467eb0527ed55127cf3bb983afde80
drm_mode_debug_printmodeline doesn't need struct drm_device *

Makes printing modelines from some routines easier.
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_modes.c
linux-core/intel_display.c
linux-core/intel_fb.c
linux-core/radeon_ms_fb.c