index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2014-07-23
drm/i915: Fix possible overflow when recording semaphore states.
Rodrigo Vivi
2014-07-23
drm/i915/error: Check the potential ctx obj's vm
Ben Widawsky
2014-07-07
drm/i915/bdw: collect semaphore error state
Ben Widawsky
2014-07-07
drm/i915: Extract semaphore error collection
Ben Widawsky
2014-06-11
drm/i95: Initialize active ring->pid to -1
Chris Wilson
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-16
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
Chris Wilson
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
2014-05-05
drm/i915: add missing error capturing of the PIPESTAT reg
Imre Deak
2014-05-05
drm/i915: gen2: move error capture of IER to its correct place
Imre Deak
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-04-09
drm/i915: Dump the whole context object.
Ben Widawsky
2014-04-02
drm/i915/bdw: Expand FADD to 64bit
Ben Widawsky
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
2014-03-28
drm/i915: Split 64bit hexadecimal addresses to make them easier to read
Chris Wilson
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
2014-03-18
drm/i915: Actually capture PP_DIR_BASE on error
Ben Widawsky
2014-03-10
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-05
drm/i915: Add suspend count to error state
Mika Kuoppala
2014-03-05
drm/i915: Add reset count to error state
Mika Kuoppala
2014-03-05
drm/i915: Add reason for capture in error state
Mika Kuoppala
2014-03-05
drm/i915: Add error code into error state
Mika Kuoppala
2014-03-05
drm/i915: Record pid/comm of hanging task
Chris Wilson
2014-03-05
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
2014-02-11
drm/i915: Pair va_copy with va_end in i915_error_vprintf
Mika Kuoppala
2014-02-05
drm/i915: Generate a hang error code
Ben Widawsky
2014-01-30
drm/i915: Don't access snooped pages through the GTT (even for error capture)
Chris Wilson
2014-01-30
drm/i915: Only print information for filing bug reports once
Chris Wilson
2014-01-30
drm/i915: Capture PPGTT info on error capture
Ben Widawsky
2014-01-30
drm/i915: Add some more registers to error state
Ben Widawsky
2014-01-30
drm/i915: Move per ring error state to ring_error
Ben Widawsky
2014-01-30
drm/i915: Logically reorder error register capture
Ben Widawsky
2014-01-30
drm/i915: Extract register state error capture
Ben Widawsky
2014-01-30
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2014-01-27
drm/i915: Include HW status page in error capture
Chris Wilson
2014-01-27
drm/i915: Decouple GPU error reporting from ring initialisation
Chris Wilson
2014-01-25
Merge branch 'topic/ppgtt' into drm-intel-next-queued
Daniel Vetter
2013-12-18
drm/i915: Use multiple VMs -- the point of no return
Ben Widawsky
2013-12-18
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-18
drm/i915: Identify active VM for batchbuffer capture
Ben Widawsky
2013-12-18
drm/i915: Don't use gtt mapping for !gtt error objects
Ben Widawsky
2013-12-18
drm/i915: Add vm to error BO capture
Ben Widawsky
2013-12-11
drm/i915: Record BB_ADDR for every ring
Ville Syrjälä
2013-12-11
drm/i915: Use 32bit read for BB_ADDR
Ville Syrjälä
2013-11-08
drm/i915/bdw: Update relevant error state
Ben Widawsky
2013-11-08
drm/i915/bdw: Fences on gen8 look just like gen7
Ben Widawsky
2013-10-30
drm/i915: Capture batchbuffer state upon GPU hang
Chris Wilson
2013-10-10
drm/i915: Educate users in dmesg about reporting gpu hangs
Daniel Vetter
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
[next]