index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_reset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-1
/
+2
*
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
1
-5
/
+5
*
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-1
/
+1
*
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-2
/
+2
*
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-14
1
-4
/
+2
*
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-13
1
-3
/
+3
*
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-12
1
-1
/
+4
*
drm/i915: Move i915_check_and_clear_faults to intel_reset.c
Tvrtko Ursulin
2019-06-10
1
-3
/
+66
*
drm/i915: Extract engine fault reset to a helper
Tvrtko Ursulin
2019-06-07
1
-4
/
+8
*
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
Tvrtko Ursulin
2019-06-07
1
-4
/
+2
*
drm/i915: Reset only affected engines when handling error capture
Tvrtko Ursulin
2019-06-07
1
-3
/
+4
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+2
*
drm/i915/selftests: Move some reset testcases to separate file
Michal Wajdeczko
2019-05-23
1
-0
/
+4
*
drm/i915: Reboot CI if forcewake fails
Chris Wilson
2019-05-08
1
-1
/
+1
*
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
*
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
1
-0
/
+1
*
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
1
-89
/
+12
*
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
1
-1
/
+1
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-0
/
+1471