Bug 79443 - [BDW-Y dp-to-hdmi] DP display not light after entering the kernel on 4K monitor.
Summary: [BDW-Y dp-to-hdmi] DP display not light after entering the kernel on 4K monitor.
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: high major
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-30 08:01 UTC by liulei
Modified: 2017-10-06 14:37 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (121.59 KB, text/plain)
2014-05-30 08:01 UTC, liulei
no flags Details
information of bdwy `xrandr` and `xrandr --verbose` (11.79 KB, text/plain)
2014-06-05 01:36 UTC, liulei
no flags Details
dmesg of bdwy (123.14 KB, text/plain)
2014-06-05 01:37 UTC, liulei
no flags Details
information of hsw `xrandr` and `xrandr --verbose` (4.99 KB, text/plain)
2014-06-05 01:38 UTC, liulei
no flags Details
dmesg of hsw (52.40 KB, text/plain)
2014-06-05 01:38 UTC, liulei
no flags Details
patch 1/2 (1.06 KB, patch)
2014-09-26 19:04 UTC, Rodrigo Vivi
no flags Details | Splinter Review
patch 2/2 (1.37 KB, patch)
2014-09-26 19:04 UTC, Rodrigo Vivi
no flags Details | Splinter Review
dmesg log (125.06 KB, text/plain)
2014-12-05 08:09 UTC, fangxun
no flags Details
dmesg log with i915.enable_ips=0 (125.07 KB, text/plain)
2014-12-05 08:12 UTC, fangxun
no flags Details

Description liulei 2014-05-30 08:01:27 UTC
Created attachment 100148 [details]
dmesg

==System Environment==
--------------------------
Regression: No. 

Non-working platforms: BDW-Y

==kernel==
--------------------------
origin/drm-intel-nightly: 9f53d4f6f55aa0c037f299dbe2986eec9151be9b(fails)
    drm-intel-nightly: 2014y-05m-28d-00h-00m-47s integration manifest
origin/drm-intel-next-queued: 38d811545c61cf188beac860615a08fb32f73eb1(fails)
    drm/i915/vlv: add pll assertion when disabling DPIO common well   
origin/drm-intel-fixes: d23db88c3ab233daed18709e3a24d6c95344117f(fails)
    drm/i915: Prevent negative relocation deltas from wrapping

==Bug detailed description==
-----------------------------
Booting with DP->HDMI ,4K monitor can't be lighted up after entering the kernel. But normal monitor can be lighted up successfully, and original Ubuntu Kernel can light up 4K monitor.

==Reproduce steps==
---------------------------- 
Boot with DP->HDMI 4k monitor.
Comment 1 Ben Widawsky 2014-06-03 23:26:29 UTC
First, does this work on any Intel platform? There should be no difference here vs. Haswell.

Can you please give me more details about the DP->HDMI adapter.

We do not currently support HDMI 2.0 which is required for 4k@60FPS. Please also provide output from `xrandr --verbose` (via ssh) if possible.
Comment 2 liulei 2014-06-05 01:36:23 UTC
Created attachment 100428 [details]
information of bdwy `xrandr` and `xrandr --verbose`
Comment 3 liulei 2014-06-05 01:37:42 UTC
Created attachment 100429 [details]
dmesg of bdwy
Comment 4 liulei 2014-06-05 01:38:19 UTC
Created attachment 100430 [details]
information of hsw `xrandr` and `xrandr --verbose`
Comment 5 liulei 2014-06-05 01:38:48 UTC
Created attachment 100431 [details]
dmesg of hsw
Comment 6 liulei 2014-06-05 01:42:09 UTC
(In reply to comment #1)
> First, does this work on any Intel platform? There should be no difference
> here vs. Haswell.
>
Haswell can light up 4K monitor with the same DP->HDMI adapter and the same kernel.
> Can you please give me more details about the DP->HDMI adapter.
> 

> We do not currently support HDMI 2.0 which is required for 4k@60FPS. Please
> also provide output from `xrandr --verbose` (via ssh) if possible.
 I attach the information of output
Comment 7 liulei 2014-08-19 07:30:24 UTC
Latest -nightly still fails to light up DP monitor.
Comment 8 Rodrigo Vivi 2014-09-26 19:04:24 UTC
Created attachment 106932 [details] [review]
patch 1/2
Comment 9 Rodrigo Vivi 2014-09-26 19:04:54 UTC
Created attachment 106933 [details] [review]
patch 2/2
Comment 10 Rodrigo Vivi 2014-09-26 19:05:45 UTC
Do these 2 patches applied together help?
Comment 11 fangxun 2014-10-22 09:32:12 UTC
The machine related to this bug was dead.  I tried to reproduce this bug on our new BDW-Y machine, but find DP unable to light up both on 4K monitor and normal monitor. See Bug 85048. I tested it on latest -nightly kernel(1e61c9), the pathchs are inclued in the kernel.
Comment 12 Damien Lespiau 2014-12-04 17:10:22 UTC
Hi,

Now that Bug 85048 is closed, would you mind re-testing this and attach a full dmesg from boot with drm.debug=7?

Thanks,
Comment 13 Damien Lespiau 2014-12-04 17:13:13 UTC
If it still fails could you try the same thing with i915.enable_ips=0 ?

-- 
Damien
Comment 14 fangxun 2014-12-05 08:09:05 UTC
Created attachment 110482 [details]
dmesg log
Comment 15 fangxun 2014-12-05 08:12:02 UTC
Created attachment 110483 [details]
dmesg log with i915.enable_ips=0

It works on normal monitor, but still fails on 4K monitor.
Comment 16 Jani Nikula 2015-03-04 08:42:21 UTC
Do you get a pic on screen if you set a smaller resolution?
Comment 17 liulei 2015-03-10 08:10:16 UTC
(In reply to Jani Nikula from comment #16)
> Do you get a pic on screen if you set a smaller resolution?

How can I set a smaller resolution? Would you please teach me a method to do this?
Comment 18 Jani Nikula 2015-03-10 10:23:48 UTC
See xrandr --mode option.
Comment 19 liulei 2015-03-11 06:51:05 UTC
The 4K monitor is successfully lighted up whit 3840x2160 mode.
Comment 20 liulei 2015-03-11 07:01:01 UTC
So close this bug.
Comment 21 Elizabeth 2017-10-06 14:37:55 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.