aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/uc/intel_uc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-16i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa1-1/+1
2021-08-03drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar1-0/+2
2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar1-0/+2
2021-07-27drm/i915/guc: Add golden context to GuC ADSJohn Harrison1-0/+1
2021-07-27drm/i915/guc: Don't complain about reset racesJohn Harrison1-0/+2
2021-07-27drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost1-0/+3
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost1-0/+5
2020-03-26drm/i915/uc: do not free err log on uc_finiDaniele Ceraolo Spurio1-0/+1
2020-02-20drm/i915/uc: Abort early on uc_init failureDaniele Ceraolo Spurio1-2/+2
2020-02-20drm/i915/guc: Apply new uC status tracking to GuC submission as wellDaniele Ceraolo Spurio1-19/+11
2020-02-20drm/i915/uc: Improve tracking of uC init statusDaniele Ceraolo Spurio1-1/+23
2020-02-20drm/i915/uc: autogenerate uC checker functionsDaniele Ceraolo Spurio1-17/+13
2020-01-11drm/i915/uc: Add sanitize to to intel_uc_opsMichal Wajdeczko1-1/+2
2020-01-11drm/i915/uc: Add init/fini to to intel_uc_opsMichal Wajdeczko1-2/+4
2020-01-11drm/i915/uc: Add init_fw/fini_fw to to intel_uc_opsMichal Wajdeczko1-2/+4
2020-01-11drm/i915/uc: Add ops to intel_ucMichal Wajdeczko1-2/+19
2019-08-17drm/i915/uc: Never fail on uC preparation stepMichal Wajdeczko1-1/+1
2019-08-16drm/i915/uc: Add explicit DISABLED state for firmwareMichal Wajdeczko1-1/+16
2019-08-12drm/i915/uc: Update copyright and licenseMichal Wajdeczko1-21/+3
2019-08-02drm/i915/uc: Move GuC error log to uc and release it on finiMichal Wajdeczko1-0/+3
2019-08-01drm/i915/guc: Use dedicated flag to track submission modeMichal Wajdeczko1-2/+1
2019-08-01drm/i915/uc: Consider enable_guc modparam during fw selectionMichal Wajdeczko1-4/+2
2019-08-01drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*Michal Wajdeczko1-3/+3
2019-08-01drm/i915/uc: Move uC early functions inside the GT onesDaniele Ceraolo Spurio1-1/+1
2019-07-31drm/i915/uc: Don't enable communication twice on resumeDaniele Ceraolo Spurio1-0/+1
2019-07-13drm/i915/uc: Move intel functions to intel_ucDaniele Ceraolo Spurio1-17/+17
2019-07-13drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_ucDaniele Ceraolo Spurio1-0/+5
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio1-0/+64