Searched hist:"34 f0a20fa4ea8ad08b2d1fd43fa6e2febb9a4eff" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc.c | diff 34f0a20fa4ea8ad08b2d1fd43fa6e2febb9a4eff Sun Aug 04 14:50:51 CDT 2019 Michal Wajdeczko <michal.wajdeczko@intel.com> drm/i915/uc: Remove redundant GuC support checks
Since commit db81bc6eb9c0 ("drm/i915/uc: Consider enable_guc modparam during fw selection") we have started using firmware status as main indicator of the GuC support. No need to use same checks twice.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> 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/20190804195052.31140-4-michal.wajdeczko@intel.com
|