[PATCH 1/4 v3] drm: Add support of ARC PGU display controller

2016-03-12 Thread kbuild test robot
Hi Alexey, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.5-rc7 next-20160311] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PG

[PATCH] drm: fix platform_no_drv_owner.cocci warnings

2016-03-12 Thread kbuild test robot
drivers/gpu/drm/arc/arcpgu_drv.c:243:6-11: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci CC: Alexey Brodkin Signed-off-by: Fengguang Wu --- arcpgu_drv.c |

[Bug 94388] r600_blit.c:281: r600_decompress_depth_textures: Assertion `tex->is_depth && !tex->is_flushing_texture' failed.

2016-03-12 Thread bugzilla-dae...@freedesktop.org
7;t forget to apply it to the 11.2 branch.) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/943ae660/attachment.html>

[Bug 112781] radeon: f95429e "only init fbdev if we have connectors" breaks suspend on Clevo P170EM laptop

2016-03-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=112781 --- Comment #1 from Christoph Haag --- Uhm... bump? With the latest linux git, I tried + radeon_fbdev_init(rdev); if (!list_empty(&rdev->ddev->mode_config.connector_list)) { - radeon_fbdev_init(rdev);

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
not reproduce it with rv740 (but it PCIe and work with CPU which is mutch faster). -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/ae35724b/attachment.html>

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
ent was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/20274ba1/attachment.html>

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
if that helps. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/7a2cc5d8/attachment.html>

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
nts/20160312/5abb667d/attachment.html>

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/43268f92/attachment.html>

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
tps://lists.freedesktop.org/archives/dri-devel/attachments/20160312/44900405/attachment-0001.html>

[Bug 94512] X segfaults on launching in x32 environment

2016-03-12 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/ce36e0a3/attachment.html>

[PATCH] staging/android: change IOCTLs opcode after ABI change

2016-03-12 Thread Rob Clark
On Fri, Mar 11, 2016 at 5:00 PM, Greg Kroah-Hartman wrote: > On Thu, Mar 03, 2016 at 07:42:43PM -0300, Gustavo Padovan wrote: >> From: Gustavo Padovan >> >> Burn the old opcode to avoid any potential old userspace running the old >> API to get weird errors. Changing the opcodes will make them fai

[Bug 51381] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting, when disabled via vgaswitcheroo

2016-03-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=51381 Richard Szibele changed: What|Removed |Added CC||richard_szibele at hotmail.com --- Comm

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-12 Thread bugzilla-dae...@freedesktop.org
: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/3f6d2d4b/attachment.html>

[PATCH v1 00/12] PCI: Rework shadow ROM handling

2016-03-12 Thread Bjorn Helgaas
On Thu, Mar 03, 2016 at 10:53:50AM -0600, Bjorn Helgaas wrote: > The purpose of this series is to: > ... > - Move arch-specific shadow ROM location knowledge, e.g., > 0xC-0xD, from PCI core to arch code. > ... > Bjorn Helgaas (12): > PCI: Mark shadow copy of VGA ROM as IORESOU