Lines Matching refs:modeset
47 3.19 has the atomic modeset interfaces and helpers, so drivers can now be
49 really want an atomic modeset interface, so this is all about the bright
60 .. [1] https://blog.ffwll.ch/2014/11/atomic-modeset-support-for-kms-drivers.html
107 For the first year the atomic modeset helpers didn't support asynchronous /
211 Convert drivers to use simple modeset suspend/resume
217 of the atomic suspend/resume code in older atomic modeset drivers.
371 Consolidate custom driver modeset properties
374 Before atomic modeset took place, many drivers where creating their own
573 - Lots of drivers erroneously allocate DRM modeset objects using devm_kzalloc,
640 converting things over. For modeset tests we also first need a bit of
642 the non-i915 specific modeset tests.