linux/drivers/gpu/drm/i915/gt/uc
Daniele Ceraolo Spurio 0b08ae0301 drm/i915/guc: Remove client->submissions
The engine->guc_id is GuC FW defined and it is not guaranteed to be
below I915_NUM_ENGINES, so we shouldn't use it with the i915-defined
client->submissions, as we might overflow.
Instead of fixing it, just get rid of client->submissions, because the
information we get from it is not interesting anymore now that we only
have 1 client.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190814002145.29056-1-daniele.ceraolospurio@intel.com
2019-08-14 09:04:56 +01:00
..
intel_guc_ads.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_ads.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_ct.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_ct.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_fw.c drm/i915/uc: Log fw status changes only under debug config 2019-08-13 10:46:15 +01:00
intel_guc_fw.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_fwif.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_log.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_log.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_reg.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc_submission.c drm/i915/guc: Remove client->submissions 2019-08-14 09:04:56 +01:00
intel_guc_submission.h drm/i915/guc: Remove client->submissions 2019-08-14 09:04:56 +01:00
intel_guc.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_guc.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_huc_fw.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_huc_fw.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_huc.c drm/i915/uc: Log fw status changes only under debug config 2019-08-13 10:46:15 +01:00
intel_huc.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_uc_fw_abi.h drm/i915/uc: Remove redundant header_offset/size definitions 2019-07-26 21:15:05 +01:00
intel_uc_fw.c drm/i915/uc: Log fw status changes only under debug config 2019-08-13 10:46:15 +01:00
intel_uc_fw.h drm/i915/uc: Log fw status changes only under debug config 2019-08-13 10:46:15 +01:00
intel_uc.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
intel_uc.h drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00
Makefile drm/i915: use upstream version of header tests 2019-07-30 12:11:57 +03:00
selftest_guc.c drm/i915/uc: Update copyright and license 2019-08-12 13:01:34 +01:00