index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
uc
/
intel_guc.h
Age
Commit message (
Expand
)
Author
2022-07-27
Merge remote-tracking branch 'drm/drm-next' into drm-tip
Thomas Zimmermann
2022-07-19
drm/i915/guc: support v69 in parallel to v70
Daniele Ceraolo Spurio
2022-06-27
drm/i915/guc: Don't update engine busyness stats too frequently
Alan Previn
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-16
i915/guc/reset: Make __guc_reset_context aware of guilty engines
Umesh Nerlige Ramappa
2022-05-12
i915/guc/reset: Make __guc_reset_context aware of guilty engines
Umesh Nerlige Ramappa
2022-04-14
drm/i915/guc: Update to GuC version 70.1.1
John Harrison
2022-03-22
drm/i915/guc: Print the GuC error capture output register list.
Alan Previn
2022-03-22
drm/i915/guc: Update GuC ADS size for error capture lists
Alan Previn
2022-03-03
drm/i915/guc: Add an explicit 'submission_initialized' flag
John Harrison
2022-02-25
drm/i915/guc: Remove plain ads_blob pointer
Lucas De Marchi
2022-02-25
drm/i915/guc: Keep iosys_map of ads_blob around
Lucas De Marchi
2022-02-08
drm/i915/guc: Use a single pass to calculate regset
Lucas De Marchi
2022-01-25
drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference
Umesh Nerlige Ramappa
2022-01-21
drm/i915/guc: Add work queue to trigger a GT reset
Matthew Brost
2022-01-11
drm/i915/guc: Update to GuC version 69.0.3
John Harrison
2021-12-15
drm/i915/guc: Selftest for stealing of guc ids
Matthew Brost
2021-10-28
drm/i915/pmu: Connect engine busyness stats from GuC to pmu
Umesh Nerlige Ramappa
2021-10-15
drm/i915/guc: Implement multi-lrc submission
Matthew Brost
2021-10-15
drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
Matthew Brost
2021-10-15
drm/i915/guc: Take GT PM ref when deregistering context
Matthew Brost
2021-10-15
drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
Matthew Brost
2021-09-13
drm/i915/guc: Add GuC kernel doc
Matthew Brost
2021-08-03
drm/i915/guc/rc: Setup and enable GuCRC feature
Vinay Belgaumkar
2021-08-03
drm/i915/guc/slpc: Initial definitions for SLPC
Vinay Belgaumkar
2021-07-27
drm/i915/guc: Unblock GuC submission on Gen11+
Daniele Ceraolo Spurio
2021-07-27
drm/i915/guc: Implement banned contexts for GuC submission
Matthew Brost
2021-07-27
drm/i915/guc: Add golden context to GuC ADS
John Harrison
2021-07-27
drm/i915/guc: Hook GuC scheduling policies up
John Harrison
2021-07-27
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
2021-07-27
drm/i915/guc: Provide mmio list to be saved/restored on engine reset
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-27
drm/i915/guc: Add disable interrupts to guc sanitize
Matthew Brost
2021-07-27
drm/i915/guc: Reset implementation for new GuC interface
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-22
drm/i915/guc: Implement GuC submission tasklet
Matthew Brost
2021-07-22
drm/i915/guc: Add LRC descriptor context lookup array
Matthew Brost
2021-07-22
drm/i915/guc: Remove GuC stage descriptor, add LRC descriptor
Matthew Brost
2021-07-13
drm/i915/guc: Add non blocking CTB send function
Matthew Brost
2021-06-03
drm/i915/guc: Drop guc->interrupts.enabled
Matthew Brost
2021-06-03
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
2021-01-13
drm/i915/guc: Delete GuC code unused in future patches
Matthew Brost
2020-03-26
drm/i915/uc: Move uC debugfs to its own folder under GT
Daniele Ceraolo Spurio
2020-03-26
drm/i915/debugfs: move uC printers and update debugfs file names
Daniele Ceraolo Spurio
2020-02-20
drm/i915/guc: Apply new uC status tracking to GuC submission as well
Daniele Ceraolo Spurio
2020-02-20
drm/i915/uc: Improve tracking of uC init status
Daniele Ceraolo Spurio
[next]