> > This patch uses the much lighter mode_set_base instead of calling a full
> > mode set. Tested on a i915 netbook. Patch should be against drm-core-next.
>
> The kms code should always fallback if appropriate, I've definitely
> seen some modesets I thought were triggered by the pan_display
> co
> > This patch uses the much lighter mode_set_base instead of calling a full
> > mode set. Tested on a i915 netbook. Patch should be against drm-core-next.
>
> The kms code should always fallback if appropriate, I've definitely
> seen some modesets I thought were triggered by the pan_display
> co
On Tue, Aug 3, 2010 at 8:01 AM, James Simmons wrote:
>
> This patch uses the much lighter mode_set_base instead of calling a full
> mode set. Tested on a i915 netbook. Patch should be against drm-core-next.
The kms code should always fallback if appropriate, I've definitely
seen some modesets I t
This patch uses the much lighter mode_set_base instead of calling a full
mode set. Tested on a i915 netbook. Patch should be against drm-core-next.
Signed-By: James Simmons
diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c
index 7196620..99889e3 100644
--- a/driver
On Tue, Aug 3, 2010 at 8:01 AM, James Simmons wrote:
>
> This patch uses the much lighter mode_set_base instead of calling a full
> mode set. Tested on a i915 netbook. Patch should be against drm-core-next.
The kms code should always fallback if appropriate, I've definitely
seen some modesets I t
This patch uses the much lighter mode_set_base instead of calling a full
mode set. Tested on a i915 netbook. Patch should be against drm-core-next.
Signed-By: James Simmons
diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c
index 7196620..99889e3 100644
--- a/drive