Mobility Radeon HD 4530/4570/545v: flicker in 1920x1080

2015-10-31 Thread Pavel Machek
Hi! > >4.3-rc7 kernel, graphics works reasonably well in 1600x1200 mode. But > >my monitor is native 1920x1080, so that mode looks pretty ugly on > >screen. If I go to 1920x1080, I see colored horizontal lines (often > >black) as soon as there's graphics activity. > > > >pavel at half:~$ xrandr >

Mobility Radeon HD 4530/4570/545v: flicker in 1920x1080

2015-10-31 Thread Christian König
On 31.10.2015 21:13, Pavel Machek wrote: > Hi! > > 4.3-rc7 kernel, graphics works reasonably well in 1600x1200 mode. But > my monitor is native 1920x1080, so that mode looks pretty ugly on > screen. If I go to 1920x1080, I see colored horizontal lines (often > black) as soon as there's graphics act

Mobility Radeon HD 4530/4570/545v: flicker in 1920x1080

2015-10-31 Thread Pavel Machek
Hi! 4.3-rc7 kernel, graphics works reasonably well in 1600x1200 mode. But my monitor is native 1920x1080, so that mode looks pretty ugly on screen. If I go to 1920x1080, I see colored horizontal lines (often black) as soon as there's graphics activity. pavel at half:~$ xrandr Screen 0: minimum 32

[PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding

2015-10-31 Thread Chris Zhong
This binding specifies a set of common properties for display panels. It can be used as a basis by bindings for specific panels. Bindings for three specific panels are provided to show how the simple panel binding can be used. Signed-off-by: Chris Zhong --- Changes in v2: As Thierry.Reding comm

[PATCH v2 11/13] drm/panel: simple: Add support for BOE TV080WUM-NL0

2015-10-31 Thread Chris Zhong
This adds support for the BOE TV080WUM-NL0 1200x1920 mipi panel to the DRM simple panel driver. Signed-off-by: Chris Zhong --- Changes in v2: None drivers/gpu/drm/panel/panel-simple.c | 33 + 1 file changed, 33 insertions(+) diff --git a/drivers/gpu/drm/panel/p

[PATCH v2 07/13] drm: rockchip: Support Synopsys DesignWare MIPI DSI host controller

2015-10-31 Thread Chris Zhong
Add support for Synopsys DesignWare MIPI DSI host controller which is embedded in the rk3288 SoCs. Signed-off-by: Chris Zhong --- Changes in v2: None drivers/gpu/drm/rockchip/Kconfig| 10 + drivers/gpu/drm/rockchip/Makefile | 1 + drivers/gpu/drm/rockchip/dw_mi

[PATCH v2 06/13] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver

2015-10-31 Thread Chris Zhong
add Synopsys DesignWare MIPI DSI host controller driver support. Signed-off-by: Chris Zhong --- Changes in v2: None drivers/gpu/drm/bridge/Kconfig |9 + drivers/gpu/drm/bridge/Makefile |1 + drivers/gpu/drm/bridge/dw_mipi_dsi.c | 1055 ++ incl

[PATCH v2 04/13] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-10-31 Thread Chris Zhong
From: Liu Ying Signed-off-by: Liu Ying Acked-by: Thierry Reding Signed-off-by: Chris Zhong --- Changes in v2: None include/drm/drm_mipi_dsi.h | 14 ++ 1 file changed, 14 insertions(+) diff --git a/include/drm/drm_mipi_dsi.h b/include/drm/drm_mipi_dsi.h index f1d8d0d..3662021 10

[PATCH v2 03/13] drm/rockchip: return a true clock rate to adjusted_mode

2015-10-31 Thread Chris Zhong
Sometimes the clock driver can not set a accurate clock_rate for vop, get the true rate of vop_dclk and set it back to adjusted_mode, since the mipi dsi driver need to use the clock to make the calculation of Blanking. Signed-off-by: Chris Zhong --- Changes in v2: None drivers/gpu/drm/rockchip

[PATCH v2 00/13] Add mipi dsi support for rk3288

2015-10-31 Thread Chris Zhong
The rk3288 MIPI DSI is a Synopsys DesignWare MIPI DSI host controller IP. This series adds support for a Synopsys DesignWare MIPI DSI host controller DRM bridge driver and a rockchip MIPI DSI specific DRM driver. This series also includes a DRM panel driver for BOE TV080WUM-NL0 panel. This panel o

[PATCH 01/19] clk: sunxi: Add display clock

2015-10-31 Thread Chen-Yu Tsai
Hi, On Fri, Oct 30, 2015 at 10:20 PM, Maxime Ripard wrote: > The A10 SoCs and its relatives has a special clock controller to drive the > display engines (both frontend and backend). > > Add a driver for it. > > Signed-off-by: Maxime Ripard > --- > drivers/clk/sunxi/Makefile| 1 +

[PATCH 03/19] clk: sunxi: Add TCON channel0 clock

2015-10-31 Thread Chen-Yu Tsai
Hi, On Fri, Oct 30, 2015 at 10:20 PM, Maxime Ripard wrote: > The TCON is a controller generating the timings to output videos signals, > acting like both a CRTC and an encoder. > > It has two channels depending on the output, each channel being driven by > its own clock (and own clock controller)

[PATCH 04/19] clk: sunxi: Add TCON channel1 clock

2015-10-31 Thread Chen-Yu Tsai
On Fri, Oct 30, 2015 at 10:20 PM, Maxime Ripard wrote: > The TCON is a controller generating the timings to output videos signals, > acting like both a CRTC and an encoder. > > It has two channels depending on the output, each channel being driven by > its own clock (and own clock controller). > >

FOSDEM16: Graphics DevRoom: call for speakers.

2015-10-31 Thread Luc Verhaegen
Hi, At FOSDEM on sunday 31st of january 2016, there will be another graphics DevRoom. URL: https://fosdem.org/2016/ At first, I wanted to skip another year (like in 2011), as speaker turn-out was disgracefully low last year. But when i heard from some usual speaker suspects earlier this month

[Bug 91294] [R7 370] DPM and power profile change crash the system

2015-10-31 Thread bugzilla-dae...@freedesktop.org
: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151031/326cc5de/attachment.html>

[Bug 92755] Shadow of Mordor locks up R600

2015-10-31 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151031/e59fd42c/attachment.html>

[Bug 92755] Shadow of Mordor locks up R600

2015-10-31 Thread bugzilla-dae...@freedesktop.org
chment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151031/086b96df/attachment-0001.html>

[PATCH v10 09/17] dt-bindings: add document for rockchip variant of analogix_dp

2015-10-31 Thread Yakir Yang
Rockchip DP driver is a helper driver of analogix_dp coder driver, so most of the DT property should be descriped in analogix_dp document. Reviewed-by: Heiko Stuebner Signed-off-by: Yakir Yang --- Changes in v10: - Removed the duplicated signed-of. Changes in v9: - Document more details for 'po

[PATCH v9 09/17] dt-bindings: add document for rockchip variant of analogix_dp

2015-10-31 Thread Yakir Yang
On 10/31/2015 02:30 PM, Yakir Yang wrote: > Rockchip DP driver is a helper driver of analogix_dp coder driver, > so most of the DT property should be descriped in analogix_dp document. > > Signed-off-by: Yakir Yang > > Signed-off-by: Yakir Yang > Reviewed-by: Heiko Stuebner Sorry about the dup

[PATCH v9 09/17] dt-bindings: add document for rockchip variant of analogix_dp

2015-10-31 Thread Yakir Yang
Rockchip DP driver is a helper driver of analogix_dp coder driver, so most of the DT property should be descriped in analogix_dp document. Signed-off-by: Yakir Yang Signed-off-by: Yakir Yang Reviewed-by: Heiko Stuebner --- Changes in v9: - Document more details for 'ports' property. Changes i

[Bug 106851] WARNING: CPU: 0 PID: 686 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x68/0x80() + drm:radeon_pm_late_init [radeon]] *ERROR*

2015-10-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=106851 --- Comment #4 from Holger Hoffstätte --- Created attachment 191741 --> https://bugzilla.kernel.org/attachment.cgi?id=191741&action=edit Unconditionally set sysfs_initialized This patch removes the conditional around setting sysfs_initialize

[PATCH v10 09/17] dt-bindings: add document for rockchip variant of analogix_dp

2015-10-31 Thread Rob Herring
On Sat, Oct 31, 2015 at 1:42 AM, Yakir Yang wrote: > Rockchip DP driver is a helper driver of analogix_dp coder driver, > so most of the DT property should be descriped in analogix_dp document. > > Reviewed-by: Heiko Stuebner > Signed-off-by: Yakir Yang Acked-by: Rob Herring > --- > Changes i

[PATCH v8 09/17] dt-bindings: add document for rockchip variant of analogix_dp

2015-10-31 Thread Yakir Yang
Hi Rob, On 10/31/2015 12:46 AM, Rob Herring wrote: > On Wed, Oct 28, 2015 at 3:28 AM, Yakir Yang wrote: >> Rockchip DP driver is a helper driver of analogix_dp coder driver, >> so most of the DT property should be descriped in analogix_dp document. >> >> Reviewed-by: Heiko Stuebner >> Signed-off

[PATCH v8 11/17] dt-bindings: add document for rockchip dp phy

2015-10-31 Thread Yakir Yang
On 10/31/2015 12:42 AM, Rob Herring wrote: > On Wed, Oct 28, 2015 at 3:31 AM, Yakir Yang wrote: >> Add dt binding documentation for rockchip display port PHY. >> >> Reviewed-by: Heiko Stuebner >> Signed-off-by: Yakir Yang > Acked-by: Rob Herring Thanks, - Yakir >> --- >> Changes in v8: >> -

[git pull] drm fixes (updated)

2015-10-31 Thread Dave Airlie
On 31 October 2015 at 10:08, Dave Airlie wrote: > > Hi Linus, > > This is an updated pull, you can ignore the last one. > > Two drm atomic core fixes. > > The two radeon patches needed to fix a backlight > regression on some older hardware. I needed one more stable tag on the top of that, so the

[Bug 106851] WARNING: CPU: 0 PID: 686 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x68/0x80() + drm:radeon_pm_late_init [radeon]] *ERROR*

2015-10-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=106851 --- Comment #3 from Holger Hoffstätte --- (In reply to Holger Hoffstätte from comment #2) > For some reason I get the "power method" failure message 4 times on each > resume. This was wrong, sorry. I get each sysfs failure once (4 in total).

[Bug 92709] "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally

2015-10-31 Thread bugzilla-dae...@freedesktop.org
l and handle it like most of the other math LibFuncs. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151031/66339258/attachment.html>

[Bug 92747] after clicking on inbox message is not displayed

2015-10-31 Thread bugzilla-dae...@freedesktop.org
|--- |INVALID --- Comment #1 from Oded Gabbay --- Spam -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151

[PATCH v7 1/2] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.

2015-10-31 Thread Ville Syrjälä
On Fri, Oct 30, 2015 at 03:36:28PM -0700, Rafael Antognolli wrote: > This module is heavily based on i2c-dev. Once loaded, it provides one > dev node per DP AUX channel, named drm_dp_auxN, where N is an integer. > > It's possible to know which connector owns this aux channel by looking > at the re

[PATCH 1/1] drm/i915/dma: enforce pr_ consistency

2015-10-31 Thread Ioan-Adrian Ratiu
One branch of the if clause uses pr_info, the other pr_err; change the 'false' branch to also use pr_info. This minor oversight has gone unfixed since the initial vga_switcheroo implementation in 6a9ee8af. Signed-off-by: Ioan-Adrian Ratiu --- drivers/gpu/drm/i915/i915_dma.c | 2 +- 1 file change

[git pull] drm fixes (updated)

2015-10-31 Thread Dave Airlie
Hi Linus, This is an updated pull, you can ignore the last one. Two drm atomic core fixes. The two radeon patches needed to fix a backlight regression on some older hardware. Dave. The following changes since commit 8a28d67457b613258aa0578ccece206d166f2b9f: Merge tag 'powerpc-4.3-6' of gi

[PATCH 06/19] clk: sunxi: Add Allwinner R8 AHB gates support

2015-10-31 Thread Chen-Yu Tsai
On Fri, Oct 30, 2015 at 10:20 PM, Maxime Ripard wrote: > The R8 has yet another array of gates for AHB. Let's add it to the list of > compatibles we can deal with. > > Signed-off-by: Maxime Ripard > --- > drivers/clk/sunxi/clk-simple-gates.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --g