All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Turn on GuC/HuC auto mode again
@ 2019-08-18 15:51 Michal Wajdeczko
  2019-08-18 15:51 ` [PATCH 1/1] drm/i915/uc: " Michal Wajdeczko
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michal Wajdeczko @ 2019-08-18 15:51 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula

In commit f774f0964919 ("drm/i915/guc: Turn on GuC/HuC auto mode")
we already enabled GuC/HuC auto-mode, however due to holes in our
test coverage we missed to check scenario when GuC firmware is not
present on the target filesystem.

Unfortunatelly such case was fatal to our driver and we decided to
keep GuC disabled in commit 92508da7e3da ("Revert "drm/i915/guc:
Turn on GuC/HuC auto mode"").

Since then we improved both our driver and test coverage and we now
believe that driver works fine without GuC/HuC firmwares available.
See [1] Without HuC firmware and [2] Without GuC/HuC firmwares.

[1] https://patchwork.freedesktop.org/series/65378/#rev1
[2] https://patchwork.freedesktop.org/series/65379/#rev1

References: commit f774f0964919 ("drm/i915/guc: Turn on GuC/HuC auto mode")
References: commit 92508da7e3da ("Revert "drm/i915/guc: Turn on GuC/HuC auto mode"")

Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> 

Michal Wajdeczko (1):
  drm/i915/uc: Turn on GuC/HuC auto mode again

 drivers/gpu/drm/i915/i915_params.c | 2 +-
 drivers/gpu/drm/i915/i915_params.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.19.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-08-22 14:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-18 15:51 [PATCH 0/1] Turn on GuC/HuC auto mode again Michal Wajdeczko
2019-08-18 15:51 ` [PATCH 1/1] drm/i915/uc: " Michal Wajdeczko
2019-08-19  8:09   ` Martin Peres
2019-08-19 11:15     ` Michal Wajdeczko
2019-08-19 18:22       ` Lucas De Marchi
2019-08-22  7:02         ` Martin Peres
     [not found]     ` <20190822064033.v6my5cuv25xrbrig@ahiler-desk1.fi.intel.com>
2019-08-22  7:31       ` Michal Wajdeczko
2019-08-22  7:51         ` Arkadiusz Hiler
2019-08-18 16:44 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-08-19  3:30 ` ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.