Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-05 | drm: mark drm_context support as legacy | David Herrmann | |
This renames all drm-context helpers to drm_legacy_*() and moves the internal definitions into the new drm_legacy.h header. This header is local to DRM-core and drivers shouldn't access it. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: David Herrmann <dh.herrmann@gmail.com> |