Document main drm_crtc.c functions, and rename drm_crtc_mode_create to
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Wed, 18 Apr 2007 18:49:42 +0000 (11:49 -0700)
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Wed, 18 Apr 2007 18:49:42 +0000 (11:49 -0700)
commit5587961cfeff86d8368ff03867a1f0667e4a64d4
treea413697936c9bbf059413ba64762e82ac48a2fce
parentdfc02547ff5f35bfa5cffd6a0dcb56402db59f33
Document main drm_crtc.c functions, and rename drm_crtc_mode_create to
drm_mode_create to be consistent with the other functions.  Also document
where we need locking fixes and what the locks are for.
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_edid.c
linux-core/drm_modes.c