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
/
gt
/
intel_timeline.c
Age
Commit message (
Expand
)
Author
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
2021-10-18
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
2021-10-18
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
2021-08-19
drm/i915: Fix syncmap memory leak
Matthew Brost
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
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/gt: SPDX cleanup
Chris Wilson
2021-03-24
drm/i915: Pin timeline map after first timeline pin, v4.
Maarten Lankhorst
2021-03-24
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2020-11-19
drm/i915/gt: Show all active timelines for debugging
Chris Wilson
2020-11-03
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-07-15
drm/i915/gt: Trace placement of timeline HWSP
Chris Wilson
2020-05-11
drm/i915: Make intel_timeline_init static
Mika Kuoppala
2020-04-27
drm/i915/gt: Check cacheline is valid before acquiring
Chris Wilson
2020-04-21
drm/i915/gt: Poison residual state [HWSP] across resume.
Chris Wilson
2020-03-23
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
Chris Wilson
2020-03-07
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
2020-02-03
drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-09
drm/i915/gt: Drop a defunct timeline assertion
Chris Wilson
2019-12-17
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-13
drm/i915: Use EAGAIN for trylock failures
Chris Wilson
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-20
drm/i915/gt: Declare timeline.lock to be irq-free
Chris Wilson
2019-11-20
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
2019-11-19
drm/i915/gt: Move new timelines to the end of active_list
Chris Wilson
2019-11-01
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-09-20
drm/i915: Protect timeline->hwsp dereferencing
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-15
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
2019-08-15
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-06-26
drm/i915/gt: Always call kref_init for the timeline
Chris Wilson
2019-06-26
drm/i915/gt: Drop stale commentary for timeline density
Chris Wilson
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
[next]