From 09ea7e1c7a7ee23a2e22c02e5a624c81913898b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Wed, 8 May 2013 16:38:33 +0300 Subject: [PATCH] --- yaml --- r: 375479 b: refs/heads/master c: 54afc1214133deddd49162b101971af5711f1b3a h: refs/heads/master i: 375477: 8b16d6e8f069cb60587435c46afaf8bb6758ba82 375475: 9e9f731f2c23d38adb715020bd77838263ba540c 375471: 3668a483f76754d3a138ef47507314a41c6a36dd v: v3 --- [refs] | 2 +- trunk/include/drm/drm_fb_helper.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 227fec6d88b9..2dab9877505a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d1fd3ddc469b576e36184f2bd02c0301d80118d3 +refs/heads/master: 54afc1214133deddd49162b101971af5711f1b3a diff --git a/trunk/include/drm/drm_fb_helper.h b/trunk/include/drm/drm_fb_helper.h index 8230b46fdd73..61ebd51f6112 100644 --- a/trunk/include/drm/drm_fb_helper.h +++ b/trunk/include/drm/drm_fb_helper.h @@ -57,6 +57,7 @@ struct drm_fb_helper_surface_size { * @fb_probe: - Driver callback to allocate and initialize the fbdev info * structure. Futhermore it also needs to allocate the drm * framebuffer used to back the fbdev. + * @initial_config: - Setup an initial fbdev display configuration * * Driver callbacks used by the fbdev emulation helper library. */