OSDN Git Service

drm/i915/gem: Update context name on closing
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 11 Nov 2019 11:43:21 +0000 (11:43 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 11 Nov 2019 11:46:40 +0000 (11:46 +0000)
commit267c012635c2a5cdeedf6ccf85b57add3f7826b3
tree5e775b4a4866faeade4894fbd8a49c64c17821d9
parentfc4f125d958f4e8ce3477f990fb916fe1806daff
drm/i915/gem: Update context name on closing

Update the context.name on closing so that the persistent requests are
clear in debug prints.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191111114323.5833-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/i915_gem_context.c