index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_sw_fence.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+1
2021-12-01
drm/i915: Drop stealing of bits from i915_sw_fence function pointer
Matthew Brost
1
-11
/
+17
2021-11-17
drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
Christian König
1
-42
/
+11
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-1
/
+1
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
1
-1
/
+1
2020-12-16
drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
Chris Wilson
1
-10
/
+15
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
1
-1
/
+1
2020-09-16
drm/i915: Filter wake_flags passed to default_wake_function
Chris Wilson
1
-3
/
+7
2020-05-11
drm/i915: Tidy awaiting on dma-fences
Chris Wilson
1
-6
/
+4
2020-03-19
drm/i915: Prefer '%ps' for printing function symbol names
Chris Wilson
1
-1
/
+1
2020-02-12
drm/i915/gem: Don't leak non-persistent requests on changing engines
Chris Wilson
1
-3
/
+14
2019-12-06
drm/i915: Propagate errors on awaiting already signaled dma-fences
Chris Wilson
1
-6
/
+16
2019-11-22
drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
Chris Wilson
1
-2
/
+16
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-4
/
+4
2019-08-18
drm/i915: Propagate fence errors
Chris Wilson
1
-5
/
+18
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-4
/
+4
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
1
-5
/
+34
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
1
-2
/
+2
2019-01-09
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
1
-1
/
+1
2018-12-04
drm/i915: change i915_sw_fence license to MIT
Jonathan Gray
1
-5
/
+2
2018-09-14
drm/i915: Include fence-hint for timeout warning
Chris Wilson
1
-6
/
+7
2018-01-15
drm/i915/fence: Separate timeout mechanism for awaiting on dma-fences
Chris Wilson
1
-21
/
+40
2018-01-15
drm/i915: Only defer freeing of fence callback when also using the timer
Chris Wilson
1
-3
/
+10
2017-12-13
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
Chris Wilson
1
-0
/
+3
2017-12-13
drm/i915/fence: Use rcu to defer freeing of irq_work
Chris Wilson
1
-1
/
+2
2017-10-18
drm/i915: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-10-12
drm/i915/selftests: Wrap a timer into a i915_sw_fence
Chris Wilson
1
-0
/
+10
2017-09-19
drm/i915/fence: Avoid del_timer_sync() from inside a timer
Chris Wilson
1
-6
/
+21
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-45
/
+17
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-11
/
+10
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-7
/
+7
2017-05-17
drm/i915: Import the kfence selftests for i915_sw_fence
Chris Wilson
1
-1
/
+6
2017-05-17
drm/i915: Remove kref from i915_sw_fence
Chris Wilson
1
-44
/
+11
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-4
/
+4
2017-01-16
drm/i915: Flush the change in debugobject before reallocation
Chris Wilson
1
-0
/
+1
2016-11-25
drm/i915: Integrate i915_sw_fence with debugobjects
Chris Wilson
1
-7
/
+133
2016-11-15
drm/i915: Give each sw_fence its own lockclass
Chris Wilson
1
-2
/
+5
2016-10-28
drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
Chris Wilson
1
-4
/
+36
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-20
/
+21
2016-09-09
drm/i915: Add a sw fence for collecting up dma fences
Chris Wilson
1
-0
/
+362