Luben Tuikov
6efa4b465c
gpu/drm: ring_mirror_list --> pending_list
...
Rename "ring_mirror_list" to "pending_list",
to describe what something is, not what it does,
how it's used, or how the hardware implements it.
This also abstracts the actual hardware
implementation, i.e. how the low-level driver
communicates with the device it drives, ring, CAM,
etc., shouldn't be exposed to DRM.
The pending_list keeps jobs submitted, which are
out of our control. Usually this means they are
pending execution status in hardware, but the
latter definition is a more general (inclusive)
definition.
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com >
Acked-by: Christian König <christian.koenig@amd.com >
Link: https://patchwork.freedesktop.org/patch/405573/
Cc: Alexander Deucher <Alexander.Deucher@amd.com >
Cc: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com >
Cc: Christian König <christian.koenig@amd.com >
Cc: Daniel Vetter <daniel.vetter@ffwll.ch >
Signed-off-by: Christian König <christian.koenig@amd.com >
2020-12-08 14:38:03 +01:00
..
2020-12-08 14:38:03 +01:00
2020-10-09 09:55:59 +02:00
2020-11-10 12:41:06 +01:00
2020-11-17 18:34:13 +01:00
2020-11-06 10:31:26 +01:00
2020-11-10 12:41:06 +01:00
2020-11-12 20:26:47 +01:00
2020-11-09 09:20:00 +01:00
2020-12-08 13:01:10 +02:00
2020-11-30 15:00:45 +01:00
2020-11-17 18:34:13 +01:00
2020-11-06 10:31:26 +01:00
2020-12-03 10:50:57 +01:00
2020-12-04 06:02:22 -05:00
2020-09-11 10:54:17 +02:00
2020-11-20 12:23:53 +01:00
2020-11-26 11:29:44 +01:00
2020-12-04 10:05:25 +00:00
2020-12-05 20:57:50 +01:00
2020-11-24 09:10:21 +01:00
2020-11-25 21:58:35 +01:00
2020-11-30 15:00:45 +01:00
2020-11-20 16:41:10 +01:00
2020-11-06 23:19:07 +01:00
2020-11-24 09:10:33 +01:00
2020-11-30 15:00:45 +01:00
2020-11-10 15:22:28 +01:00
2020-12-01 18:27:23 +01:00
2020-11-30 15:00:45 +01:00
2020-12-08 11:05:55 +01:00
2020-11-24 09:10:21 +01:00
2020-11-30 13:38:27 +01:00
2020-12-01 17:43:46 +01:00
2020-11-06 23:18:52 +01:00
2020-12-01 17:43:46 +01:00
2020-11-06 10:31:26 +01:00
2020-11-29 17:39:44 +01:00
2020-11-12 20:31:01 +01:00
2020-12-08 14:38:03 +01:00
2020-11-17 20:08:29 +01:00
2020-11-06 10:31:26 +01:00
2020-11-12 20:32:53 +01:00
2020-11-06 10:31:26 +01:00
2020-11-06 10:31:26 +01:00
2020-11-10 12:41:06 +01:00
2020-11-10 14:34:16 +02:00
2020-11-06 10:31:26 +01:00
2020-11-09 09:19:24 +01:00
2020-12-01 20:23:18 +01:00
2020-11-06 10:31:26 +01:00
2020-11-24 09:10:33 +01:00
2020-11-24 09:10:21 +01:00
2020-11-09 09:19:24 +01:00
2020-12-07 10:33:33 +01:00
2020-11-30 15:00:45 +01:00
2020-11-27 16:14:02 +01:00
2020-12-02 11:48:14 +01:00
2020-11-24 09:10:33 +01:00
2020-12-01 17:43:46 +01:00
2020-11-30 15:00:45 +01:00
2020-11-06 10:31:26 +01:00
2020-11-06 10:31:26 +01:00
2020-11-20 12:23:53 +01:00
2020-11-16 20:48:20 +01:00
2020-11-16 09:56:55 +01:00
2020-10-08 11:30:03 +02:00
2020-11-24 16:36:48 +01:00
2020-11-02 14:04:53 +01:00
2020-11-22 22:58:54 +01:00
2020-09-10 08:17:48 +02:00
2020-11-24 09:27:54 +01:00
2020-11-04 17:47:57 +01:00
2020-11-16 20:48:20 +01:00
2020-10-21 12:19:54 +03:00
2020-12-07 17:12:29 +01:00
2020-10-15 13:58:54 -04:00
2020-11-16 20:48:20 +01:00
2020-11-17 18:34:13 +01:00
2020-11-06 10:31:26 +01:00
2020-11-06 13:51:04 -05:00
2020-12-03 16:25:37 +01:00
2020-11-30 13:38:27 +01:00
2020-10-20 20:51:42 +01:00
2020-11-16 20:48:20 +01:00
2020-11-30 13:38:27 +01:00
2020-11-24 09:10:33 +01:00
2020-11-09 09:17:36 +01:00
2020-11-16 20:48:20 +01:00
2020-11-16 20:48:20 +01:00
2020-11-09 09:19:36 +01:00
2020-10-21 18:05:11 +02:00
2020-12-03 03:57:15 -05:00
2020-09-21 10:45:08 +02:00
2020-11-16 20:48:20 +01:00
2020-11-16 20:48:20 +01:00
2020-10-21 18:05:11 +02:00
2020-12-07 17:12:29 +01:00
2020-11-30 15:00:45 +01:00
2020-11-16 20:48:20 +01:00
2020-11-03 12:20:09 +01:00
2020-11-06 10:31:26 +01:00
2020-11-10 17:19:14 +01:00
2020-11-09 09:19:24 +01:00
2020-11-05 19:20:38 +01:00