Keep track of per-node open count and do not allow removal
of a render node in use.
Signed-off-by: Ilija Hadzic
---
drivers/gpu/drm/drm_fops.c |2 ++
drivers/gpu/drm/drm_stub.c |2 ++
include/drm/drmP.h |1 +
3 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/driv
Keep track of per-node open count and do not allow removal
of a render node in use.
Signed-off-by: Ilija Hadzic
---
drivers/gpu/drm/drm_fops.c |2 ++
drivers/gpu/drm/drm_stub.c |2 ++
include/drm/drmP.h |1 +
3 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/driv