index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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
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
2021-01-13
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2021-01-12
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
2021-01-12
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-10
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-09-30
drm/i915/gt: Signal cancelled requests
Chris Wilson
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
[next]