ATOMIC64_INIT
static atomic64_t ident = ATOMIC64_INIT(0);
static atomic64_t drm_fence_context_count = ATOMIC64_INIT(1);