Created attachment 113217 [details] dmesg with 4K monitor ==System Environment== -------------------------- BIOS: V55 with 'dynamic memory self refresh' disabled Regression: No. First test on 4K monitor Non-working platforms: BSW ==kernel== -------------------------- -testing: 2015_01_30 commit 4d3645e40c7039f60b6db0ce9c2251ac34faef81 (fails) ==Bug detailed description== ----------------------------- Running "testdisplay -a", HDMI screen is black on following modes CRTC(30):[0] 3840x2160 30 3840 4016 4104 4400 2160 2168 2178 2250 0x5 0x48 297000 CRTC(30):[1] 3840x2160 30 3840 4016 4104 4400 2160 2168 2178 2250 0x5 0x40 296704 CRTC(30):[2] 3840x2160 25 3840 4896 4984 5280 2160 2168 2178 2250 0x5 0x40 297000 CRTC(30):[3] 3840x2160 24 3840 5116 5204 5500 2160 2168 2178 2250 0x5 0x40 297000 CRTC(30):[4] 3840x2160 24 3840 5116 5204 5500 2160 2168 2178 2250 0x5 0x40 296704 CRTC(30):[5] 1920x1200 60 1920 1968 2000 2080 1200 1203 1209 1235 0x9 0x40 154000 CRTC(30):[6] 1920x1080 60 1920 2008 2052 2200 1080 1082 1087 1125 0x5 0x40 148500 CRTC(30):[7] 1920x1080 60 1920 2008 2052 2200 1080 1084 1089 1125 0x5 0x40 148500 CRTC(30):[8] 1920x1080 60 1920 2008 2052 2200 1080 1084 1089 1125 0x5 0x40 148352 ... ==Reproduce steps== ---------------------------- 1. Run "testdisplay -a" 2. Check output of DP
[ 4.836820] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe C FIFO underrun Ville, can we do 4k on bsw hdmi?
(In reply to Jani Nikula from comment #1) > [ 4.836820] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU > pipe C FIFO underrun > > Ville, can we do 4k on bsw hdmi? Not before we get the cdclk code fixed. These systems boot with cdclk @ 266MHz which is too low. We need to increase it to 320MHz when driving 4k modes. Patches are in some kind of review limbo, and there's another patch (reduce cdclk guardband to 5% from 10%) I've not yet posted that is also needed for HDMI 4k.
Tried on drm-intel-testing-2015-02-27 + "attachment 113995 [details] [review]" and this issue still exists. Whatever connect 4K monitor with DP/HDMI, the monitor screen is black after boot. The differenece is that "testdisplay -a" might work sometimes on DP port, meanwhile "testdisplay -a" on HDMI port is always black screen.
Tried drm-intel-testing-2015-03-13 on V59 BIOS and upgraded processor, this issue is fixed.
Closing verified+fixed.
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.