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_reset.c
Age
Commit message (
Expand
)
Author
2020-04-08
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
2020-03-19
drm/i915/gt: Cancel a hung context if already closed
Chris Wilson
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-03-04
drm/i915/gt: Cancel banned contexts after GT reset
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-02-07
drm/i915/gt: Only ignore already reset requests
Chris Wilson
2020-01-31
drm/i915: extract engine WA programming to common resume function
Daniele Ceraolo Spurio
2020-01-30
drm/i915/reset: conversion to new drm logging macros in gt/intel_reset.c
Wambui Karuga
2020-01-28
drm/i915/gt: Lift set-wedged engine dumping out of user paths
Chris Wilson
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-06
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
2019-12-28
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
2019-12-26
drm/i915/gt: Ignore incomplete engines after init failure
Chris Wilson
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
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-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-09
drm/i915/guc: kill the GuC client
Daniele Ceraolo Spurio
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-11-20
drm/i915/gt: Declare timeline.lock to be irq-free
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-11
drm/i915: Cancel context if it hangs after it is closed
Chris Wilson
2019-11-11
drm/i915: Show guilty context name on GPU reset
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
2019-10-10
drm/i915/gt: Warn CI about an unrecoverable wedge
Chris Wilson
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-07
drm/i915: make array hw_engine_mask static, makes object smaller
Colin Ian King
2019-10-04
drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-09-30
drm/i915/gt: Only unwedge if we can reset first
Chris Wilson
2019-09-27
drm/i915/selftests: Provide a mock GPU reset routine
Chris Wilson
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
2019-09-26
drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
Sebastian Andrzej Siewior
2019-09-26
drm/i915: Define explicit wedged on init reset state
MichaĆ Winiarski
2019-09-23
drm/i915: Fixup preempt-to-busy vs reset of a virtual request
Chris Wilson
2019-09-19
drm/i915: fix SFC reset flow
Daniele Ceraolo Spurio
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-15
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
2019-07-17
drm/i915/gt: Push engine stopping into reset-prepare
Chris Wilson
[next]