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_ring_submission.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-08
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-06-02
drm/i915/gt: Move legacy context wa to intel_workarounds
Chris Wilson
2020-06-02
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-03-19
drm/i915/ring_submission: use drm_device based logging macros.
Wambui Karuga
2020-03-15
drm/i915/gt: Restrict gen7 w/a batch to Haswell
Chris Wilson
2020-03-07
drm/i915/gt: Wait for the wa batch to be pinned
Chris Wilson
2020-03-06
drm/i915/gen7: Clear all EU/L3 residual contexts
Prathap Kumar Valsan
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-06
drm/i915/gt: Set the PP_DIR registers upon enabling ring submission
Chris Wilson
2020-02-01
drm/i915: Move ringbuffer WAs to engine workaround list
Daniele Ceraolo Spurio
2020-01-30
drm/i915/ring: convert to new logging macros in gt/intel_ring_submission.c
Wambui Karuga
2020-01-22
drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2020-01-07
drm/i915/gt: Take responsibility for engine->release as the last step
Chris Wilson
2020-01-03
drm/i915/gt: Ignore stale context state upon resume
Chris Wilson
2019-12-31
drm/i915/gt: Tweak flushes around ivb ppgtt
Chris Wilson
2019-12-30
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
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: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-17
drm/i915/gt: Avoid multi-LRI on Sandybridge
Chris Wilson
2019-12-16
drm/i915/gt: Tidy up full-ppgtt on Ivybridge
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-08
drm/i915/gt: Turn vm off then on again for gen7 mm switch
Chris Wilson
2019-12-06
drm/i915/gt: Replace I915_WRITE with its uncore counterpart
Andi Shyti
2019-12-05
drm/i915/gt: Bump the PP_DIR invalidation for Baytrail
Chris Wilson
2019-12-03
drm/i915/gt: Set the PD again for Haswell
Chris Wilson
2019-12-03
drm/i915/gt: Track the context validity explicitly
Chris Wilson
2019-11-30
drm/i915/gt: Push the flush_pd before the set-context
Chris Wilson
2019-11-30
drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw
Chris Wilson
2019-11-13
drm/i915/gt: Invalidate as we write the gen7 breadcrumb
Chris Wilson
2019-11-12
drm/i915/gt: Flush gen7 even harder
Chris Wilson
2019-11-12
drm/i915/gt: Try an extra flush on the Haswell blitter
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson