Skip to content
drm-misc-next for v5.9:

Cross-subsystem Changes:
- Remove fbdev/amba-clcd as pl111 is its replacement now.
- add of_graph_is_present()

Core Changes:
- Improve drm/scheduler job distribution with multiple queues.
- Small cleanups and bugfixes to zte/dsi/panel/mipi/connector.
- Remove ttm_bo->gpu_offset.
- Make ttm_mem_type_manager_func.get_node() return -ENOSPC instead
  of 0 on allocation failure.
- Make ttm TT creation on-demand.
- epoch_counter is added to drm_connector, so drivers can detect
  when only edid is changed, and send a uevent for that case.
- Remove legacy drm_bus_flags() values, and cleanup its documentation.

Driver Changes:
- More removal of ttm_bo->gpu_offset in nouveau, vmwgfx.
- Small suspend fix for bridge/ti-sn65dsi86.
- Small cleanups and bugfixes to panel-simple, zte, pl111, vc4, hisilicon.
- Fix connector types for some simple panels, and add missing BUS
  descriptions
- Implement epoch_counter for i915.
- Add support for some more simple panels.
- Fixes and cleanups related to st7703.