[PATCH] make 'vmw_fence_obj_add_action' static

2013-03-10 Thread Ghennadi Procopciuc
This fixes the following checkpatch warning : drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:274:6: warning: symbol 'vmw_fences_perform_actions' was not declared. Should it be static? Signed-off-by: Ghennadi Procopciuc --- drivers/gpu/drm/vmwgfx/vmwgfx_fence.c |2 +- 1 file changed, 1 insertion(+),

[PATCH] make 'vmw_fences_perform_actions' static

2013-03-10 Thread Ghennadi Procopciuc
This fixes the following checkpatch warning : drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:274:6: warning: symbol 'vmw_fences_perform_actions' was not declared. Should it be static? Signed-off-by: Ghennadi Procopciuc --- drivers/gpu/drm/vmwgfx/vmwgfx_fence.c |2 +- 1 file changed, 1 insertion(+),

[PATCH] gpu: make 'vmw_event_fence_action_create' static

2013-03-10 Thread Ghennadi Procopciuc
This fixes the following checkpatch warning : drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:996:5: warning: symbol 'vmw_event_fence_action_create' was not declared. Should it be static? Signed-off-by: Ghennadi Procopciuc --- drivers/gpu/drm/vmwgfx/vmwgfx_fence.c |2 +- 1 file changed, 1

[PATCH] gpu: don't cast kzalloc() return value

2013-03-10 Thread Mihnea Dobrescu-Balaur
Signed-off-by: Mihnea Dobrescu-Balaur --- drivers/gpu/drm/i915/intel_sdvo.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_sdvo.c b/drivers/gpu/drm/i915/intel_sdvo.c index df08e81..5300526 100644 --- a/drivers/gpu/drm/i915/intel_sdvo.c +++

[PATCH] drm/i915: use simple attribute in debugfs routines

2013-03-10 Thread Kees Cook
This replaces the manual read/write routines in debugfs with the common simple attribute helpers. Doing this gets rid of repeated copy/pasting of copy_from_user and value formatting code. Signed-off-by: Kees Cook Cc: Daniel Vetter --- drivers/gpu/drm/i915/i915_debugfs.c | 394

[Suggestion] drivers/gpu/drm/tilcdc: link failed

2013-03-10 Thread Chen Gang
oh, it has been mentioned by Russell King. please reference: https://lkml.org/lkml/2013/3/4/114 this mail can be obsoleted. gchen. ? 2013?03?10? 12:56, Chen Gang ??: > Hello David Airlie: > > link fail: > drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition >

[PATCH] drivers/gpu/drm/tilcdc: Makefile, only -Werror when no -W* in EXTRA_CFLAGS

2013-03-10 Thread Chen Gang
When make with EXTRA_CFLAGS=-W, it will report error. so give a check in Makefile. Signed-off-by: Chen Gang Signed-off-by: Vladimir Kondratiev --- drivers/gpu/drm/tilcdc/Makefile |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/tilcdc/Makefile

[Suggestion] drivers/gpu/drm/tilcdc: link failed

2013-03-10 Thread Chen Gang
Hello David Airlie: link fail: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of `__mod_of_device_table' drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54)?first defined here drivers/gpu/drm/tilcdc/tilcdc_panel.o:(.data+0x54): multiple definition of

[PATCH] drivers/gpu/drm/omapdrm: Makefile, only -Werror when no -W* in EXTRA_CFLAGS

2013-03-10 Thread Chen Gang
When make with EXTRA_CFLAGS=-W, it will report error. so give a check in Makefile. Signed-off-by: Chen Gang Signed-off-by: Vladimir Kondratiev --- drivers/gpu/drm/omapdrm/Makefile |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/omapdrm/Makefile

[Bug 60802] Corruption with DMA ring on cayman

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60802 --- Comment #43 from Alexandre Demers alexandre.f.dem...@gmail.com --- Still getting this rendering problem with kernel 3.9.0-rc2 and today's mesa code. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56139] [bisected] kernel 3.7.0-rc1 breaks 6950 (boot/grub2 and suspend/resume) (CAYMAN)

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56139 --- Comment #51 from Alexandre Demers alexandre.f.dem...@gmail.com --- (In reply to comment #50) (In reply to comment #49) What if the problem is not from this code, but underneath? I'll try to suspend and resume without having Xorg running.

[Bug 56139] [bisected] kernel 3.7.0-rc1 breaks 6950 (boot/grub2 and suspend/resume) (CAYMAN)

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56139 --- Comment #52 from Alexandre Demers alexandre.f.dem...@gmail.com --- Also, nice to know: a suspend/resume cycle under Gnome-Shell or KDE will end up hung. However, a suspend/resume cycle under XFCE will work correctly. In other words, the