Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:txutxifel
displaylink
Tumbleweed.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Tumbleweed.patch of Package displaylink
diff --git a/module/evdi_modeset.c b/module/evdi_modeset.c index dfa9d10..7da0532 100644 --- a/module/evdi_modeset.c +++ b/module/evdi_modeset.c @@ -504,7 +504,10 @@ static int evdi_crtc_init(struct drm_device *dev) static const struct drm_mode_config_funcs evdi_mode_funcs = { .fb_create = evdi_fb_user_fb_create, +#if KERNEL_VERSION(6, 11, 0) < LINUX_VERSION_CODE || defined(EL8) +#else .output_poll_changed = NULL, +#endif .atomic_commit = drm_atomic_helper_commit, .atomic_check = drm_atomic_helper_check };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor