[Intel-gfx] [PATCH v3 0/2] HuC/GuC status to Get Params.

Peter Antoine peter.antoine at intel.com
Thu Aug 18 08:35:41 UTC 2016


As it states on the tin. Add the HuC/GuC patches to the Get params so
that they can be accessed from userspace. This is a requirement for the
opensourcing of media codecs that require the HuC/GuC.

These patches require the HuC enabling patches. patchset: HuC Loading Patches.

v2: removed extra forcewakes that were not required. (T.Ursulin)
v3: simplify the parameter handling. (C.Wilson)

Peter Antoine (2):
  drm/i915/get_params: Add GuC status to getparams
  drm/i915/get_params: Add HuC status to getparams

 drivers/gpu/drm/i915/i915_drv.c         |  8 ++++++++
 drivers/gpu/drm/i915/intel_guc.h        |  2 +-
 drivers/gpu/drm/i915/intel_guc_loader.c | 18 ++++++++++++++++++
 drivers/gpu/drm/i915/intel_huc.h        |  2 +-
 drivers/gpu/drm/i915/intel_huc_loader.c | 14 ++++++++++++++
 include/uapi/drm/i915_drm.h             |  2 ++
 6 files changed, 44 insertions(+), 2 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list