[PATCH] Input: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO

2013-11-10 Thread Dmitry Torokhov
On Wed, Nov 06, 2013 at 03:54:32PM +0800, Duan Jiong wrote: > This patch fixes coccinelle error regarding usage of IS_ERR and > PTR_ERR instead of PTR_ERR_OR_ZERO. > > Signed-off-by: Duan Jiong Applied, thank you. > --- > drivers/input/touchscreen/cyttsp4_spi.c | 5 + > 1 file changed, 1

[PATCH v3 19/32] drm/exynos: Use mode_set to configure fimd

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:05 Sean Paul wrote: > This patch uses the mode passed into mode_set to configure fimd instead > of directly using the panel from context. This will allow us to move > the exynos_drm_display implementation from fimd into the DP driver > where it

[PATCH v3 18/32] drm/exynos: Implement mode_fixup manager operation

2013-11-10 Thread Tomasz Figa
On Tuesday 29 of October 2013 12:13:04 Sean Paul wrote: > This patch adds a new manager callback for mode_fixup and pipes it > through exynos_drm_crtc. Patch description lacking explanation what this change is for. > > Signed-off-by: Sean Paul > --- > > Changes in v2: None > Changes in v3:

[PATCH v3 17/32] drm/exynos: Add mode_set manager operation

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:03 Sean Paul wrote: > This patch adds a mode_set callback to the manager operations which > sets the crtc's current mode to the manager driver. To allow/fix/improve/extend... Patch description should say why such change is good to have. > >

[PATCH v3 16/32] drm/exynos: Disable unused crtc planes from crtc

2013-11-10 Thread Tomasz Figa
On Tuesday 29 of October 2013 12:13:02 Sean Paul wrote: > This patch moves the code which disables unused crtc planes from the > encoder to the crtc. Since there is a 1:1 encoder/crtc mapping in > exynos, the only valid crtc change the pre-existing code could catch is > disconnecting an active

[PATCH v3 15/32] drm/exynos: Use drm_mode_copy to copy modes

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:01 Sean Paul wrote: > This patch changes the manual copying of mode to adjusted_mode in > mode_fixup to use drm_mode_copy instead of handling things manually. > > Signed-off-by: Sean Paul > --- > > Changes in v2: None > Changes in v3: None > >

[PATCH v3 14/32] drm/exynos: Remove exynos_drm_hdmi shim

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:00 Sean Paul wrote: > This patch trims exynos_drm_hdmi out of the driver. The reason it > existed in the first place was to make up for the mixture of > display/overlay/manager ops being spread across hdmi and mixer. With > that code now rationalized,

[PATCH v3 12/32] drm/exynos: Split manager/display/subdrv

2013-11-10 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:12:58 Sean Paul wrote: > This patch splits display and manager from subdrv. The result is that > crtc functions can directly call into manager callbacks and encoder > functions can directly call into display callbacks. This will allow > us to remove the

[Bug 64721] New: Radeon HD6450 fails on all distro's out of box.

2013-11-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64721 Bug ID: 64721 Summary: Radeon HD6450 fails on all distro's out of box. Product: Drivers Version: 2.5 Kernel Version: Linux 3.2.04-amd64 Hardware: All OS: Linux

[PATCH v3 11/32] drm/exynos: Use unsigned long for possible_crtcs

2013-11-10 Thread Tomasz Figa
On Tuesday 29 of October 2013 12:12:57 Sean Paul wrote: > Change all instances of possible_crtcs in the exynos drm driver to be > unsigned long. This matches the type used in the drm layer. > > Signed-off-by: Sean Paul > --- > > Changes in v2: None > Changes in v3: None > >

[PATCH v3 10/32] drm/exynos: Don't keep dpms state in encoder

2013-11-10 Thread Tomasz Figa
On Tuesday 29 of October 2013 12:12:56 Sean Paul wrote: > This patch removes the dpms state tracking in encoder. This > state is at best confusing and at worst incorrect since the display > drivers can turn on and off without propagating the value. > > Signed-off-by: Sean Paul > --- > > Changes

[PATCH v3 13/32] drm/exynos: hdmi: remove the i2c drivers and use devtree

2013-11-10 Thread Tomasz Figa
Hi Sean, Daniel, Please see my comments inline. On Tuesday 29 of October 2013 12:12:59 Sean Paul wrote: > From: Daniel Kurtz > > The i2c client was previously being passed into the hdmi driver via a > dedicated i2c driver, and then a global variable. This patch removes all > of that and just

[Bug 63997] Artifacts using a HD7480D on a A4-5300 APU

2013-11-10 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131110/58d2b8d0/attachment.html>

[GIT PULL] gma500-next

2013-11-10 Thread Patrik Jakobsson
Hi Dave, Here are the patches for SDVO on the Minnowboard. Thanks Patrik The following changes since commit 91915260ea5ed9d9b19bfb75d53c989c8ada2ab0: Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next (2013-11-08 16:34:39 +1000) are

[pull] radeon drm-next-3.13

2013-11-10 Thread Rafał Miłecki
2013/11/10 Alex Deucher : > On Sat, Nov 9, 2013 at 3:20 AM, Rafa? Mi?ecki wrote: >> 2013/11/8 Alex Deucher : >>> Revert "drm/radeon/audio: don't set speaker allocation on DCE4+" >> >> What about that hangs people reported? Has anything changed meanwhile? >> Did you fix them with some

[Bug 71448] [UVD] qvdpautest is very slow on radeonsi (HD 7950)

2013-11-10 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131110/81702ecf/attachment.html>

[Bug 71431] radeon graphics stopped working since kernel 3.10 on AMD a4-3300

2013-11-10 Thread bugzilla-dae...@freedesktop.org
ecause: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131110/6607bc79/attachment.html>

[Bug 71448] [UVD] qvdpautest is very slow on radeonsi (HD 7950)

2013-11-10 Thread bugzilla-dae...@freedesktop.org
e assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131110/92890fd3/attachment.html>

[Bug 71448] [UVD] qvdpautest is very slow on radeonsi (HD 7950)

2013-11-10 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131110/19851bd3/attachment.html>

[Bug 71448] [UVD] qvdpautest is very slow on radeonsi (HD 7950)

2013-11-10 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131110/711d5536/attachment-0001.html>

[pull] radeon drm-next-3.13

2013-11-10 Thread Alex Deucher
On Sat, Nov 9, 2013 at 3:20 AM, Rafa? Mi?ecki wrote: > 2013/11/8 Alex Deucher : >> Revert "drm/radeon/audio: don't set speaker allocation on DCE4+" > > What about that hangs people reported? Has anything changed meanwhile? > Did you fix them with some another commit? No one actually

[Bug 64661] udl causes blank screen

2013-11-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64661 --- Comment #3 from Jason Schulz --- Comment on attachment 114031 --> https://bugzilla.kernel.org/attachment.cgi?id=114031 xrandr --verbose the udl driver maps to DVI-0 -- You are receiving this mail because: You are watching the assignee of

[Bug 64661] udl causes blank screen

2013-11-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64661 --- Comment #2 from Jason Schulz --- Created attachment 114031 --> https://bugzilla.kernel.org/attachment.cgi?id=114031=edit xrandr --verbose -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 64661] udl causes blank screen

2013-11-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64661 --- Comment #1 from Jason Schulz --- Created attachment 114021 --> https://bugzilla.kernel.org/attachment.cgi?id=114021=edit dmesg -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 64661] New: udl causes blank screen

2013-11-10 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64661 Bug ID: 64661 Summary: udl causes blank screen Product: Drivers Version: 2.5 Kernel Version: 3.11.6+ Hardware: All OS: Linux Tree: Mainline