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
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
2018-09-05
drm/i915: Reduce context HW ID lifetime
Chris Wilson
2018-09-04
drm/i915/icl: Fix context RPCS programming
Tvrtko Ursulin
2018-08-29
drm/i915/execlists: Flush tasklet directly from reset-finish
Chris Wilson
2018-08-16
drm/i915/execlists: Include reset depth in traces
Chris Wilson
2018-08-15
drm/i915: Remove useless error return from intel_init_mocs_engine()
Chris Wilson
2018-08-10
drm/i915/icl: account for context save/restore removed bits
Paulo Zanoni
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
2018-08-01
drm/i915/execlists: Terminate the context image with BB_END
Chris Wilson
2018-07-27
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
2018-07-27
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
2018-07-27
drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGN
Chris Wilson
2018-07-27
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
Chris Wilson
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-16
drm/i915/execlists: Disable submission tasklet upon wedging
Chris Wilson
2018-07-13
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
2018-07-11
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
2018-07-10
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
2018-06-28
drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
Chris Wilson
2018-06-28
drm/i915/execlists: Trust the CSB
Chris Wilson
2018-06-28
drm/i915/execlists: Stop storing the CSB read pointer in the mmio register
Chris Wilson
2018-06-28
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
2018-06-28
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
2018-06-28
drm/i915/execlists: Process one CSB update at a time
Chris Wilson
2018-06-28
drm/i915/execlists: Pull CSB reset under the timeline.lock
Chris Wilson
2018-06-28
drm/i915/execlists: Pull submit after dequeue under timeline lock
Chris Wilson
2018-06-25
drm/i915: Context objects can never be active when freed
Chris Wilson
2018-06-25
drm/i915/execlists: Check for ce->state before destroy
Chris Wilson
2018-06-18
drm/i915/execlists: Pull the w/a LRI emission into a helper
Chris Wilson
2018-06-18
drm/i915: Enable provoking vertex fix on Gen9 systems.
Kenneth Graunke
2018-06-15
drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
Chris Wilson
2018-06-14
drm/i915/execlists: Push the tasklet kick after reset to reset_finish
Chris Wilson
2018-06-11
drm/i915/execlists: Avoid putting the error pointer
Chris Wilson
2018-06-11
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-04
drm/i915/perf: fix ctx_id read with GuC & ICL
Lionel Landwerlin
2018-06-04
drm/i915: drop one bit on the hw_id when using guc
Lionel Landwerlin
2018-05-31
drm/i915: After reset on sanitization, reset the engine backends
Chris Wilson
2018-05-25
drm/i915/execlists: Wait for ELSP submission on restart
Chris Wilson
2018-05-25
drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
Chris Wilson
2018-05-19
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
2018-05-18
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-17
drm/i915/execlists: HWACK checking superseded checking port[0].count
Chris Wilson
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-16
drm/i915/execlists: Flush pending preemption events during reset
Chris Wilson
[next]