summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-18drm/i915/guc: Add CT size delay helperJonathan Cavitt1-0/+2
2023-05-31drm/i915/guc: Track all sent actions to GuCMichal Wajdeczko1-0/+11
2023-05-16drm/i915/guc: Dump error capture to dmesg on CTB errorJohn Harrison1-0/+6
2021-07-22drm/i915/guc: Update GuC debugfs to support new GuCMatthew Brost1-0/+3
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-1/+10
2021-07-13drm/i915/guc: Optimize CTB writes and readsMatthew Brost1-0/+6
2021-07-13drm/i915/guc: Add stall timer to non blocking CTB send functionMatthew Brost1-0/+4
2021-07-13drm/i915/guc: Add non blocking CTB send functionMatthew Brost1-2/+2
2021-06-19drm/i915/guc: Update firmware to v62.0.0Michal Wajdeczko1-2/+4
2021-06-04drm/i915/guc: Don't receive all G2H messages in irq handlerMichal Wajdeczko1-0/+3
2021-06-04drm/i915/guc: Start protecting access to CTB descriptorsMichal Wajdeczko1-0/+2
2021-06-04drm/i915/guc: Replace CTB array with explicit membersMichal Wajdeczko1-2/+5
2021-06-04drm/i915/guc: Only rely on own CTB sizeMichal Wajdeczko1-0/+2
2020-02-07drm/i915/guc: Make sure to sanitize CT statusMichal Wajdeczko1-0/+5
2020-01-14drm/i915/guc: Use correct name for last CT fenceMichal Wajdeczko1-1/+1
2019-12-18drm/i915/guc: Remove function pointers for send/receive callsDaniele Ceraolo Spurio1-2/+7
2019-12-18drm/i915/guc/ct: Group request-related variables in a sub-structureDaniele Ceraolo Spurio1-5/+8
2019-12-18drm/i915/guc/ct: Stop expecting multiple CT channelsDaniele Ceraolo Spurio1-31/+12
2019-12-18drm/i915/guc: Merge communication_stop and communication_disableDaniele Ceraolo Spurio1-5/+0
2019-08-12drm/i915/uc: Update copyright and licenseMichal Wajdeczko1-20/+2
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio1-0/+111