index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_timeline.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: don't include drm_cache.h in i915_drv.h
Jani Nikula
2022-02-14
1
-0
/
+2
*
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-02-11
1
-1
/
+2
*
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
2021-10-18
1
-1
/
+1
*
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
2021-10-18
1
-1
/
+1
*
drm/i915: Fix syncmap memory leak
Matthew Brost
2021-08-19
1
-0
/
+9
*
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-05-05
1
-2
/
+2
*
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-08
1
-2
/
+1
|
\
|
*
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
1
-2
/
+1
*
|
drm/i915: Pin timeline map after first timeline pin, v4.
Maarten Lankhorst
2021-03-24
1
-12
/
+28
*
|
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-03-24
1
-338
/
+84
|
/
*
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-15
1
-2
/
+2
*
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-22
1
-0
/
+19
*
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2020-12-18
1
-6
/
+4
*
drm/i915/gt: Show all active timelines for debugging
Chris Wilson
2020-11-19
1
-0
/
+80
*
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
2020-11-04
1
-8
/
+10
*
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
1
-3
/
+9
*
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
2020-09-07
1
-1
/
+3
*
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
1
-5
/
+7
*
drm/i915/gt: Trace placement of timeline HWSP
Chris Wilson
2020-07-15
1
-0
/
+7
*
drm/i915: Make intel_timeline_init static
Mika Kuoppala
2020-05-11
1
-4
/
+4
*
drm/i915/gt: Check cacheline is valid before acquiring
Chris Wilson
2020-04-27
1
-0
/
+2
*
drm/i915/gt: Poison residual state [HWSP] across resume.
Chris Wilson
2020-04-21
1
-1
/
+16
*
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
Chris Wilson
2020-03-23
1
-2
/
+10
*
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
2020-03-07
1
-2
/
+6
*
drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
Chris Wilson
2020-02-03
1
-0
/
+2
*
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
1
-2
/
+2
*
drm/i915/gt: Drop a defunct timeline assertion
Chris Wilson
2020-01-09
1
-1
/
+0
*
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-17
1
-40
/
+24
*
drm/i915: Use EAGAIN for trylock failures
Chris Wilson
2019-12-13
1
-1
/
+1
*
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-27
1
-1
/
+1
*
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
1
-0
/
+1
*
drm/i915/gt: Declare timeline.lock to be irq-free
Chris Wilson
2019-11-20
1
-6
/
+4
*
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
2019-11-20
1
-7
/
+27
*
drm/i915/gt: Move new timelines to the end of active_list
Chris Wilson
2019-11-19
1
-1
/
+1
*
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-11-01
1
-12
/
+2
*
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-3
/
+3
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-4
/
+3
*
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-10-04
1
-0
/
+1
*
drm/i915: Protect timeline->hwsp dereferencing
Chris Wilson
2019-09-20
1
-7
/
+25
*
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-3
/
+3
*
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-23
1
-4
/
+6
*
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-16
1
-4
/
+3
*
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-16
1
-0
/
+4
*
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
2019-08-16
1
-15
/
+12
*
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
2019-08-16
1
-7
/
+5
*
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-16
1
-62
/
+36
*
drm/i915/gt: Always call kref_init for the timeline
Chris Wilson
2019-06-26
1
-2
/
+3
*
drm/i915/gt: Drop stale commentary for timeline density
Chris Wilson
2019-06-26
1
-10
/
+0
*
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-3
/
+13
*
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
2019-06-21
1
-3
/
+0
[next]