Bug 66294 - [HSW mobile] eDP fails to restore backlight
Summary: [HSW mobile] eDP fails to restore backlight
Status: CLOSED NOTOURBUG
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: high critical
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-28 03:24 UTC by shui yangwei
Modified: 2017-10-06 14:45 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg: eDP failed to be re enabled (120.45 KB, text/plain)
2013-06-28 03:24 UTC, shui yangwei
no flags Details

Description shui yangwei 2013-06-28 03:24:57 UTC
Created attachment 81600 [details]
dmesg: eDP failed to be re enabled

Environment:
----------------
Kernel: (drm-intel-next-queued)6dd8224ec64c809dad5ceceac299918f5d9c7c31

MSI Haswell Notebook MSI MS-16GC Notebook 15.6;
Host bridge ID=0x0c04 (rev 06);
VGA ID=0x0416 (rev06); 
BIOS: E16GCIMS.509 (04/24/2013)

Description:
----------------
Unable to wake up eDP monitor using display switching option. While trying to
wake up the monitor monitor stays in OFF state. HSW desktop's all pipe work well, ULT eDP + micro HDMI works well, our new ULT platform only support these two pipes. Another ULT which has more pipe is used by others, I will test it ASAP when it's free.

Reproduce steps:
----------------
1.Prepare DUT under above configuration.
2.Connect another monitor(VGA or HDMI).
3.Boot DUT and enter the following command:
#xrandr --output eDP1 -- off
#xrandr --autoreboot

Current result:
----------------
#xrandr --output eDP1 -- off
eDP turns OFF
#xrandr --auto
eDP remains in the OFF state


Expected result:
----------------
eDP must awake when entering the command # xrandr --auto
Comment 1 Chris Wilson 2013-06-28 06:29:16 UTC
The modeset to reenable the eDP looks fine, but the last recorded action of the backlight was to turn it off. Can you try changing the brightness level and seeing whether that restores the eDP?
Comment 2 shui yangwei 2013-06-28 08:26:35 UTC
Another HSW ULT test result has other bug:
Bug 66306 - [HSW ULT] display port can't turn off by using xrandr --output xxx --off
Comment 3 shui yangwei 2013-07-01 03:40:20 UTC
(In reply to comment #1)
> The modeset to reenable the eDP looks fine, but the last recorded action of
> the backlight was to turn it off. Can you try changing the brightness level
> and seeing whether that restores the eDP?

I changed the brightness level, then I find eDP can restored properly.
Comment 4 Daniel Vetter 2013-07-01 07:59:34 UTC
Hm, could be Windows8 backlight fallout. Can you please retest with the below patches applied?

https://patchwork.kernel.org/patch/2695411/
https://patchwork.kernel.org/patch/2695391/
https://patchwork.kernel.org/patch/2695401/
Comment 5 shui yangwei 2013-07-02 01:20:36 UTC
(In reply to comment #4)
> Hm, could be Windows8 backlight fallout. Can you please retest with the
> below patches applied?
> 
> https://patchwork.kernel.org/patch/2695411/
> https://patchwork.kernel.org/patch/2695391/
> https://patchwork.kernel.org/patch/2695401/

This patch worked, I retested with latest -next-queued kernel without the patches, this issue is reproduceable. Then I applied the patches upon the same commit, eDP can restore properly.
Comment 6 Daniel Vetter 2013-07-02 07:20:55 UTC
Neat, so this is just another case of the Windows 8 backlight fallout.

The patches will get merged through the acpi tree, I expect that -nightly will work as soon as it's based on 3.11-rc1. In any case this is not a drm/i915 issue, so closing accordingly.

Please reopen if this is still broken on 3.11-rc1 (once that's released).
Comment 7 Elizabeth 2017-10-06 14:45:32 UTC
Closing old verified.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.