Files
linux/include/drm
Ville Syrjälä d20d317480 drm: Constify the pretty-print functions
The structures and strings involved with various pretty-print functions
aren't meant to be modified, so make them all const. The exception is
drm_connector_enum_list which does get modified in drm_connector_init().

While at it move the drm_get_connector_status_name() prototype from
drmP.h to drm_crtc.h where it belongs.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-06-11 08:13:56 +10:00
..
2010-08-10 08:20:20 +10:00
2012-04-27 09:29:35 +01:00
2012-11-28 18:36:05 +10:00
2012-05-31 17:49:26 -07:00
2013-05-20 12:09:39 -04:00
2013-04-30 22:20:05 +02:00
2011-02-07 13:09:42 +10:00
2012-03-10 13:06:04 +00:00