Hi everyone,
Booting a Thinkpad T420 with the lid closed results and opening it subsequently
results in an
unusable picture on the panel (and no amount of resetting makes it usable): The
even pixels show
the nominal content of the framebuffer (with the right half missing) whlie the
odd pixels
xfce4-power-manager cannot control backlight brightness via
toshiba backlight sysfs interface.
The reason is that xf86-video-intel doesn't treat it.
This patch adds support for toshiba backlight sysfs interface.
This was tested on a Toshiba Portege R500.
Signed-off-by: Akio Idehara
---
src/inte
I have seen in this mailing list that someone have my same problem
(with the same hw). Anyone resolved this problem?
My OS is Archlinux with linux kernel version 3.2.6.
The only solution I've found is to run only the textual
environment with framebuffer. Antonio Grande
___
On Wed, 2012-03-14 at 13:37 +0100, Helge Bahmann wrote:
> Hi everyone,
>
> Booting a Thinkpad T420 with the lid closed results and opening it
> subsequently results in an
> unusable picture on the panel (and no amount of resetting makes it usable):
> The even pixels show
> the nominal content
No functional change here, just clarifying code flow.
Signed-off-by: Adam Jackson
---
drivers/gpu/drm/i915/i915_dma.c | 29 +
1 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c
index ddf
Some newer BIOSes are shipping with all MTRRs already populated. These
BIOSes are all on machines with sufficiently new CPUs that the
referenced errata doesn't apply anyway, so just don't try to claim the
MTRR.
Signed-off-by: Adam Jackson
---
drivers/gpu/drm/i915/i915_dma.c |6 ++
1 fil
At Wed, 14 Mar 2012 10:45:06 -0400,
Adam Jackson wrote:
>
> [1 ]
> [1.1 ]
> On Wed, 2012-03-14 at 13:37 +0100, Helge Bahmann wrote:
> > Hi everyone,
> >
> > Booting a Thinkpad T420 with the lid closed results and opening it
> > subsequently results in an
> > unusable picture on the panel (and
On Wed, 2012-03-14 at 17:44 +0100, Takashi Iwai wrote:
> At Wed, 14 Mar 2012 10:45:06 -0400,
> Adam Jackson wrote:
> > There may or may not be a bit for this in the VBT in the BIOS. But the
> > more reliably correct thing I suspect would be to just look at the
> > preferred mode for the panel and
Jesse sent me a couple of trivial sprite plane fixes.
The following changes since commit 91982b58d35720b75b894c60e1e3133daa455b53:
drm/gma500: Fix Cedarview boot failures in 3.3-rc (2012-03-05 14:08:31 +)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel
Hello everyone,
I'm working on graphics switching for Apple Macbook Pros and still have
a few unresolved issues connected to the i915 driver and would be happy
if someone could help me with a few hints how to solve them in a clean
way.
Switching works by just switching the display lines with a mu
10 matches
Mail list logo