index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-3
/
+3
2020-07-06
drm/i915: Print caller when tainting for CI
Michał Winiarski
1
-3
/
+3
2020-07-06
drm/i915: Reboot CI if we get wedged during driver init
Michał Winiarski
1
-2
/
+11
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
1
-3
/
+3
2020-04-08
drm/i915/gt: prefer struct drm_device based logging
Jani Nikula
1
-7
/
+7
2020-03-20
drm/i915/gt: Cancel a hung context if already closed
Chris Wilson
1
-0
/
+5
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
1
-1
/
+1
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-02-01
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-29
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-10
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-24
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-28
drm/i915/selftests: Provide a mock GPU reset routine
Chris Wilson
1
-1
/
+10
2019-09-28
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-16
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
1
-2
/
+8
[next]