index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
drm/i915/gt: Cancel a hung context if already closed
Chris Wilson
1
-0
/
+5
2020-03-04
drm/i915/gt: Cancel banned contexts after GT reset
Chris Wilson
1
-7
/
+1
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
1
-5
/
+8
2020-02-07
drm/i915/gt: Only ignore already reset requests
Chris Wilson
1
-1
/
+1
2020-01-31
drm/i915: extract engine WA programming to common resume function
Daniele Ceraolo Spurio
1
-2
/
+2
2020-01-30
drm/i915/reset: conversion to new drm logging macros in gt/intel_reset.c
Wambui Karuga
1
-22
/
+26
2020-01-28
drm/i915/gt: Lift set-wedged engine dumping out of user paths
Chris Wilson
1
-9
/
+22
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-1
/
+1
2020-01-06
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
1
-13
/
+8
2019-12-30
drm/i915/gt: Avoid using the GPU before initialisation
Chris Wilson
1
-0
/
+3
2019-12-28
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
1
-4
/
+3
2019-12-26
drm/i915/gt: Ignore incomplete engines after init failure
Chris Wilson
1
-2
/
+2
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
1
-6
/
+20
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-3
/
+6
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-5
/
+9
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-17
/
+20
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
1
-2
/
+2
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-1
/
+1
2019-12-09
drm/i915/guc: kill the GuC client
Daniele Ceraolo Spurio
1
-2
/
+4
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
1
-1
/
+6
2019-11-20
drm/i915/gt: Declare timeline.lock to be irq-free
Chris Wilson
1
-5
/
+4
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
1
-1
/
+1
2019-11-11
drm/i915: Cancel context if it hangs after it is closed
Chris Wilson
1
-0
/
+7
2019-11-11
drm/i915: Show guilty context name on GPU reset
Chris Wilson
1
-0
/
+4
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-2
/
+1
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
1
-9
/
+9
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
1
-6
/
+6
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
1
-1
/
+1
2019-10-10
drm/i915/gt: Warn CI about an unrecoverable wedge
Chris Wilson
1
-1
/
+7
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
1
-3
/
+3
2019-10-07
drm/i915: make array hw_engine_mask static, makes object smaller
Colin Ian King
1
-3
/
+3
2019-10-04
drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
1
-4
/
+0
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
1
-5
/
+5
2019-09-30
drm/i915/gt: Only unwedge if we can reset first
Chris Wilson
1
-1
/
+7
2019-09-27
drm/i915/selftests: Provide a mock GPU reset routine
Chris Wilson
1
-1
/
+10
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
1
-8
/
+13
2019-09-26
drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-09-26
drm/i915: Define explicit wedged on init reset state
MichaĆ Winiarski
1
-1
/
+10
2019-09-23
drm/i915: Fixup preempt-to-busy vs reset of a virtual request
Chris Wilson
1
-3
/
+1
2019-09-19
drm/i915: fix SFC reset flow
Daniele Ceraolo Spurio
1
-17
/
+33
2019-09-13
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
1
-5
/
+3
2019-09-11
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
1
-1
/
+1
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
1
-4
/
+5
2019-08-15
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
1
-2
/
+8
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-0
/
+1
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
1
-4
/
+1
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
1
-1
/
+1
2019-07-17
drm/i915/gt: Push engine stopping into reset-prepare
Chris Wilson
1
-58
/
+0
2019-07-13
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
1
-1
/
+1
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
1
-3
/
+3
[next]