index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ring_submission.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: vma is always backed by an object.
Maarten Lankhorst
2021-11-19
1
-1
/
+1
*
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Ville Syrjälä
2021-10-18
1
-1
/
+1
*
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-09-24
1
-0
/
+3
*
drm/i915: s/0/NULL/
Ville Syrjälä
2021-08-25
1
-1
/
+1
*
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
1
-0
/
+16
*
drm/i915/guc: Implement banned contexts for GuC submission
Matthew Brost
2021-07-27
1
-0
/
+20
*
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-27
1
-0
/
+22
*
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
2021-07-02
1
-2
/
+5
*
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-18
1
-6
/
+6
*
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-05
1
-32
/
+32
*
drm/i915/gt: Move CS interrupt handler to the backend
Chris Wilson
2021-05-25
1
-0
/
+8
*
drm/i915/gt: Move engine setup out of set_default_submission
Chris Wilson
2021-05-25
1
-4
/
+0
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-82
/
+64
|
\
|
*
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
1
-1
/
+1
|
*
drm/i915/gt: Insert spaces into GEN3_L3LOG_SIZE/4
Chris Wilson
2021-03-24
1
-3
/
+5
|
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
1
-26
/
+2
|
*
drm/i915/gt: Call stop_ring() from ring resume, again
Chris Wilson
2021-03-24
1
-52
/
+56
*
|
drm/i915: Make ring submission compatible with obj->mm.lock removal, v2.
Maarten Lankhorst
2021-03-24
1
-66
/
+118
|
/
*
drm/i915/gt: Pull ring submission resume under its caller forcewake
Chris Wilson
2021-01-19
1
-52
/
+43
*
drm/i915/gt: Disable the ring before resetting HEAD/TAIL
Chris Wilson
2021-01-19
1
-3
/
+7
*
drm/i915/gt: Lift stop_ring() to reset_prepare
Chris Wilson
2021-01-19
1
-61
/
+36
*
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-15
1
-1
/
+3
*
drm/i915/gt: Prune inlines
Chris Wilson
2021-01-14
1
-3
/
+3
*
drm/i915/gt: Reapply ppgtt enabling after engine resets
Chris Wilson
2021-01-14
1
-3
/
+10
*
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2021-01-13
1
-24
/
+1
*
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
2021-01-12
1
-1
/
+3
*
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
2021-01-12
1
-1
/
+1
*
drm/i915: Refactor marking a request as EIO
Chris Wilson
2021-01-09
1
-4
/
+2
*
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-22
1
-0
/
+35
*
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
2020-12-10
1
-0
/
+1
*
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-11-13
1
-0
/
+1
|
\
|
*
drm/i915/gt: Signal cancelled requests
Chris Wilson
2020-09-30
1
-0
/
+1
*
|
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-09
1
-15
/
+27
|
\
|
|
*
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
1
-9
/
+6
|
*
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
1
-1
/
+12
|
*
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
1
-7
/
+9
|
*
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
1
-1
/
+2
|
*
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
1
-1
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
1
-1
/
+1
*
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-08
1
-1
/
+1
*
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-06-03
1
-3
/
+3
*
drm/i915/gt: Move legacy context wa to intel_workarounds
Chris Wilson
2020-06-02
1
-28
/
+0
*
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
2020-06-02
1
-805
/
+27
*
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-29
1
-12
/
+4
*
drm/i915/ring_submission: use drm_device based logging macros.
Wambui Karuga
2020-03-19
1
-15
/
+18
*
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Chris Wilson
2020-03-15
1
-1
/
+1
*
drm/i915/gt: Wait for the wa batch to be pinned
Chris Wilson
2020-03-07
1
-0
/
+4
*
drm/i915/gen7: Clear all EU/L3 residual contexts
Prathap Kumar Valsan
2020-03-06
1
-1
/
+2
*
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
2020-03-06
1
-4
/
+134
[next]