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
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 |
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>
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);
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
xt part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/ae35724b/attachment.html>
ent was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/20274ba1/attachment.html>
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>
nts/20160312/5abb667d/attachment.html>
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/43268f92/attachment.html>
tps://lists.freedesktop.org/archives/dri-devel/attachments/20160312/44900405/attachment-0001.html>
-- next part --
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/ce36e0a3/attachment.html>
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
https://bugzilla.kernel.org/show_bug.cgi?id=51381
Richard Szibele changed:
What|Removed |Added
CC||richard_szibele at hotmail.com
--- Comm
:
<https://lists.freedesktop.org/archives/dri-devel/attachments/20160312/3f6d2d4b/attachment.html>
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
16 matches
Mail list logo