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