index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gpu_error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i95: Initialize active ring->pid to -1
Chris Wilson
2014-06-11
1
-1
/
+2
*
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
1
-3
/
+3
*
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
1
-3
/
+3
*
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
Chris Wilson
2014-05-16
1
-0
/
+2
*
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
2014-05-05
1
-3
/
+3
*
drm/i915: add missing error capturing of the PIPESTAT reg
Imre Deak
2014-05-05
1
-3
/
+0
*
drm/i915: gen2: move error capture of IER to its correct place
Imre Deak
2014-05-05
1
-4
/
+4
*
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-05
1
-0
/
+1
*
drm/i915: Dump the whole context object.
Ben Widawsky
2014-04-09
1
-14
/
+2
*
drm/i915/bdw: Expand FADD to 64bit
Ben Widawsky
2014-04-02
1
-2
/
+5
*
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-31
1
-1
/
+1
*
drm/i915: Split 64bit hexadecimal addresses to make them easier to read
Chris Wilson
2014-03-28
1
-2
/
+2
*
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
2014-03-28
1
-1
/
+1
*
drm/i915: Actually capture PP_DIR_BASE on error
Ben Widawsky
2014-03-18
1
-2
/
+4
*
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
1
-1
/
+4
|
\
|
*
drm/i915: Pair va_copy with va_end in i915_error_vprintf
Mika Kuoppala
2014-02-11
1
-1
/
+4
*
|
drm/i915: Add suspend count to error state
Mika Kuoppala
2014-03-05
1
-0
/
+2
*
|
drm/i915: Add reset count to error state
Mika Kuoppala
2014-03-05
1
-0
/
+8
*
|
drm/i915: Add reason for capture in error state
Mika Kuoppala
2014-03-05
1
-6
/
+21
*
|
drm/i915: Add error code into error state
Mika Kuoppala
2014-03-05
1
-23
/
+38
*
|
drm/i915: Record pid/comm of hanging task
Chris Wilson
2014-03-05
1
-56
/
+80
*
|
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
2014-03-05
1
-60
/
+12
*
|
drm/i915: Generate a hang error code
Ben Widawsky
2014-02-05
1
-7
/
+37
*
|
drm/i915: Don't access snooped pages through the GTT (even for error capture)
Chris Wilson
2014-01-30
1
-1
/
+2
*
|
drm/i915: Only print information for filing bug reports once
Chris Wilson
2014-01-30
1
-4
/
+8
*
|
drm/i915: Capture PPGTT info on error capture
Ben Widawsky
2014-01-30
1
-0
/
+37
*
|
drm/i915: Add some more registers to error state
Ben Widawsky
2014-01-30
1
-1
/
+10
*
|
drm/i915: Move per ring error state to ring_error
Ben Widawsky
2014-01-30
1
-72
/
+71
*
|
drm/i915: Logically reorder error register capture
Ben Widawsky
2014-01-30
1
-23
/
+36
*
|
drm/i915: Extract register state error capture
Ben Widawsky
2014-01-30
1
-34
/
+43
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2014-01-30
1
-7
/
+15
|
\
|
|
*
drm/i915: Decouple GPU error reporting from ring initialisation
Chris Wilson
2014-01-27
1
-7
/
+15
*
|
drm/i915: Include HW status page in error capture
Chris Wilson
2014-01-27
1
-0
/
+50
*
|
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2014-01-25
1
-16
/
+52
|
\
\
|
|
/
|
/
|
|
*
drm/i915: Use multiple VMs -- the point of no return
Ben Widawsky
2013-12-18
1
-5
/
+0
|
*
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-18
1
-3
/
+3
|
*
drm/i915: Identify active VM for batchbuffer capture
Ben Widawsky
2013-12-18
1
-0
/
+33
|
*
drm/i915: Don't use gtt mapping for !gtt error objects
Ben Widawsky
2013-12-18
1
-1
/
+2
|
*
drm/i915: Add vm to error BO capture
Ben Widawsky
2013-12-18
1
-7
/
+14
*
|
drm/i915: Record BB_ADDR for every ring
Ville Syrjälä
2013-12-11
1
-6
/
+6
*
|
drm/i915: Use 32bit read for BB_ADDR
Ville Syrjälä
2013-12-11
1
-1
/
+1
|
/
*
drm/i915/bdw: Update relevant error state
Ben Widawsky
2013-11-08
1
-0
/
+1
*
drm/i915/bdw: Fences on gen8 look just like gen7
Ben Widawsky
2013-11-08
1
-0
/
+1
*
drm/i915: Capture batchbuffer state upon GPU hang
Chris Wilson
2013-10-30
1
-1
/
+3
*
drm/i915: Educate users in dmesg about reporting gpu hangs
Daniel Vetter
2013-10-10
1
-2
/
+6
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-10
1
-1
/
+1
|
\
|
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
1
-1
/
+1
*
|
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
2013-10-03
1
-0
/
+1
*
|
drm/i915: Show WT caching in debugfs
Chris Wilson
2013-10-01
1
-0
/
+1
*
|
drm/i915: Use kcalloc more
Daniel Vetter
2013-10-01
1
-2
/
+2
|
/
[next]