summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/pxp/intel_pxp_huc.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-17drm/i915/pxp: Clean up zero initializersVille Syrjälä1-2/+2
2023-06-05drm/i915/mtl/huc: auth HuC via GSCDaniele Ceraolo Spurio1-1/+1
2023-02-08drm/i915/pxp: fix __le64 access to get rid of sparse warningJani Nikula1-1/+1
2023-01-18drm/i915: remove a couple of superfluous i915_drm.h includesJani Nikula1-2/+0
2022-12-09drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn1-3/+6
2022-11-16drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43Alan Previn1-5/+5
2022-11-08drm/i915/pxp: use <> instead of "" for headers in include/Jani Nikula1-1/+2
2022-10-03drm/i915/pxp: add huc authentication and loading commandTomas Winkler1-0/+69