commit | 65cb8c0f040bd791b9adb761be2710adcd9df00f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 21 15:15:53 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 22 09:08:21 2018 +0000 |
tree | 07da7b015334bc637b64b39ca380495ba761bad5 | |
parent | 561210706cd00f83f14af124edb3a5ff1b732912 [diff] |
drm/i915/execlists: Add a GEM_TRACE to show when the context is completed Include a GEM_TRACE to show when the context is complete and we advance the ELSP port. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180221151553.9054-1-chris@chris-wilson.co.uk