Lines Matching refs:helpers
26 3.19 has the atomic modeset interfaces and helpers, so drivers can now be
46 helpers (and drivers then moved over to clipped coordinates). Probably the
47 helper should also be moved from drm_plane_helper.c to the atomic helpers, to
48 avoid confusion - the other helpers in that file are all deprecated legacy
49 helpers.
53 Convert early atomic drivers to async commit helpers
56 For the first year the atomic modeset helpers didn't support asynchronous /
61 One issue with the helpers is that they require that drivers handle completion
219 Use DRM_MODESET_LOCK_ALL_* helpers instead of boilerplate
234 Rename CMA helpers to DMA helpers
238 what these were used for first, a much better name would be DMA helpers. In the
239 text these should even be called coherent DMA memory helpers (so maybe CDM, but
315 helpers have one, but on top of that the fbcon code itself also has one. We
377 that all the users in helpers and drivers do correctly check for a NULL
421 1. Roll out backlight_enable() and backlight_disable() helpers everywhere. This
423 2. In all, only look at one of the three status bits set by the above helpers.