You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compilation with post 4.13 kernels
* drm_unplug_dev was renamed to drm_dev_unplug
* drm_vblank_cleanup function is not exported
According to documentation:
'Cleanup is handled by the DRM core, or through calling drm_dev_fini() for
drivers with a &drm_driver.release callback.'
Synchronize minor diffrences between evdi versions
Update with changes from chromeos kernels.
Also removed minor differences between chromeos kernels
from 3.8 to 4.4
Set evdi version to 1.4.1