On Tue, Apr 26, 2016 at 07:29:34PM +0200, Daniel Vetter wrote: > It has a DRIVER_MODESET check to sure make it's not creating havoc > for drm drivers. Make that clear in the name too.
The pattern is that any extern that starts if (drm_core_check_feature(MODESET)) return becomes drm_legacy_ ? With the apparent caveat of KMS_LEGACY_CONTEXT. > v2: Move misplaced hunk, spotted by 0day and Thierry. > > Cc: Thierry Reding <thierry.red...@gmail.com> > Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx