public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* drm/i915: XPS13 backlight regression in v3.14
@ 2014-04-03  3:12 James Hogan
  2014-04-03  7:02 ` Jani Nikula
  0 siblings, 1 reply; 2+ messages in thread
From: James Hogan @ 2014-04-03  3:12 UTC (permalink / raw)
  To: Jani Nikula, Imre Deak, Kamal Mostafa, Daniel Vetter, intel-gfx,
	dri-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

Hi,

I've noticed that v3.14 breaks the backlight on Dell XPS13. Reverting the 
following commit fixes the issue for me (i.e. the GUI brightness controls work 
again):

bc0bb9fd1c78 drm/i915: remove QUIRK_NO_PCH_PWM_ENABLE

It appears that in v3.14 (with the above patch):
* intel_backlight/brightness=4882 (max & default) causes 
acpi_video0/brightness to have no effect.
* intel_backlight/brightness=0 causes acpi_video0/brightness to behave 
corrrectly (the firmware (I assume) fades the brightness gradually when 
acpi_video0/brightness is set)
* intel_backlight/brightness=something else in between often causes 
acpi_video0 and intel_backlight to apparently "fight" over the backlight, 
resulting in brightness flickering up and down every second or so.

Reverting the above patch on v3.14:
* intel_backlight/brightness has no effect
* acpi_video0/brightness works normally

It doesn't seem quite as simple as them trying to use the same hardware since 
when intel_backlight/brightness=4882, acpi_video0/brightness has no effect at 
all, so I don't really get what's going on.

Can anybody shed some light or suggest a proper fix for this recurring issue?

Thanks
James

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-03  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03  3:12 drm/i915: XPS13 backlight regression in v3.14 James Hogan
2014-04-03  7:02 ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox