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
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-28
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
2018-12-18
drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
Chris Wilson
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-07
drm/i915: Pipeline PDP updates for Braswell
Chris Wilson
2018-12-07
drm/i915: Push EMIT_INVALIDATE at request start to backends
Chris Wilson
2018-12-07
drm/i915/icl: Forcibly evict stale csb entries
Mika Kuoppala
2018-12-06
drm/i915/execlists: Apply a full mb before execution for Braswell
Chris Wilson
2018-12-06
drm/i915/execlists: Move RCS mmio workaround to new common wa_list
Chris Wilson
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
2018-12-04
drm/i915: Move register white-listing to the common workaround framework
Tvrtko Ursulin
2018-12-04
drm/i915: Introduce per-engine workarounds
Tvrtko Ursulin
2018-12-04
drm/i915: Complete the fences as they are cancelled due to wedging
Chris Wilson
2018-12-03
drm/i915/vgpu: Disallow loading on old vGPU hosts
Chris Wilson
2018-11-28
drm/i915: Mark up early pre-production Kabylakes
Chris Wilson
2018-11-08
drm/i915: Set MI_INVALIDATE_BSD for all video-decode engines
Chris Wilson
2018-11-08
drm/i915/execlists: Force write serialisation into context image vs execution
Chris Wilson
2018-10-18
drm/i915: GEM_WARN_ON considered harmful
Tvrtko Ursulin
2018-10-03
drm/i915/execlists: Flush the CS events before unpinning
Chris Wilson
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
drm/i915: Priority boost for new clients
Chris Wilson
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
2018-09-27
drm/i915/execlists: Avoid kicking priority on the current context
Chris Wilson
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-27
drm/i915: Log HWS seqno consistently
Tvrtko Ursulin
2018-09-25
drm/i915: Match code to comment and enforce ppgtt for execlists
Chris Wilson
2018-09-25
drm/i915/execlists: Assert the queue is non-empty on unsubmitting
Chris Wilson
2018-09-20
drm/i915/execlists: Onion unwind for logical_ring_init() failure
Chris Wilson
2018-09-14
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
2018-09-14
drm/i915/execlists: Delay updating ring register state after resume
Chris Wilson
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
[next]