diff options
author | Nirmoy Das <nirmoy.das@intel.com> | 2023-09-26 10:37:41 +0200 |
---|---|---|
committer | Nirmoy Das <nirmoy.das@intel.com> | 2023-09-30 13:49:33 +0200 |
commit | a2ae29629230588d50dfcba306decad7e4f690f3 (patch) | |
tree | bff6f557789d07adbbaaaeaa460e7fa7082ff4c0 /tools/perf/scripts/python/gecko.py | |
parent | 8a7f77fabac16e284cc47191fe033770012bf48d (diff) |
drm/i915: Toggle binder context ready status
Toggle binder context ready status when needed.
To issue gpu commands, the driver must be primed to receive
requests. Maintain binder-based GGTT update disablement until driver
probing completes. Moreover, implement a temporary disablement
of blitter prior to entering suspend, followed by re-enablement
post-resume. This is acceptable as those transition periods are
mostly single threaded.
v2: move changes to lower levels from i915_driver.c(Jani).
use new function for setting context ready status.
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Signed-off-by: Oak Zeng <oak.zeng@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230926083742.14740-7-nirmoy.das@intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions