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_request.c
Age
Commit message (
Expand
)
Author
2019-08-28
drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
Chris Wilson
2019-08-23
drm/i915: Keep drm_i915_file_private around under RCU
Chris Wilson
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-20
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-18
drm/i915: Propagate fence errors
Chris Wilson
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
drm/i915: Move tasklet kicking to __i915_request_queue caller
Chris Wilson
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-09
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-19
drm/i915: Flush the execution-callbacks on retiring
Chris Wilson
2019-06-19
drm/i915: Signal fence completion from i915_request_wait
Chris Wilson
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
drm/i915: Stop retiring along engine
Chris Wilson
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-14
drm/i915: Execute signal callbacks from no-op i915_request_wait
Chris Wilson
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-10
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-22
drm/i915: Extend execution fence to support a callback
Chris Wilson
2019-05-22
drm/i915: Apply an execution_mask to the virtual_engine
Chris Wilson
2019-05-17
drm/i915: Downgrade NEWCLIENT to non-preemptive
Chris Wilson
2019-05-17
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
2019-05-17
drm/i915: Truly bump ready tasks ahead of busywaits
Chris Wilson
2019-05-17
drm/i915: Mark semaphores as complete on unsubmit out if payload was started
Chris Wilson
2019-05-08
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-05-07
drm/i915: Acquire the signaler's timeline HWSP last
Chris Wilson
2019-05-04
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
2019-05-03
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-25
drm/i915: Explicitly pin the logical context for execbuf
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
[next]