index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_user.c
Age
Commit message (
Expand
)
Author
2023-11-29
drm/i915/gsc: Mark internal GSC engine with reserved uabi class
Tvrtko Ursulin
2023-10-03
drm/i915: Clarify type evolution of uabi_node/uabi_engines
Mathias Krause
2023-04-19
drm/i915/gt: Consider multi-gt instead of to_gt()
Tejas Upadhyay
2022-11-07
drm/i915/mtl: don't expose GSC command streamer to the user
Daniele Ceraolo Spurio
2022-11-07
drm/i915/mtl: add initial definitions for GSC CS
Daniele Ceraolo Spurio
2022-04-29
drm/i915/xehp: Add compute engine ABI
Matt Roper
2022-04-05
drm/i915: Count engine instances per uabi class
Tvrtko Ursulin
2022-03-02
drm/i915/xehp: Define compute class and engine
Matt Roper
2021-12-17
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-07-27
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-07-06
drm/i915: Reboot CI if we get wedged during driver init
Michał Winiarski
2020-01-22
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-26
drm/i915/gt: Ignore incomplete engines after init failure
Chris Wilson
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
2019-08-08
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
2019-08-07
drm/i915: Rename engines to match their user interface
Chris Wilson
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson