summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_uc.h
AgeCommit message (Expand)Author
2020-03-26drm/i915/uc: do not free err log on uc_finiDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: Abort early on uc_init failureDaniele Ceraolo Spurio
2020-02-20drm/i915/guc: Apply new uC status tracking to GuC submission as wellDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: Improve tracking of uC init statusDaniele Ceraolo Spurio
2020-02-20drm/i915/uc: autogenerate uC checker functionsDaniele Ceraolo Spurio
2020-01-11drm/i915/uc: Add sanitize to to intel_uc_opsMichal Wajdeczko
2020-01-11drm/i915/uc: Add init/fini to to intel_uc_opsMichal Wajdeczko
2020-01-11drm/i915/uc: Add init_fw/fini_fw to to intel_uc_opsMichal Wajdeczko
2020-01-11drm/i915/uc: Add ops to intel_ucMichal Wajdeczko
2019-08-17drm/i915/uc: Never fail on uC preparation stepMichal Wajdeczko
2019-08-16drm/i915/uc: Add explicit DISABLED state for firmwareMichal Wajdeczko
2019-08-12drm/i915/uc: Update copyright and licenseMichal Wajdeczko
2019-08-02drm/i915/uc: Move GuC error log to uc and release it on finiMichal Wajdeczko
2019-08-01drm/i915/guc: Use dedicated flag to track submission modeMichal Wajdeczko
2019-08-01drm/i915/uc: Consider enable_guc modparam during fw selectionMichal Wajdeczko
2019-08-01drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*Michal Wajdeczko
2019-08-01drm/i915/uc: Move uC early functions inside the GT onesDaniele Ceraolo Spurio
2019-07-31drm/i915/uc: Don't enable communication twice on resumeDaniele Ceraolo Spurio
2019-07-13drm/i915/uc: Move intel functions to intel_ucDaniele Ceraolo Spurio
2019-07-13drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_ucDaniele Ceraolo Spurio
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio