index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
uc
/
intel_guc_ct.c
Age
Commit message (
Expand
)
Author
2023-05-31
drm/i915/guc: Drop legacy CTB definitions
Michal Wajdeczko
2023-05-30
drm/i915/guc: Track all sent actions to GuC
Michal Wajdeczko
2023-05-30
drm/i915/guc: Update log for unsolicited CTB response
Michal Wajdeczko
2023-05-30
drm/i915/guc: Use FAST_REQUEST for non-blocking H2G calls
Michal Wajdeczko
2023-05-16
drm/i915/guc: Dump error capture to dmesg on CTB error
John Harrison
2023-04-25
drm/i915/mtl: workaround coherency issue for Media
Fei Yang
2023-01-31
drm/i915/guc: Update GuC messages in intel_guc_ct.c
Michal Wajdeczko
2022-07-29
drm/i915/guc: Don't abort on CTB_UNUSED status
John Harrison
2022-07-28
drm/i915/guc: Check for ct enabled while waiting for response
Zhanjun Dong
2022-03-02
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
2022-03-02
drm/i915: Use str_enable_disable()
Lucas De Marchi
2022-01-26
drm/i915/guc: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2022-01-11
drm/i915/guc: Update to GuC version 69.0.3
John Harrison
2021-12-15
drm/i915/guc: Kick G2H tasklet if no credits
Matthew Brost
2021-12-15
drm/i915/guc: Add extra debug on CT deadlock
Matthew Brost
2021-10-15
drm/i915/guc: Implement multi-lrc submission
Matthew Brost
2021-10-01
drm/i915/guc: Move and improve error message for missed CTB reply
Michal Wajdeczko
2021-10-01
drm/i915/guc: Print error name on CTB send failure
Michal Wajdeczko
2021-10-01
drm/i915/guc: Print error name on CTB (de)registration failure
Michal Wajdeczko
2021-10-01
drm/i915/guc: Verify result from CTB (de)register action
Michal Wajdeczko
2021-09-13
drm/i915/guc: Process all G2H message at once in work queue
Matthew Brost
2021-07-27
drm/i915/guc: Don't complain about reset races
John Harrison
2021-07-27
drm/i915/guc: Handle engine reset failure notification
Matthew Brost
2021-07-27
drm/i915/guc: Handle context reset notification
Matthew Brost
2021-07-22
drm/i915/guc: Update GuC debugfs to support new GuC
Matthew Brost
2021-07-22
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
Matthew Brost
2021-07-22
drm/i915/guc: Ensure G2H response has space in buffer
Matthew Brost
2021-07-22
drm/i915/guc: Defer context unpin until scheduling is disabled
Matthew Brost
2021-07-22
drm/i915/guc: Implement GuC context operations for new inteface
Matthew Brost
2021-07-13
drm/i915/guc: Module load failure test for CT buffer creation
John Harrison
2021-07-13
drm/i915/guc: Optimize CTB writes and reads
Matthew Brost
2021-07-13
drm/i915/guc: Add stall timer to non blocking CTB send function
Matthew Brost
2021-07-13
drm/i915/guc: Add non blocking CTB send function
Matthew Brost
2021-07-13
drm/i915/guc: Increase size of CTB buffers
Matthew Brost
2021-07-13
drm/i915/guc: Improve error message for unsolicited CT response
Matthew Brost
2021-07-13
drm/i915/guc: Relax CTB response timeout
Matthew Brost
2021-06-18
drm/i915/guc: Update firmware to v62.0.0
Michal Wajdeczko
2021-06-04
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
2021-06-04
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2021-06-04
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
2021-06-04
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
2021-06-04
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2021-06-04
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
2021-06-04
drm/i915/guc: Replace CTB array with explicit members
Michal Wajdeczko
2021-06-03
drm/i915/guc: Don't repeat CTB layout calculations
Michal Wajdeczko
2021-06-03
drm/i915/guc: Only rely on own CTB size
Michal Wajdeczko
2021-06-03
drm/i915/guc: Stop using fence/status from CTB descriptor
Michal Wajdeczko
2021-06-03
drm/i915/guc: use probe_error log for CT enablement failure
Daniele Ceraolo Spurio
2020-10-29
drm/i915/guc: Clear pointers on free
John Harrison
2020-01-31
drm/i915/guc: Introduce guc_is_ready
Michal Wajdeczko
[next]