drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
authorJohn Harrison <John.C.Harrison@Intel.com>
Thu, 3 Jun 2021 16:48:12 +0000 (09:48 -0700)
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Wed, 9 Jun 2021 17:52:03 +0000 (10:52 -0700)
commit47c65b3853f88d105017ef512a521794db51bfeb
tree9a3c9b1cd479e84cc0a738c2af49c1ead5d71878
parent40e1956ec505a1aba96f9d202308a1ece87b6b93
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling

The meaning of 'default' for the enable_guc module parameter has been
updated to accurately reflect what is supported on current platforms.
So start using the defaults instead of forcing everything off.
Although, note that right now, the default is for everything to be off
anyway. So this is not a change for current platforms.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210603164812.19045-2-matthew.brost@intel.com
drivers/gpu/drm/i915/i915_params.c
drivers/gpu/drm/i915/i915_params.h