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
2021-01-19
drm/i915/gt: Pull ring submission resume under its caller forcewake
Chris Wilson
2021-01-19
drm/i915/gt: Disable the ring before resetting HEAD/TAIL
Chris Wilson
2021-01-19
drm/i915/gt: Lift stop_ring() to reset_prepare
Chris Wilson
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
2021-01-14
drm/i915/gt: Reapply ppgtt enabling after engine resets
Chris Wilson
2021-01-13
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2021-01-12
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
2021-01-12
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-10
drm/i915/gt: Mark legacy ring context as lost
Chris Wilson
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-09-30
drm/i915/gt: Signal cancelled requests
Chris Wilson
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
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
[next]