-
drm-fixes-for-v4.17-rc7
vmwgfx, rcar-du fixes
-
sound-4.17-rc7009f8c90 · ·
sound fixes for 4.17-rc7 Two fixes: - A timer pause event notification was garbled upon the recent hardening work; corrected now - HD-audio runtime PM regression fix due to the incorrect return type
-
drm-intel-fixes-2018-05-17b579f924 · ·
- Userptr IOCTL zero size check (Matt) - Two hardware quirk fixes (Michel & Chris)
-
drm-misc-fixes-2018-05-162b620729 · ·
- core: Fix regression in dev node offsets (Haneen) - vc4: Fix memory leak on driver close (Eric) - dumb-buffers: Prevent overflow in DIV_ROUND_UP() (Dan) Cc: Haneen Mohammed <hamohammed.sa@gmail.com> Cc: Eric Anholt <eric@anholt.net> Cc: Dan Carpenter <dan.carpenter@oracle.com>
-
sound-4.17-rc6c99f0802 · ·
sound fixes for 4.17-rc6 We have a core fix in the compat code for covering a potential race (double references), but it's a very minor change. The rest are all small device-specific quirks, as well as a correction of the new UAC3 support code.
-
drm-misc-next-2018-05-1568266f1c · ·
drm-misc-next for v4.18: UAPI Changes: - Fix render node number regression from control node removal. Driver Changes: - Small header fix for virgl, used by qemu. - Use vm_fault_t in qxl.