index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ring_submission.c
Age
Commit message (
Expand
)
Author
2025-07-01
drm/i915/gt: Fix timeline left held on VMA alloc error
Janusz Krzysztofik
2025-05-09
Merge tag 'drm-intel-gt-next-2025-05-08-1' of https://gitlab.freedesktop.org/...
Dave Airlie
2025-04-29
drm/i915/gt: Add delay to let engine resumes properly
Nitin Gote
2025-02-05
Merge drm/drm-next into drm-intel-next
Jani Nikula
2025-01-23
drm/i915/gt: fix typos in i915/gt files.
Nitin Gote
2024-12-20
drm/i915/gt: Use ENGINE_TRACE for tracing.
Nitin Gote
2024-12-18
drm/i915/gt: Increase a time to retry RING_HEAD reset
Nitin Gote
2024-10-22
drm/i915/gt: Retry RING_HEAD reset until it get sticks
Nitin Gote
2024-10-15
drm/i915/gt: s/gen3/gen2/
Ville Syrjälä
2024-10-15
drm/i915/gt: Nuke gen2_irq_{enable,disable}()
Ville Syrjälä
2024-05-16
drm/i915: Support replaying GPU hangs with captured context image
Tvrtko Ursulin
2024-05-16
drm/i915: Shadow default engine context image in the context
Tvrtko Ursulin
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
2023-02-27
drm/i915/gt: Rename dev_priv to i915 for private data naming consistency
Andi Shyti
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-06-17
drm/i915: Improve user experience and driver robustness under SIGINT or similar
Tvrtko Ursulin
2022-05-06
drm/i915: Don't use DRM_DEBUG_WARN_ON for ring unexpectedly not idle
Tvrtko Ursulin
2022-03-22
drm/i915/gt: fix i915_reg_t initialization
Jani Nikula
2022-02-14
drm/i915: don't include drm_cache.h in i915_drv.h
Jani Nikula
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
2022-01-11
drm/i915: Use RING_PSMI_CTL rather than per-engine macros
Matt Roper
2021-11-19
drm/i915: vma is always backed by an object.
Maarten Lankhorst
2021-10-18
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Ville Syrjälä
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-08-25
drm/i915: s/0/NULL/
Ville Syrjälä
2021-07-27
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
drm/i915/guc: Implement banned contexts for GuC submission
Matthew Brost
2021-07-27
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-02
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-05-25
drm/i915/gt: Move CS interrupt handler to the backend
Chris Wilson
2021-05-25
drm/i915/gt: Move engine setup out of set_default_submission
Chris Wilson
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-24
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
drm/i915/gt: Insert spaces into GEN3_L3LOG_SIZE/4
Chris Wilson
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
drm/i915/gt: Call stop_ring() from ring resume, again
Chris Wilson
2021-03-24
drm/i915: Make ring submission compatible with obj->mm.lock removal, v2.
Maarten Lankhorst
2021-01-19
drm/i915/gt: Pull ring submission resume under its caller forcewake
Chris Wilson
2021-01-19
drm/i915/gt: Disable the ring before resetting HEAD/TAIL
Chris Wilson
2021-01-19
drm/i915/gt: Lift stop_ring() to reset_prepare
Chris Wilson
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
2021-01-14
drm/i915/gt: Reapply ppgtt enabling after engine resets
Chris Wilson
[next]