Skip to content
Snippets Groups Projects
Commit 67d0ec4e authored by Daniel Vetter's avatar Daniel Vetter
Browse files

drm: Move piles of functions from drmP.h to drm_internal.h


This way drivers can't grow crazy ideas any more, and it also
helps a bit in reviewing EXPORT_SYMBOLS.

v2: Even more stuff. Unfortunately we can't move drm_vm_open_locked
because exynos does some horrible stuff with it.

Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 18882995
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment