Gustavo Padovan
December 14, 2016
Reading time:
Linux Kernel 4.9 was released this week and once more Collabora developers took part on the kernel development cycle. This time we contributed 36 patches by 11 different developers, our highest number of single contributors in a kernel release ever. Remember that in the previous release we had our highest number total contributions. The numbers shows how Collabora have been increasing its commitment in contributing to the upstream kernel community.
For those who want to see an overall report of what was happened in the 4.9 kernel take a look on the always good LWN articles: part 1, 2 and 3.
As for Collabora contributions most of our work was in the DRM and DMABUF subsystems. Andrew Shadura and Daniel Stone added to fixes to the AMD and i915 drivers respectively. Emilio López added the missing install of sync_file.h uapi.
Gustavo Padovan advanced a few more steps on the goal to add explicit fencing to the DRM subsystem, besides a few improvements to Sync File and the virtio_gpu driver he also de-staged the SW_SYNC validation framework that helps with Sync File testing.
Peter Senna added drm_bridge support to imx-ldb device while Tomeu Vizoso improved drm_bridge support on RockChip's analogic-dp and added documentation about validation of the DRM subsystem.
Outside of the Graphics world we had Enric Balletbo i Serra adding support to upload firmware on the ziirave watchdog device. Fabien Lahoudere and Martyn Welch enabled and improved DMA support for i.MX53 UARTs, allowing the device tree to decide whether DMA is used or not. Martyn also added a fake VMEbus (Versa Module Europa bus) to help with VME driver development.
On the Bluetooth subsystem, Frédéric Dalleau fixed an error code for SCO connections, that was causing big timeout and failures on SCO connection requests. Finally Robert Foss worked to clear the pipeline on errors for cdc-wdm USB devices.
Following you can see a summary of all Collabora's contributions:
Andrew Shadura (1):
Daniel Stone (1):
Emilio López (2):
Enric Balletbo i Serra (1):
Fabien Lahoudere (3):
Frédéric Dalleau (1):
Gustavo Padovan (14):
Martyn Welch (4):
Peter Senna Tschudin (1):
Robert Foss (2):
Tomeu Vizoso (6):
29/04/2025
Configuring WirePlumber on embedded Linux systems can be somewhat confusing. We take a moment to demystify this process for a particular…
24/04/2025
Collabora's Board Farm demo, showcasing our recent hardware enablement and continuous integration efforts, has undergone serious development…
27/02/2025
If you are considering deploying BlueZ on your embedded Linux device, the benefits in terms of flexibility, community support, and long-term…
15/01/2025
With VirGL, Venus, and vDRM, virglrenderer offers three different approaches to obtain access to accelerated GFX in a virtual machine. Here…
19/12/2024
In the world of deep learning optimization, two powerful tools stand out: torch.compile, PyTorch’s just-in-time (JIT) compiler, and NVIDIA’s…
08/10/2024
Having multiple developers work on pre-merge testing distributes the process and ensures that every contribution is rigorously tested before…
Comments (2)
Umut Tezduyar:
Dec 19, 2016 at 07:50 AM
The links to Part 1, 2 and 3 all point to the same page.
Reply to this comment
Reply to this comment
Guy Lunardi:
Dec 20, 2016 at 03:45 AM
Thank you very much for noticing. We have updated the links. There were mean to point to: https://lwn.net/Articles/702590/ , https://lwn.net/Articles/703110/ , and https://lwn.net/Articles/703779/ . Thanks again.
Reply to this comment
Reply to this comment
Add a Comment