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
2016-09-07
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
2016-09-06
drm/i915: Don't wait for a spinlock inside error capture
Chris Wilson
2016-08-22
drm/i915: pdev cleanup
David Weinehall
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-15
drm/i915: Record the RING_MODE register for post-mortem debugging
Chris Wilson
2016-08-15
drm/i915: Only record active and pending requests upon a GPU hang
Chris Wilson
2016-08-15
drm/i915: Print the batchbuffer offset next to BBADDR in error state
Chris Wilson
2016-08-15
drm/i915: Move debug only per-request pid tracking from request to ctx
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Use VMA for wa_ctx tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-15
drm/i915: Reduce i915_gem_objects to only show object information
Chris Wilson
2016-08-15
drm/i915: Store the active context object on all engines upon error
Chris Wilson
2016-08-15
drm/i915: Reduce amount of duplicate buffer information captured on error
Chris Wilson
2016-08-15
drm/i915: Record the position of the start of the request
Chris Wilson
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-04
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
drm/i915: Wrap vma->pin_count accessors with small inline helpers
Chris Wilson
2016-08-04
drm/i915: Rename request->list to link for consistency
Chris Wilson
2016-08-04
drm/i915: Mark up i915_gem_active for locking annotation
Chris Wilson
2016-08-04
drm/i915: Prepare i915_gem_active for annotations
Chris Wilson
2016-08-04
drm/i915: Introduce i915_gem_active for request tracking
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-07-27
drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
Chris Wilson
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Skip capturing an error state if we already have one
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
drm/i915: Allow userspace to request no-error-capture upon GPU hangs
Chris Wilson
2016-07-04
drm/i915: Record the ringbuffer associated with the request
Chris Wilson
2016-07-02
drm/i915: Fix inconsistent indenting in i915_error_state_to_str()
Chris Wilson
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-05-11
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-22
drm/i915/tdr: Prepare error handler to accept mask of hung engines
arun.siluvery@linux.intel.com
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
[next]