All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable HuC by default for Gen11+
@ 2019-07-12 11:14 Michal Wajdeczko
  2019-07-12 11:14 ` [PATCH 1/2] drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11 Michal Wajdeczko
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Michal Wajdeczko @ 2019-07-12 11:14 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula

HuC firmware is required to unlock advanced video codecs in media driver.
Let's enable it by default for Gen11+ platforms, where we know it works.

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

Michal Wajdeczko (2):
  drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11
  drm/i915/guc: Turn on GuC/HuC auto mode

 drivers/gpu/drm/i915/i915_params.h |  2 +-
 drivers/gpu/drm/i915/intel_uc.c    | 10 +++++++---
 2 files changed, 8 insertions(+), 4 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-07-13 22:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-12 11:14 [PATCH 0/2] Enable HuC by default for Gen11+ Michal Wajdeczko
2019-07-12 11:14 ` [PATCH 1/2] drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11 Michal Wajdeczko
2019-07-12 11:24   ` Joonas Lahtinen
2019-07-12 11:28   ` Rodrigo Vivi
2019-07-12 11:14 ` [PATCH 2/2] drm/i915/guc: Turn on GuC/HuC auto mode Michal Wajdeczko
2019-07-12 11:25   ` Joonas Lahtinen
2019-07-12 11:29   ` Rodrigo Vivi
2019-07-12 13:44     ` Chris Wilson
2019-07-12 12:48 ` ✓ Fi.CI.BAT: success for Enable HuC by default for Gen11+ Patchwork
2019-07-13 22:29 ` ✓ Fi.CI.IGT: " 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.