summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_guc.h
AgeCommit message (Expand)Author
2021-12-15drm/i915/guc: Selftest for stealing of guc idsMatthew Brost
2021-10-28drm/i915/pmu: Connect engine busyness stats from GuC to pmuUmesh Nerlige Ramappa
2021-10-15drm/i915/guc: Implement multi-lrc submissionMatthew Brost
2021-10-15drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_idsMatthew Brost
2021-10-15drm/i915/guc: Take GT PM ref when deregistering contextMatthew Brost
2021-10-15drm/i915/guc: Move GuC guc_id allocation under submission state sub-structMatthew Brost
2021-09-13drm/i915/guc: Add GuC kernel docMatthew Brost
2021-08-03drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar
2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar
2021-07-27drm/i915/guc: Unblock GuC submission on Gen11+Daniele Ceraolo Spurio
2021-07-27drm/i915/guc: Implement banned contexts for GuC submissionMatthew Brost
2021-07-27drm/i915/guc: Add golden context to GuC ADSJohn Harrison
2021-07-27drm/i915/guc: Hook GuC scheduling policies upJohn Harrison
2021-07-27drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison
2021-07-27drm/i915/guc: Provide mmio list to be saved/restored on engine resetJohn Harrison
2021-07-27drm/i915/guc: Handle engine reset failure notificationMatthew Brost
2021-07-27drm/i915/guc: Handle context reset notificationMatthew Brost
2021-07-27drm/i915/guc: Add disable interrupts to guc sanitizeMatthew Brost
2021-07-27drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost
2021-07-22drm/i915/guc: Ensure G2H response has space in bufferMatthew Brost
2021-07-22drm/i915/guc: Defer context unpin until scheduling is disabledMatthew Brost
2021-07-22drm/i915/guc: Implement GuC context operations for new intefaceMatthew Brost
2021-07-22drm/i915/guc: Implement GuC submission taskletMatthew Brost
2021-07-22drm/i915/guc: Add LRC descriptor context lookup arrayMatthew Brost
2021-07-22drm/i915/guc: Remove GuC stage descriptor, add LRC descriptorMatthew Brost
2021-07-13drm/i915/guc: Add non blocking CTB send functionMatthew Brost
2021-06-03drm/i915/guc: Drop guc->interrupts.enabledMatthew Brost
2021-06-03drm/i915/guc: Remove sample_forcewake h2g actionRodrigo Vivi
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost
2020-03-26drm/i915/uc: Move uC debugfs to its own folder under GTDaniele Ceraolo Spurio
2020-03-26drm/i915/debugfs: move uC printers and update debugfs file namesDaniele 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-07drm/i915/guc: Make sure to sanitize CT statusMichal Wajdeczko
2020-01-31drm/i915/guc: Introduce guc_is_readyMichal Wajdeczko
2019-12-17drm/i915/guc: Unify notify() functionsDaniele Ceraolo Spurio
2019-12-17drm/i915/guc: Remove function pointers for send/receive callsDaniele Ceraolo Spurio
2019-12-09drm/i915/guc: kill the GuC clientDaniele Ceraolo Spurio
2019-12-09drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio
2019-12-09drm/i915/guc: add a helper to allocate and map guc vmaDaniele Ceraolo Spurio
2019-10-31drm/i915/guc: drop guc shared areaDaniele Ceraolo Spurio
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-07-25drm/i915/uc: Unify uc_fw status trackingDaniele Ceraolo Spurio
2019-07-24drm/i915/guc: Set GuC init params only onceDaniele Ceraolo Spurio
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio