index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gpu_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
drm/i915: add rcs topology to error state
Lionel Landwerlin
1
-0
/
+1
2018-03-06
drm/i915/error: capture uc_state after gen_state
Daniele Ceraolo Spurio
1
-1
/
+1
2018-03-06
drm/i915/error: standardize function style in error capture
Daniele Ceraolo Spurio
1
-45
/
+39
2018-03-06
drm/i915/error: remove unused gen8_engine_sync_index
Daniele Ceraolo Spurio
1
-21
/
+0
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-9
/
+9
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
1
-2
/
+2
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gpu_error
Chris Wilson
1
-10
/
+12
2018-02-08
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
1
-2
/
+5
2018-02-05
drm/i915: Report if an unbannable context is involved in a GPU hang
Chris Wilson
1
-6
/
+15
2018-01-18
drm/i915: Use the engine name directly in the error_state file
Michel Thierry
1
-13
/
+23
2018-01-17
drm: i915: remove timeval users
Arnd Bergmann
1
-11
/
+14
2017-12-20
drm/i915: Show if we consider the engine is idle in the GPU error state
Chris Wilson
1
-0
/
+2
2017-12-19
drm/i915: Add pretty printer for modparams
Michal Wajdeczko
1
-21
/
+4
2017-12-19
drm/i915: Add pretty printer for device info flags
Michal Wajdeczko
1
-3
/
+3
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
1
-1
/
+1
2017-12-01
drm/i915: Set fake_vma.size as well as fake_vma.node.size for capture
Chris Wilson
1
-0
/
+1
2017-11-27
drm/i915: Record default HW state in the GPU error state
Chris Wilson
1
-0
/
+23
2017-11-21
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
1
-36
/
+0
2017-11-13
drm/i915: There is only one fault register from GEN8 onwards
Michel Thierry
1
-3
/
+5
2017-11-06
drm/i915: Handle error-state modparams in dedicated functions
Michal Wajdeczko
1
-9
/
+17
2017-11-06
drm/i915: Make GuC log part of the uC error state
Michal Wajdeczko
1
-15
/
+3
2017-11-06
drm/i915: Add Guc/HuC firmware details to error state
Michal Wajdeczko
1
-0
/
+64
2017-10-11
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
1
-2
/
+2
2017-10-04
drm/i915/execlists: Keep request->priority for its lifetime
Chris Wilson
1
-4
/
+6
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-3
/
+3
2017-09-26
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
Michal Wajdeczko
1
-3
/
+3
2017-09-25
drm/i915: Make execlist port count variable
Mika Kuoppala
1
-5
/
+12
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
1
-2
/
+2
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-3
/
+3
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-3
/
+3
2017-07-27
drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
Chris Wilson
1
-4
/
+4
2017-06-20
drm/i915: Add engine reset count to error state
Michel Thierry
1
-0
/
+3
2017-05-17
drm/i915/execlists: Pack the count into the low bits of the port.request
Chris Wilson
1
-4
/
+9
2017-04-28
drm/i915: Capture CCID on ILK
Joonas Lahtinen
1
-1
/
+1
2017-04-28
drm/i915: Eliminate HAS_HW_CONTEXTS
Joonas Lahtinen
1
-3
/
+3
2017-04-15
drm/i915: Copy user requested buffers into the error state
Chris Wilson
1
-1
/
+39
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
1
-4
/
+4
2017-03-02
drm/i915: Include power-management state in gpu error dump
Chris Wilson
1
-0
/
+4
2017-03-02
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
Chris Wilson
1
-0
/
+3
2017-02-22
drm/i915: Add i915_param charp macro magic
Chris Wilson
1
-0
/
+22
2017-02-15
drm/i915: The return of i915_gpu_info to debugfs
Chris Wilson
1
-77
/
+88
2017-02-07
drm/i915: Capture module parameters for the GPU error state
Chris Wilson
1
-7
/
+35
2017-01-31
drm/i915: Record more information about the hanging contexts
Chris Wilson
1
-28
/
+49
2017-01-23
drm/i915/error: use rb_entry()
Geliang Tang
1
-1
/
+1
2017-01-16
drm/i915: Use __printf markup to silence compiler
Chris Wilson
1
-0
/
+1
2017-01-06
drm/i915: Consolidate checks for memcpy-from-wc support
Chris Wilson
1
-1
/
+1
2016-12-31
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
1
-1
/
+1
2016-12-07
drm/i915: replace platform flags with a platform enum
Jani Nikula
1
-0
/
+1
2016-12-06
drm/i915: Use memcpy_from_wc for GPU error capture
Chris Wilson
1
-13
/
+37
2016-12-01
drm/i915: Make i915_destroy_error_state take dev_priv
Tvrtko Ursulin
1
-3
/
+2
[next]