From: Michael Chang <mchang@novell.com>
To: Melchior FRANZ <melchior.franz@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>,
linux-kernel@vger.kernel.org, Joey Lee <jlee@novell.com>,
chris@chris-wilson.co.uk, dri-devel@lists.freedesktop.org
Subject: Re: i915/kms/backlight-combo mode problem
Date: Tue, 17 May 2011 15:56:06 +0800 [thread overview]
Message-ID: <BANLkTikuBj0uCuyPRiDLD_iWypFN2MoTHQ@mail.gmail.com> (raw)
In-Reply-To: <201105161421.52451@rk-nord.at>
2011/5/16 Melchior FRANZ <melchior.franz@gmail.com>:
> I don't even know what an LBPC is, other than a variable named like that.
> So I'd need a hint for how to test that.
It resides at your vga adapter's pci configuration space, offset 0xf4.
You can know your LPBC value by:
$ lspci -xxx -s 00:02.0 | awk '/^f0:/ {print $6}'
And alter it's value via setpci (assuming set it to max)
$ setpci -s 00:02.0 F4.B=ff
I assume you've tried this .. as you report setpci works for you. :)
>From your new attached log, In booting phase your LPBC is set to 255
and actual brightness is maximum (255*2890=736950). I see no other
change after it until manual brightness change. This is a totally
reversed to your problem.
Could you help to get the LPBC value in the initial dark condition? If
it's not corresponds to 255, maybe something sneaks and changes it but
not logged.
[ 3.125522] [drm:is_backlight_combination_mode],
BLM_COMBINATION_MODE = 1073741824
[ 3.125525] [drm:intel_panel_get_max_backlight], max backlight PWM = 736950
[ 3.125527] [drm:intel_panel_set_backlight], set backlight PWM = 736950
[ 3.125529] [drm:is_backlight_combination_mode],
BLM_COMBINATION_MODE = 1073741824
[ 3.125531] [drm:is_backlight_combination_mode],
BLM_COMBINATION_MODE = 1073741824
[ 3.125533] [drm:intel_panel_get_max_backlight], max backlight PWM = 736950
[ 3.125535] [drm:intel_panel_set_backlight], set backlight max = 736950
[ 3.125537] [drm:intel_panel_set_backlight], set backlight lbpc = 255
[ 3.125544] [drm:intel_panel_set_backlight], set backlight level = 2890
> Yes, that's the case. (Except that after closing the lid it's off again.)
Maybe this is another clue for root cause. Would it be convenient for
you to gather the log?
1. $ dmesg -c
2. Close the lid
3. Open the lid
4. $ dmesg > dmesg.lid
Thanks a lot,
Michael Chang
next prev parent reply other threads:[~2011-05-17 7:56 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-27 4:30 Linux 2.6.39-rc5 Linus Torvalds
2011-04-29 15:58 ` Melchior FRANZ
2011-04-29 17:09 ` Takashi Iwai
2011-04-29 17:41 ` i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5) Melchior FRANZ
2011-04-29 19:47 ` Takashi Iwai
2011-04-29 20:09 ` Melchior FRANZ
2011-04-30 8:11 ` Takashi Iwai
2011-04-30 8:32 ` Melchior FRANZ
2011-04-30 10:27 ` Takashi Iwai
2011-04-30 11:34 ` Melchior FRANZ
2011-04-30 14:37 ` Joey Lee
2011-05-02 12:08 ` Takashi Iwai
2011-05-02 13:12 ` Melchior FRANZ
2011-05-04 7:07 ` Joey Lee
[not found] ` <201105051745.27992@rk-nord.at>
[not found] ` <s5htyd9kumz.wl%tiwai@suse.de>
2011-05-05 20:42 ` Melchior FRANZ
2011-05-06 8:52 ` i915/kms/backlight-combo mode problem Melchior FRANZ
2011-05-06 12:41 ` Joey Lee
2011-05-06 16:23 ` Melchior FRANZ
2011-05-07 20:22 ` Melchior FRANZ
2011-05-08 13:41 ` Joey Lee
2011-05-08 14:05 ` Melchior FRANZ
2011-05-09 8:50 ` Joey Lee
2011-05-09 9:00 ` Takashi Iwai
2011-05-09 9:35 ` Joey Lee
2011-05-09 10:08 ` Melchior FRANZ
[not found] ` <BANLkTimtvAWeS-t3bWjJmdVtyaPDw2uWDA@mail.gmail.com>
2011-05-10 3:29 ` Michael Chang
2011-05-10 11:08 ` Melchior FRANZ
[not found] ` <BANLkTimQJM3N1WdBhYVOH0UyyOTFcxOfUQ@mail.gmail.com>
2011-05-13 21:20 ` Joey Lee
2011-05-15 12:50 ` Melchior FRANZ
2011-05-15 10:08 ` Takashi Iwai
2011-05-16 12:21 ` Melchior FRANZ
2011-05-17 7:56 ` Michael Chang [this message]
2011-05-17 8:58 ` Melchior FRANZ
2011-05-17 10:12 ` Michael Chang
2011-05-17 11:40 ` Melchior FRANZ
2011-05-09 8:58 ` Takashi Iwai
2012-01-21 17:09 i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5) Chris Diamand
2012-01-21 18:32 ` Keith Packard
2012-01-21 21:25 ` i915/kms/backlight-combo mode problem Chris Diamand
2012-01-21 22:31 ` Keith Packard
2012-01-22 10:46 ` Chris Diamand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BANLkTikuBj0uCuyPRiDLD_iWypFN2MoTHQ@mail.gmail.com \
--to=mchang@novell.com \
--cc=chris@chris-wilson.co.uk \
--cc=dri-devel@lists.freedesktop.org \
--cc=jlee@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=melchior.franz@gmail.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®