[PATCH 1/2] omap2+: add drm device

2012-01-23 Thread Cousson, Benoit
Hi Rob, On 1/13/2012 9:41 PM, Rob Clark wrote: > From: Rob Clark [...] > +static int __init omap_init_gpu(void) Why is the function to init drm device is named gpu? > +{ > + struct omap_hwmod *oh = NULL; > + > + /* lookup and populate the DMM information, if present - OMAP4+ */ > +

Re: [PATCH 1/2] omap2+: add drm device

2012-01-23 Thread Cousson, Benoit
Hi Rob, On 1/13/2012 9:41 PM, Rob Clark wrote: From: Rob Clark [...] +static int __init omap_init_gpu(void) Why is the function to init drm device is named gpu? +{ + struct omap_hwmod *oh = NULL; + + /* lookup and populate the DMM information, if present - OMAP4+ */ + o