summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_device.h
diff options
context:
space:
mode:
authorQiang Yu <yuq825@gmail.com>2023-04-04 08:26:00 +0800
committerQiang Yu <yuq825@gmail.com>2023-04-05 08:40:06 +0800
commit4ad17bf571730475bf62290399d52b26ece8228c (patch)
tree04f8ceef7b9411808aa41308747cc2348bdf8a67 /drivers/gpu/drm/lima/lima_device.h
parent7e4d0b09a9f268dad595c3ea92d692a14389131a (diff)
Revert "drm/lima: allocate unique id per drm_file"
This reverts commit 87767de835edf527b879a363d518c33da68adb81. This is due to the depend commit has been reverted on upstream: commit baad10973fdb ("Revert "drm/scheduler: track GPU active time per entity"") Acked-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230404002601.24136-3-yq882255@163.com
Diffstat (limited to 'drivers/gpu/drm/lima/lima_device.h')
-rw-r--r--drivers/gpu/drm/lima/lima_device.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/lima/lima_device.h b/drivers/gpu/drm/lima/lima_device.h
index 71b2db60d161..41b9d7b4bcc7 100644
--- a/drivers/gpu/drm/lima/lima_device.h
+++ b/drivers/gpu/drm/lima/lima_device.h
@@ -106,9 +106,6 @@ struct lima_device {
struct lima_dump_head dump;
struct list_head error_task_list;
struct mutex error_task_list_lock;
-
- struct xarray active_contexts;
- u32 next_context_id;
};
static inline struct lima_device *