diff options
author | Michal Wajdeczko <[email protected]> | 2017-05-26 11:13:25 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-05-26 13:26:53 +0100 |
commit | f8a58d639dd95b0188862b4c1c1cc81c737db612 (patch) | |
tree | a8664c3be2f3ceca2e99fb82b1eead11b423b2e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2f64085a75f623f5f5f32237131ea8de1c59be0e (diff) |
drm/i915/guc: Introduce buffer based cmd transport
Buffer based command transport can replace MMIO based mechanism.
It may be used to perform host-2-guc and guc-to-host communication.
Portions of this patch are based on work by:
Michel Thierry <[email protected]>
Robert Beckett <[email protected]>
Daniele Ceraolo Spurio <[email protected]>
v2: use gem_object_pin_map (Chris)
don't use DEBUG_RATELIMITED (Chris)
don't track action stats (Chris)
simplify next fence (Chris)
use READ_ONCE (Chris)
move blob allocation to new function (Chris)
v3: use static owner id (Daniele)
v4: but keep channel initialization generic (Daniele)
and introduce owner_sub_id (Daniele)
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Oscar Mateo <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions