diff options
author | 2020-05-04 19:07:45 +0100 | |
---|---|---|
committer | 2020-05-05 21:12:33 +0100 | |
commit | 977253df6433f85d5e2cb3ab0f8eb4127f8173dd (patch) | |
tree | 8856ab0b0cc9b9ce22f3f3d69c6e58ac0e6dfd20 /drivers/gpu/drm/i915/i915_request.c | |
parent | drm/i915/execlists: Record the active CCID from before reset (diff) | |
download | linux-dev-977253df6433f85d5e2cb3ab0f8eb4127f8173dd.tar.xz linux-dev-977253df6433f85d5e2cb3ab0f8eb4127f8173dd.zip |
drm/i915/gt: Stop holding onto the pinned_default_state
As we only restore the default context state upon banning a context, we
only need enough of the state to run the ring and nothing more. That is
we only need our bare protocontext.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Andi Shyti <andi.shyti@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200504180745.15645-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions