[PATCH] drm: fb_helper: prefer to use mode, which is not DRM_MODE_TYPE_USERDEF

2015-04-19 Thread Radek Dostal
commit eaf99c749d43 ("drm: Perform cmdline mode parsing during connector initialisation") breaks HDMI output on BeagleBone Black with LG TV (model 19LS4R-ZA) when "video=HDMI-A-1:1280x720 at 60" is specified on the command line. The reason is newly added mode '"1280x720" 60 74440 1280 1336 1472 16

[PATCH] drm: rockchip: Turn off VT switching on suspend

2015-04-19 Thread Caesar Wang
Hi Mark, Can you apply it into your drm branch if it's indeed uesful for u? 在 2015年03月31日 18:22, Caesar Wang 写道: > drm/rockchip already has support for disabling all displays on suspend > and enabling them on resume. > > Disable automatic VT switching on suspend by the pm console trac

[Bug 90042] Age of Wonders III gpu lockup

2015-04-19 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150419/b257d277/attachment.html>

[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype

2015-04-19 Thread Boris Brezillon
Hi Heiko, On Sun, 19 Apr 2015 14:13:04 +0200 Heiko Stübner wrote: > Hi Boris, > > Am Freitag, 17. April 2015, 09:29:28 schrieb Boris Brezillon: > > Clock rates are stored in an unsigned long field, but ->round_rate() > > (which returns a rounded rate from a requested one) returns a long > > va

[PATCH 11/11] drm/nouveau: Pause between setting gpu to D3hot and cutting the power

2015-04-19 Thread Lukas Wunner
On the MacBook Pro, power of the gpu is cut by a gmux chip. Sometimes the gpu gets stuck in powersaving mode and refuses to wake up ("Refused to change power state, currently in D3"). Inserting a delay between setting the gpu to D3hot and cutting the power seems to help (most of the time). This iss

[PATCH 10/11] drm/i915: Reprobe connectors if vga_switcheroo handler registers late

2015-04-19 Thread Lukas Wunner
MacBook Pro hybrid graphics use a gmux chip to switch DDC lines between gpus. It may register after the i915 driver, necessitating a reprobe of the connectors and reinitialization of the fbdev. Inspired by Matthew Garrett, who duplicated intel_setup_outputs() and reduced it to just the eDP probing

[Bug 89971] HDMI out *not* working with radeon (mobile 8550g)

2015-04-19 Thread bugzilla-dae...@freedesktop.org
HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150419/f39af5c5/attachment.html>

[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype

2015-04-19 Thread Heiko Stübner
Hi Boris, Am Freitag, 17. April 2015, 09:29:28 schrieb Boris Brezillon: > Clock rates are stored in an unsigned long field, but ->round_rate() > (which returns a rounded rate from a requested one) returns a long > value (errors are reported using negative error codes), which can lead > to long ove

[PATCH] drm/msm/adreno: dump scratch regs and other info on hang

2015-04-19 Thread Rob Clark
Dump a bit more info when the GPU hangs, without having hang_debug enabled (which dumps a *lot* of registers). Also dump the scratch registers, as they are useful for determining where in the cmdstream the GPU hung (and they seem always safe to read when GPU has hung). Note that the freedreno gal

[Bug 89980] [Regression] Graphical corruption after resuming from suspend (w/ dual monitor configuration)

2015-04-19 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150419/d4d43f3a/attachment.html>