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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2015-08-14
drm/i915: Report IOMMU enabled status for GPU hangs
Chris Wilson
1
-0
/
+5
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
1
-6
/
+13
2015-05-08
drm/i915: Free wa_batchbuffer when freeing error state
Mika Kuoppala
1
-0
/
+1
2015-04-10
drm/i915: Record ring->start address in error state
Chris Wilson
1
-4
/
+6
2015-03-25
drm/i915: Add fault address to error state for gen8 and gen9
Mika Kuoppala
1
-0
/
+10
2015-03-20
drm/i915: Do not leak objects after capturing error state
Michel Thierry
1
-0
/
+7
2015-02-14
drm/i915: Add process identifier to requests
Mika Kuoppala
1
-3
/
+2
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
1
-1
/
+1
2014-12-17
drm/i915: Organize INSTDONE report for future.
Rodrigo Vivi
1
-14
/
+3
2014-12-17
drm/i915: Organize PDP regs report for future.
Rodrigo Vivi
1
-13
/
+7
2014-12-17
drm/i915: Organize Fence registers for future enablement.
Rodrigo Vivi
1
-24
/
+13
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
1
-6
/
+2
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
1
-1
/
+2
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
1
-2
/
+2
2014-12-03
drm/i915: Remove user pinning code
Daniel Vetter
1
-2
/
+0
2014-11-20
drm/i915: Use ggtt error obj capture helper for gen8 semaphores
Daniel Vetter
1
-3
/
+2
2014-11-18
drm/i915: Don't print header in error state for non-existing CS
Daniel Vetter
1
-5
/
+7
2014-11-07
drm/i915: Add gen to the gpu hang ecode
Mika Kuoppala
1
-1
/
+2
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
1
-4
/
+6
2014-10-01
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+3
2014-09-24
drm/i915/skl: Report the PDP regs as in gen8
Damien Lespiau
1
-0
/
+1
2014-09-24
drm/i915/skl: report the same INSTDONE registers as gen8
Damien Lespiau
1
-0
/
+1
2014-09-24
drm/i915/skl: Fence registers on SKL are the same as SNB
Damien Lespiau
1
-0
/
+1
2014-09-19
drm/i915: Clarify gpu_error.lock locking
Daniel Vetter
1
-6
/
+4
2014-09-03
drm/i915: Differentiate between LLC or snooped for the user
Chris Wilson
1
-3
/
+5
2014-09-03
drm/i915/bdw: Make sure error capture keeps working with Execlists
Oscar Mateo
1
-4
/
+18
2014-09-03
drm/i915: Suppress a WARN on reading an object back for a GPU hang
Chris Wilson
1
-1
/
+4
2014-09-03
drm/i915: Remove num_pages parameter to i915_error_object_create()
Chris Wilson
1
-15
/
+10
2014-09-03
drm/i915: Do not access stolen memory directly by the CPU, even for error cap...
Chris Wilson
1
-19
/
+31
2014-08-14
drm/i915: Print captured bo for all VM in error state
Chris Wilson
1
-24
/
+56
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
1
-3
/
+7
2014-08-07
drm/i915: Fix DEIER and GTIER collecting for BDW.
Rodrigo Vivi
1
-5
/
+14
2014-08-07
drm/i915: Don't accumulate hangcheck score on forward progress
Mika Kuoppala
1
-0
/
+2
2014-08-07
drm/i915: Collect gtier properly on HSW.
Rodrigo Vivi
1
-10
/
+11
2014-08-07
drm/i915: Fix error state collecting
Rodrigo Vivi
1
-1
/
+2
2014-07-23
drm/i915: Fix possible overflow when recording semaphore states.
Rodrigo Vivi
1
-7
/
+14
2014-07-23
drm/i915/error: Check the potential ctx obj's vm
Ben Widawsky
1
-0
/
+3
2014-07-08
drm/i915/bdw: collect semaphore error state
Ben Widawsky
1
-4
/
+47
2014-07-08
drm/i915: Extract semaphore error collection
Ben Widawsky
1
-12
/
+18
2014-06-11
drm/i95: Initialize active ring->pid to -1
Chris Wilson
1
-1
/
+2
2014-05-23
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
1
-3
/
+3
2014-05-23
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-3
/
+3
2014-05-16
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
Chris Wilson
1
-0
/
+2
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
1
-3
/
+3
2014-05-05
drm/i915: add missing error capturing of the PIPESTAT reg
Imre Deak
1
-3
/
+0
2014-05-05
drm/i915: gen2: move error capture of IER to its correct place
Imre Deak
1
-4
/
+4
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
1
-0
/
+1
2014-04-09
drm/i915: Dump the whole context object.
Ben Widawsky
1
-14
/
+2
2014-04-02
drm/i915/bdw: Expand FADD to 64bit
Ben Widawsky
1
-2
/
+5
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-1
/
+1
[next]