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

Peter Antoine peter.antoine at intel.com
Tue Aug 16 11:18:28 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.

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 | 19 +++++++++++++++++++
 drivers/gpu/drm/i915/intel_huc.h        |  2 +-
 drivers/gpu/drm/i915/intel_huc_loader.c | 21 +++++++++++++++++++++
 include/uapi/drm/i915_drm.h             |  2 ++
 6 files changed, 52 insertions(+), 2 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list