drm_master_create
struct drm_master *drm_master_create(struct drm_minor *minor);
priv->minor->master = drm_master_create(priv->minor);