drm/i915/fdinfo: Enable fdinfo for GuC backends
authorUmesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Thu, 27 Apr 2023 22:47:05 +0000 (15:47 -0700)
committerUmesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Tue, 2 May 2023 17:22:49 +0000 (10:22 -0700)
commit1324680a80ebf6eaba112bd54efa19e23081797d
treeb2ee4e1bf848ed4eea713bc2bc8e760201d38eff
parent5aa857db54ad2e963d65e234f7e4c183cd89c993
drm/i915/fdinfo: Enable fdinfo for GuC backends

Enable fdinfo for GuC based platforms with the exception that long
running contexts will not provide reliable busyness data unless they
switch out at some reasonable point in time.

Link: https://gitlab.freedesktop.org/drm/intel/issues/8303
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230427224705.2785566-3-umesh.nerlige.ramappa@intel.com
drivers/gpu/drm/i915/i915_drm_client.c