All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carsten Emde <C.Emde@osadl.org>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] properly enable the blc controller on the right pipe
Date: Thu, 19 Jul 2012 16:00:51 +0200	[thread overview]
Message-ID: <50081313.8070206@osadl.org> (raw)
In-Reply-To: <CAKMK7uEb_F8eaif2YH4eTHfDPGnOC1NYPxEK1N9AnPJ05sNU3w@mail.gmail.com>

On 06/11/2012 10:51 AM, Daniel Vetter wrote:
> On Sun, Jun 3, 2012 at 1:08 AM, Daniel Vetter<daniel@ffwll.ch>  wrote:
>> On Fri, Apr 27, 2012 at 10:18:08PM +0200, Carsten Emde wrote:
>>>>>> Depending upon how things are set up, this might help.
>>>>> Yeah, thanks a lot, works great now!
>>>>> I removed patch 3/4 and 4/4 and pushed this one; so currently applied are:
>>>>> [PATCH 1/4] drm/i915: clear up backlight inversion confusion on gen4
>>>>> [PATCH 2/4] drm/i915: completely revert the invert brightness quirk
>>>>> [PATCH] properly enable the blc controller on the right pipe
>>>> Hey, that was just a quick hack to check things ;-)
>>> Sorry, too many things in parallel.
>>>
>>> Spent some time reading the docs you mentioned - will continue to
>>> work on the backlight brightness problem and prepare another patch.
>>> I just need some more time.
>>
>> Ok, I've stitched together some real patches and actually tested them.
>> While doing so I've noticed that the patch you've tested essentially
>> disables the i915 backlight control and leaves everything to the legacy or
>> platform backlight control.
>>
>> New patches are at
>>
>> http://cgit.freedesktop.org/~danvet/drm/log/?h=backlight-confusion
>>
>> Note that these do not include the revert for the backlight inversion
>> quirk. You either have to revert that yourself for testing or disable the
>> backlight inversion on the kernel bootline.
>>
>> Testing feedback highly welcome.
>
> I've updated my backlight-confusion branch with new patches for gen4
> (it doesn't seem to work for these machines yet). Can you please test
> the updated branch?
I have added an additional test rack (#6) to our QA farm (osadl.org/QA) 
and populated this rack solely with notebooks that are equipped with 
Intel graphics board:

Slot #1: Lenovo T61/7661W4G, Intel GMA X3100
Slot #2: IBM T601951-A47, Intel GMA 950
Slot #4: Acer Homa/Extensa 5230E-901G16N, Intel GMA 4500MHD
Slot #5: Acer Morar/TravelMate 2410, Intel GMA 900
Slot #6: Dell Inspirion 1300/0RJ272, Intel GMA 900
Slot #7: Acer Aspire 5734Z, Intel GMA 4500M

With the exception of slot #4 that runs a 3.2-based kernel, all other 
notebooks run a 3.4-based kernel. The notebook in Slot #7 is the one 
with the backlight headache. Unfortunately :-; no other notebook had any 
backlight problem when running a vanilla kernel, even the two new Acers 
are behaving well.

In the meantime, however, I have received a report that the Acer 5732Z 
has the same problem. I am sure that the reporter will be willing to 
help with testing. Looks like the backlight problem is very specific to 
Acer Aspire 573xZ. But I agree that a generic solution always is better 
than a quirk.

I've checked out the backlight-confusion branch of your git tree and 
tested it with and without the Acer quirk. I can report that the 
backlight works correctly with either version. I will now contact the 
owner of the Acer Aspire 5732Z and ask him to test the 
backlight-confusion branch without the Acer quirk on his notebook as well.

Do you wish me to do any other test?

	-Carsten.

  reply	other threads:[~2012-07-19 14:18 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23  9:32 [PATCH 1/2] drm/i915: clear up backlight inversion confusion on gen4 Daniel Vetter
2012-04-23  9:32 ` [PATCH 2/2] drm/i915: pnv has a backlight polarity control bit, too Daniel Vetter
2012-04-23 10:27   ` Chris Wilson
2012-04-23  9:53 ` [PATCH 1/2] drm/i915: clear up backlight inversion confusion on gen4 Chris Wilson
2012-04-23 12:21   ` Daniel Vetter
2012-04-23 12:32     ` Chris Wilson
2012-04-23 13:48       ` Daniel Vetter
     [not found] ` <4F9542EF.3010208@osadl.org>
2012-04-23 12:32   ` Daniel Vetter
2012-04-23 12:36     ` Daniel Vetter
2012-04-23 13:15       ` Carsten Emde
2012-04-23 13:39         ` Daniel Vetter
2012-04-23 14:00           ` Carsten Emde
2012-04-23 14:22             ` Daniel Vetter
2012-04-23 15:06               ` Carsten Emde
2012-04-23 15:22                 ` Daniel Vetter
2012-04-23 15:38                   ` Carsten Emde
2012-04-23 15:56                     ` Daniel Vetter
2012-04-23 16:55                       ` Carsten Emde
2012-04-26 16:48 ` [PATCH 0/4] drm/i915: " Carsten Emde
2012-04-26 16:48   ` [PATCH 1/4] drm/i915: " Carsten Emde
2012-04-26 16:48   ` [PATCH 2/4] drm/i915: completely revert the invert brightness quirk Carsten Emde
2012-04-26 16:48   ` [PATCH 3/4] drm/i915: add quirk to indicate that an alt bit is used for brightness inversion Carsten Emde
2012-04-26 17:08     ` Daniel Vetter
2012-04-26 17:25       ` [PATCH] properly enable the blc controller on the right pipe Daniel Vetter
2012-04-26 17:27         ` Daniel Vetter
2012-04-26 19:12         ` Carsten Emde
2012-04-26 19:30           ` Daniel Vetter
2012-04-27 20:18             ` Carsten Emde
2012-06-02 23:08               ` Daniel Vetter
2012-06-11  8:51                 ` Daniel Vetter
2012-07-19 14:00                   ` Carsten Emde [this message]
2012-07-19 14:40                     ` Daniel Vetter
2012-07-19 22:51                       ` Carsten Emde
2012-07-20  8:10                         ` Daniel Vetter
2012-07-24  7:30                           ` Carsten Emde
2012-07-25 22:35                             ` Carsten Emde
2012-07-26 11:55                               ` [PATCH] drm/i915 disable combination mode Daniel Vetter
2012-07-26 12:20                               ` Daniel Vetter
2012-07-26 12:36                               ` Daniel Vetter
2012-07-26 14:09                               ` Daniel Vetter
2012-04-26 16:48   ` [PATCH 4/4] drm/i915: assign the brightness inversion quirk to Acer Aspire 5734Z Carsten Emde
2012-04-27 16:17   ` [PATCH 0/4] drm/i915: Re: clear up backlight inversion confusion on gen4 Monark Gondaliya

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=50081313.8070206@osadl.org \
    --to=c.emde@osadl.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.