[Intel-gfx] [PATCH v2 2/4] drm/i915/uc: Consider enable_guc modparam during fw selection
Michal Wajdeczko
michal.wajdeczko at intel.com
Wed Jul 31 17:50:23 UTC 2019
On Wed, 31 Jul 2019 19:47:27 +0200, Chris Wilson
<chris at chris-wilson.co.uk> wrote:
> Quoting Michal Wajdeczko (2019-07-31 15:38:54)
>> +static const char *__override_guc_firmware_path(void)
>> +{
>> + if (i915_modparams.enable_guc & (ENABLE_GUC_SUBMISSION ||
>> + ENABLE_GUC_LOAD_HUC))
>
> || ?
oops, thanks for catching this (last minute addition, hrrr)
More information about the Intel-gfx
mailing list