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-03-19
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-19
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
2019-03-18
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
2019-03-18
drm/i915: Switch to use HWS indices rather than addresses
Chris Wilson
2019-03-15
drm/i915: Always kick the execlists tasklet after reset
Chris Wilson
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-12
drm/i915: Consolidate reset-request debug message
Chris Wilson
2019-03-08
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
2019-03-08
drm/i915: Track the pinned kernel contexts on each engine
Chris Wilson
2019-03-08
drm/i915: Make context pinning part of intel_context_ops
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
drm/i915: Store the intel_context_ops in the intel_engine_cs
Chris Wilson
2019-03-08
drm/i915: Track active engines within a context
Chris Wilson
2019-03-06
drm/i915: Pass around the intel_context
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-01
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
2019-03-01
drm/i915/execlists: Suppress redundant preemption
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
drm/i915: Compute the global scheduler caps
Chris Wilson
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
2019-02-26
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
Chris Wilson
2019-02-14
drm/i915: Only try to park engines after a failed reset
Chris Wilson
2019-02-09
drm/i915/execlists: Refactor out can_merge_rq()
Chris Wilson
2019-02-08
drm/i915: Don't claim an unstarted request was guilty
Chris Wilson
2019-02-05
drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
Tvrtko Ursulin
2019-02-05
drm/i915/perf: lock powergating configuration to default when active
Lionel Landwerlin
2019-02-05
drm/i915: Record the sseu configuration per-context & engine
Lionel Landwerlin
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
drm/i915: Introduce concept of per-timeline (context) HWSP
Chris Wilson
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
drm/i915: Remove manual breadcumb counting
Chris Wilson
2019-01-25
drm/i915: Measure the required reserved size for request emission
Chris Wilson
2019-01-25
drm/i915/execlists: Move RPCS setup to context pin
Tvrtko Ursulin
2019-01-23
drm/i915/execlists: Mark up priority boost on preemption
Chris Wilson
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
2019-01-15
drm/i915: Move intel_execlists_show_requests() aside
Chris Wilson
2019-01-14
drm/i915: Combined gt.awake/gt.power wakerefs
Chris Wilson
2019-01-10
drm/i915: drop DPF code for gen8+
Daniele Ceraolo Spurio
2019-01-10
drm/i915: init per-engine WAs for all engines
Daniele Ceraolo Spurio
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
[next]