Skip to content
Commit e3236a11 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm: add _DRM_DRIVER flag, and re-order unload.



Allow drivers to addmaps that won't be removed by lastclose or unload.
The unload needs to be re-ordered to avoid removing the hashs before
the driver has removed the final maps.

Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 77e27e9f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment