summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_guc.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-04drm/i915/guc: add dbgfs_node member kernel-docJani Nikula1-0/+1
2023-03-21drm/i915/gt: Create per-gt debugfs filesAndi Shyti1-0/+2
2022-12-01drm/i915/guc: Use GuC submission API version numberJohn Harrison1-0/+11
2022-11-14drm/i915/guc: handle interrupts from media GuCDaniele Ceraolo Spurio1-1/+4
2022-10-27drm/i915/guc: Delay disabling guc_id scheduling for better hysteresisMatthew Brost1-0/+16
2022-08-20Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to...Matthew Auld1-16/+1
2022-08-19drm/i915/guc: Add delay to disable scheduling after pin count goes to zeroMatthew Brost1-1/+16
2022-08-17drm/i915/guc: Add GuC <-> kernel time stamp translation informationJohn Harrison1-0/+2
2022-07-20drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio1-0/+5
2022-06-27drm/i915/guc: Don't update engine busyness stats too frequentlyAlan Previn1-0/+8
2022-05-12i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa1-1/+1
2022-04-15drm/i915/guc: Update to GuC version 70.1.1John Harrison1-5/+0
2022-03-22drm/i915/guc: Print the GuC error capture output register list.Alan Previn1-0/+3
2022-03-22drm/i915/guc: Update GuC ADS size for error capture listsAlan Previn1-2/+7
2022-03-04drm/i915/guc: Add an explicit 'submission_initialized' flagJohn Harrison1-0/+2
2022-02-26drm/i915/guc: Remove plain ads_blob pointerLucas De Marchi1-2/+1
2022-02-26drm/i915/guc: Keep iosys_map of ads_blob aroundLucas De Marchi1-1/+3
2022-02-09drm/i915/guc: Use a single pass to calculate regsetLucas De Marchi1-0/+7
2022-01-26drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa1-0/+5
2022-01-22drm/i915/guc: Add work queue to trigger a GT resetMatthew Brost1-0/+9
2022-01-11drm/i915/guc: Update to GuC version 69.0.3John Harrison1-0/+4
2021-12-16drm/i915/guc: Selftest for stealing of guc idsMatthew Brost1-0/+12
2021-10-28drm/i915/pmu: Connect engine busyness stats from GuC to pmuUmesh Nerlige Ramappa1-0/+30
2021-10-15drm/i915/guc: Implement multi-lrc submissionMatthew Brost1-0/+11
2021-10-15drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_idsMatthew Brost1-1/+5
2021-10-15drm/i915/guc: Take GT PM ref when deregistering contextMatthew Brost1-0/+11
2021-10-15drm/i915/guc: Move GuC guc_id allocation under submission state sub-structMatthew Brost1-9/+19
2021-09-13drm/i915/guc: Add GuC kernel docMatthew Brost1-14/+61
2021-08-04drm/i915/guc/rc: Setup and enable GuCRC featureVinay Belgaumkar1-0/+2
2021-08-04drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar1-0/+2
2021-07-28drm/i915/guc: Unblock GuC submission on Gen11+Daniele Ceraolo Spurio1-0/+1
2021-07-28drm/i915/guc: Implement banned contexts for GuC submissionMatthew Brost1-0/+2
2021-07-28drm/i915/guc: Add golden context to GuC ADSJohn Harrison1-0/+2
2021-07-28drm/i915/guc: Hook GuC scheduling policies upJohn Harrison1-0/+2
2021-07-28drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison1-0/+2
2021-07-28drm/i915/guc: Provide mmio list to be saved/restored on engine resetJohn Harrison1-0/+1
2021-07-28drm/i915/guc: Handle engine reset failure notificationMatthew Brost1-0/+2
2021-07-28drm/i915/guc: Handle context reset notificationMatthew Brost1-0/+2
2021-07-28drm/i915/guc: Add disable interrupts to guc sanitizeMatthew Brost1-0/+16
2021-07-28drm/i915/guc: Reset implementation for new GuC interfaceMatthew Brost1-3/+5
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost1-0/+4
2021-07-22drm/i915/guc: Ensure G2H response has space in bufferMatthew Brost1-3/+5
2021-07-22drm/i915/guc: Defer context unpin until scheduling is disabledMatthew Brost1-0/+2
2021-07-22drm/i915/guc: Implement GuC context operations for new intefaceMatthew Brost1-0/+47
2021-07-22drm/i915/guc: Implement GuC submission taskletMatthew Brost1-0/+4
2021-07-22drm/i915/guc: Add LRC descriptor context lookup arrayMatthew Brost1-0/+5
2021-07-22drm/i915/guc: Remove GuC stage descriptor, add LRC descriptorMatthew Brost1-2/+2
2021-07-13drm/i915/guc: Add non blocking CTB send functionMatthew Brost1-2/+9
2021-06-04drm/i915/guc: Drop guc->interrupts.enabledMatthew Brost1-1/+0
2021-06-04drm/i915/guc: Remove sample_forcewake h2g actionRodrigo Vivi1-1/+0