Skip to content
drm-misc-next for v4.18:

Ignore the dma-fence changes, they have been immediately reverted.

Core Changes:
- Rounding behavior when clipping a visible plane has changed slightly.
  We now consistently try to round towards the 1.0x scale to prevent
  running into hw limits.

Driver Changes:
- Add a drm driver for broadcom V3D V3.x+. (Eric)
- Add syncobj support to vc4. (Stefan)
- Assorted bugfixes.