summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Add CT size delay helperJonathan Cavitt2023-10-181-0/+2
* drm/i915/guc: Track all sent actions to GuCMichal Wajdeczko2023-05-311-0/+11
* drm/i915/guc: Dump error capture to dmesg on CTB errorJohn Harrison2023-05-161-0/+6
* drm/i915/guc: Update GuC debugfs to support new GuCMatthew Brost2021-07-221-0/+3
* drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost2021-07-221-0/+4
* drm/i915/guc: Ensure G2H response has space in bufferMatthew Brost2021-07-221-1/+10
* drm/i915/guc: Optimize CTB writes and readsMatthew Brost2021-07-131-0/+6
* drm/i915/guc: Add stall timer to non blocking CTB send functionMatthew Brost2021-07-131-0/+4
* drm/i915/guc: Add non blocking CTB send functionMatthew Brost2021-07-131-2/+2
* drm/i915/guc: Update firmware to v62.0.0Michal Wajdeczko2021-06-191-2/+4
* drm/i915/guc: Don't receive all G2H messages in irq handlerMichal Wajdeczko2021-06-041-0/+3
* drm/i915/guc: Start protecting access to CTB descriptorsMichal Wajdeczko2021-06-041-0/+2
* drm/i915/guc: Replace CTB array with explicit membersMichal Wajdeczko2021-06-041-2/+5
* drm/i915/guc: Only rely on own CTB sizeMichal Wajdeczko2021-06-031-0/+2
* drm/i915/guc: Make sure to sanitize CT statusMichal Wajdeczko2020-02-071-0/+5
* drm/i915/guc: Use correct name for last CT fenceMichal Wajdeczko2020-01-141-1/+1
* drm/i915/guc: Remove function pointers for send/receive callsDaniele Ceraolo Spurio2019-12-181-2/+7
* drm/i915/guc/ct: Group request-related variables in a sub-structureDaniele Ceraolo Spurio2019-12-181-5/+8
* drm/i915/guc/ct: Stop expecting multiple CT channelsDaniele Ceraolo Spurio2019-12-181-31/+12
* drm/i915/guc: Merge communication_stop and communication_disableDaniele Ceraolo Spurio2019-12-181-5/+0
* drm/i915/uc: Update copyright and licenseMichal Wajdeczko2019-08-121-20/+2
* drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio2019-07-131-0/+111