At Sun, 17 Apr 2011 18:26:54 +0200,
Florian Mickler wrote:
>
> On Wed, 22 Dec 2010 12:53:07 +
> Chris Wilson wrote:
>
> > On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson > chris-wilson.co.uk> wrote:
> > > From: Takashi Iwai
> >
> > > This patch adds a new helper function to manage the dr
At Sun, 17 Apr 2011 18:26:54 +0200,
Florian Mickler wrote:
>
> On Wed, 22 Dec 2010 12:53:07 +
> Chris Wilson wrote:
>
> > On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson
> > wrote:
> > > From: Takashi Iwai
> >
> > > This patch adds a new helper function to manage the drm_connector
> > >
On Wed, 22 Dec 2010 12:53:07 +
Chris Wilson wrote:
> On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson chris-wilson.co.uk> wrote:
> > From: Takashi Iwai
>
> > This patch adds a new helper function to manage the drm_connector
> > DPMS so that it can be called commonly in both places.
> >
>
On Wed, 22 Dec 2010 12:53:07 +
Chris Wilson wrote:
> On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson
> wrote:
> > From: Takashi Iwai
>
> > This patch adds a new helper function to manage the drm_connector
> > DPMS so that it can be called commonly in both places.
> >
> > Signed-off-by:
On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson
wrote:
> From: Takashi Iwai
> This patch adds a new helper function to manage the drm_connector
> DPMS so that it can be called commonly in both places.
>
> Signed-off-by: Takashi Iwai
FWIW,
Reviewed-by: Chris Wilson
-Chris
--
Chris Wilso
From: Takashi Iwai
When the output is turned off via "xrandr --off" and re-enabled again
with the same mode, drm doesn't reset DPMS, thus it results in a black
screen. A typical example is something like:
% xrandr --output LVDS1 --mode 1024x768
% xrandr --output VGA1 --mode 1024x768
On Wed, 22 Dec 2010 12:42:32 +, Chris Wilson
wrote:
> From: Takashi Iwai
> This patch adds a new helper function to manage the drm_connector
> DPMS so that it can be called commonly in both places.
>
> Signed-off-by: Takashi Iwai
FWIW,
Reviewed-by: Chris Wilson
-Chris
--
Chris Wilso
From: Takashi Iwai
When the output is turned off via "xrandr --off" and re-enabled again
with the same mode, drm doesn't reset DPMS, thus it results in a black
screen. A typical example is something like:
% xrandr --output LVDS1 --mode 1024x768
% xrandr --output VGA1 --mode 1024x768