index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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-09-30
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-07
drm/i915/bdw: collect semaphore error state
Ben Widawsky
1
-4
/
+47
2014-07-07
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-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
1
-3
/
+3
2014-05-22
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
2014-03-28
drm/i915: Split 64bit hexadecimal addresses to make them easier to read
Chris Wilson
1
-2
/
+2
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
1
-1
/
+1
2014-03-18
drm/i915: Actually capture PP_DIR_BASE on error
Ben Widawsky
1
-2
/
+4
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+4
2014-03-05
drm/i915: Add suspend count to error state
Mika Kuoppala
1
-0
/
+2
2014-03-05
drm/i915: Add reset count to error state
Mika Kuoppala
1
-0
/
+8
2014-03-05
drm/i915: Add reason for capture in error state
Mika Kuoppala
1
-6
/
+21
2014-03-05
drm/i915: Add error code into error state
Mika Kuoppala
1
-23
/
+38
2014-03-05
drm/i915: Record pid/comm of hanging task
Chris Wilson
1
-56
/
+80
2014-03-05
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
1
-60
/
+12
2014-02-11
drm/i915: Pair va_copy with va_end in i915_error_vprintf
Mika Kuoppala
1
-1
/
+4
2014-02-05
drm/i915: Generate a hang error code
Ben Widawsky
1
-7
/
+37
2014-01-30
drm/i915: Don't access snooped pages through the GTT (even for error capture)
Chris Wilson
1
-1
/
+2
2014-01-30
drm/i915: Only print information for filing bug reports once
Chris Wilson
1
-4
/
+8
2014-01-30
drm/i915: Capture PPGTT info on error capture
Ben Widawsky
1
-0
/
+37
[next]