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_lrc.c
Age
Commit message (
Expand
)
Author
2020-01-20
Backmerge v5.5-rc7 into drm-next
Dave Airlie
2020-01-13
Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.
Linus Torvalds
2020-01-13
drm/i915/gt: Always reset the timeslice after a context switch
Chris Wilson
2020-01-09
drm/i915/gen9: Clear residual context state on context switch
Akeem G Abodunrin
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-09
drm/i915: Revert "drm/i915/tgl: Wa_1607138340"
Tvrtko Ursulin
2020-01-07
drm/i915/gt: Always force restore freshly pinned contexts
Chris Wilson
2020-01-07
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
2020-01-07
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
2020-01-06
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
2020-01-06
drm/i915/gt: Use memset_p to clear the ports
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-03
drm/i915/gt: Always poison the kernel_context image before unparking
Chris Wilson
2020-01-03
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2020-01-03
drm/i915/gt: Clear LRC image inline
Chris Wilson
2020-01-03
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
2019-12-30
drm/i915/gt: Leave RING_BB_STATE to default value
Chris Wilson
2019-12-30
drm/i915/gt: Avoid using tag 0 for the very first submission
Chris Wilson
2019-12-30
drm/i915/gt: Ensure that all new contexts clear STOP_RING
Chris Wilson
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915/execlists: Select arb on/off around batches based on preemption
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
drm/i915/gt: Teach veng to defer the context allocation
Chris Wilson
2019-12-19
drm/i915/gt: Add breadcrumb retire to physical engine
Chris Wilson
2019-12-19
drm/i915/gt: Schedule request retirement when signaler idles
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-10
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
2019-12-10
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
2019-12-09
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
2019-12-05
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
2019-12-03
drm/i915/gt: Track the context validity explicitly
Chris Wilson
2019-12-03
drm/i915/execlists: Skip nested spinlock for validating pending
Chris Wilson
2019-12-03
drm/i915/execlists: Add a couple more validity checks to assert_pending()
Chris Wilson
2019-11-29
drm/i915/execlists: Ensure the tasklet is decoupled upon shutdown
Chris Wilson
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
2019-11-25
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
2019-11-25
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2019-11-21
drm/i915: Mark intel_wakeref_get() as a sleeper
Chris Wilson
2019-11-21
drm/i915/execlists: Lock the request while validating it during promotion
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-13
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
2019-11-11
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
2019-11-11
drm/i915/execlists: Reduce barrier on context switch to a wmb()
Chris Wilson
[next]