On 07/02/2013 03:14 PM, Ville Syrj?l? wrote:
> On Sun, Jun 30, 2013 at 05:41:59AM +0500, Abbas Raza wrote:
>> From: Abbas Raza
>>
>> DRM_INFO calls in the drm init routines are causing a large delay at boot
>> time
>> due to which imx_drm_init call average takes around 26 ms. Changing DRM_INFO
>
On 07/02/2013 03:14 PM, Ville Syrjälä wrote:
> On Sun, Jun 30, 2013 at 05:41:59AM +0500, Abbas Raza wrote:
>> From: Abbas Raza
>>
>> DRM_INFO calls in the drm init routines are causing a large delay at boot
>> time
>> due to which imx_drm_init call average takes around 26 ms. Changing DRM_INFO
>
On Sun, Jun 30, 2013 at 05:41:59AM +0500, Abbas Raza wrote:
> From: Abbas Raza
>
> DRM_INFO calls in the drm init routines are causing a large delay at boot time
> due to which imx_drm_init call average takes around 26 ms. Changing DRM_INFO
> to
> DRM_DEBUG reduces startup time to < 3ms.
Serial
On Sun, Jun 30, 2013 at 05:41:59AM +0500, Abbas Raza wrote:
> From: Abbas Raza
>
> DRM_INFO calls in the drm init routines are causing a large delay at boot time
> due to which imx_drm_init call average takes around 26 ms. Changing DRM_INFO
> to
> DRM_DEBUG reduces startup time to < 3ms.
Serial
From: Abbas Raza
DRM_INFO calls in the drm init routines are causing a large delay at boot time
due to which imx_drm_init call average takes around 26 ms. Changing DRM_INFO to
DRM_DEBUG reduces startup time to < 3ms.
Signed-off-by: Abbas Raza
CC: David Airlie
Acked-by: Dmitry Eremin-Solenikov
From: Abbas Raza
DRM_INFO calls in the drm init routines are causing a large delay at boot time
due to which imx_drm_init call average takes around 26 ms. Changing DRM_INFO to
DRM_DEBUG reduces startup time to < 3ms.
Signed-off-by: Abbas Raza
CC: David Airlie
Acked-by: Dmitry Eremin-Solenikov