index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2018-12-04
drm/i915: change i915_sw_fence license to MIT
Jonathan Gray
2018-09-14
drm/i915: Include fence-hint for timeout warning
Chris Wilson
2018-01-15
drm/i915/fence: Separate timeout mechanism for awaiting on dma-fences
Chris Wilson
2018-01-15
drm/i915: Only defer freeing of fence callback when also using the timer
Chris Wilson
2017-12-13
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
Chris Wilson
2017-12-13
drm/i915/fence: Use rcu to defer freeing of irq_work
Chris Wilson
2017-10-18
drm/i915: Convert timers to use timer_setup()
Kees Cook
2017-10-12
drm/i915/selftests: Wrap a timer into a i915_sw_fence
Chris Wilson
2017-09-19
drm/i915/fence: Avoid del_timer_sync() from inside a timer
Chris Wilson
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-05-17
drm/i915: Import the kfence selftests for i915_sw_fence
Chris Wilson
2017-05-17
drm/i915: Remove kref from i915_sw_fence
Chris Wilson
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-01-16
drm/i915: Flush the change in debugobject before reallocation
Chris Wilson
2016-11-25
drm/i915: Integrate i915_sw_fence with debugobjects
Chris Wilson
2016-11-14
drm/i915: Give each sw_fence its own lockclass
Chris Wilson
2016-10-28
drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
Chris Wilson
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-09
drm/i915: Add a sw fence for collecting up dma fences
Chris Wilson