** Description changed:
+ struct drm_device::struct_mutex was moved into i915 driver in v6.18-rc1
+ commit 86a9fe82e9b1f43e6d2bc867bf96bb40660d8719 ("drm/i915: Move
+ struct_mutex to drm_i915_private"):
+
evdi_modeset.c: In function 'evdi_cursor_atomic_update':
evdi_modeset.c:346:39: error: 'struct drm_device' has no member named
'struct_mutex'
- 346 | mutex_lock(&plane->dev->struct_mutex);
- | ^~
+ 346 | mutex_lock(&plane->dev->struct_mutex);
+ | ^~
evdi_modeset.c:372:41: error: 'struct drm_device' has no member named
'struct_mutex'
- 372 | mutex_unlock(&plane->dev->struct_mutex);
- | ^~
+ 372 | mutex_unlock(&plane->dev->struct_mutex);
+ | ^~
make[3]: ***
[/usr/src/linux-headers-6.18.0-9003-generic/scripts/Makefile.build:287:
evdi_modeset.o] Error 1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130333
Title:
evdi-dkms 1.14.10+dfsg failed to build against kernel >= v6.18
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evdi/+bug/2130333/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs