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
103 For the first year the atomic modeset helpers didn't support asynchronous /
207 Convert drivers to use simple modeset suspend/resume
213 of the atomic suspend/resume code in older atomic modeset drivers.
359 For cases where drivers are attempting to grab the modeset locks with a local
431 Consolidate custom driver modeset properties
434 Before atomic modeset took place, many drivers where creating their own
511 attempt a synchronous modeset from panic handlers. The only thing we could
563 - Lots of drivers erroneously allocate DRM modeset objects using devm_kzalloc,
616 converting things over. For modeset tests we also first need a bit of
618 the non-i915 specific modeset tests.