https://bugzilla.kernel.org/show_bug.cgi?id=95771
Bug ID: 95771
Summary: Crash when trying to hibernate
Product: Drivers
Version: 2.5
Kernel Version: 3.19.3
Hardware: All
OS: Linux
Tree: Mainline
S
:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150329/20b0b2d9/attachment.html>
as made in 2009)?
--
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/20150329/4ccf0347/attachment.html>
ubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150329/29a5fd9a/attachment.html>
On 26/03/15 16:57, randyf at sibernet.com wrote:
[...]
>>> Alternatively can we:
>>> (1) move the wrapper to xf86drmMode.h itself, or
>>> (2) move this inline helper function out of xf86drmMode.h and into
>>> the two libdrm tests that use it (or a shared test helper .h [0])
>>> (3) remove the in
Via DRM driver does not get autoloaded due missing MODULE_DEVICE_TABLE when
built as a module.
Signed-off-by: Jarkko Nikula
---
drivers/gpu/drm/via/via_drv.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/via/via_drv.c b/drivers/gpu/drm/via/via_drv.c
index ed8aa8ff861a..f654
eceiving 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/20150329/0cef2733/attachment.html>
Capabilities: [150] Advanced Error Reporting
--
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/20150329/d5e71c91/attachment.html>
so, iirc, vmwgfx also has some custom events.. not really sure if
they have their own hand-rolled drmHandleEvent() or if they have
another way of catching those.
Maybe we need some more flexible way to register handlers for driver
custom events? But everyone adding their own thing to
drmHandleEv