diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-06-12 11:18:15 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-06-12 14:57:18 +0300 |
commit | a9ded78535a109389cd2ca38a22c8d5c0099f71e (patch) | |
tree | a6c39488bbcaefb1e26a65df8a43d21b4021600d /drivers/gpu/drm/i915/intel_uc.c | |
parent | 35ac40d8b65ab5bd09b683720bca96a1f5a0625b (diff) | |
download | linux-a9ded78535a109389cd2ca38a22c8d5c0099f71e.tar.xz |
drm/i915/gtt: Onionify error handling for gen6_ppgtt_create
Pull the empty stubs together into the top level gen6_ppgtt_create, and
tear each one down on error in proper onion order (rather than use
Joonas' pet hate of calling the cleanup function in indeterminable
state).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Matthew Auld <matthew.william.auld@gmail.com>
Reviewed-by: Matthew Auld <matthew.william.auld@gmail.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180612081815.3585-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/intel_uc.c')
0 files changed, 0 insertions, 0 deletions