index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-10
drm/i915: Capture PCI revision and subsytem details in error state
Arun Siluvery
2016-01-21
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
drm/i915: s/0x50/RING_PSMI_CTL/
Ville Syrjälä
2015-11-09
drm/i915: Add dmc firmware load state and version to error state
Mika Kuoppala
2015-10-26
drm/i915: Read FORCEWAKE registers with I915_READ_FW()
Ville Syrjälä
2015-10-23
drm/i915: Cope with request list state change during error state capture
Tomas Elf
2015-10-23
Revert "drm/i915: Add soft-pinning API for execbuffer"
Daniel Vetter
2015-10-22
drm/i915: Add soft-pinning API for execbuffer
Chris Wilson
2015-10-02
drm/i915: rename INSTDONE1 to GEN4_INSTDONE1
Imre Deak
2015-10-02
drm/i915: rename INSTDONE to GEN2_INSTDONE
Imre Deak
2015-10-02
drm/i915: remove duplicate names for the render ring INSTDONE register
Imre Deak
2015-09-30
drm/i915: Parametrize fence registers
Ville Syrjälä
2015-09-23
drm/i915: fix crash in error state readout on non-execlist platforms v2
Jesse Barnes
2015-09-02
drm/i915: add yesno utility function
Jani Nikula
2015-08-14
drm/i915: Integrate GuC-based command submission
Alex Dai
2015-08-14
drm/i915: Expand error state's address width to 64b
Michel Thierry
2015-08-14
drm/i915: Report IOMMU enabled status for GPU hangs
Chris Wilson
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-08
drm/i915: Free wa_batchbuffer when freeing error state
Mika Kuoppala
2015-04-10
drm/i915: Record ring->start address in error state
Chris Wilson
2015-03-25
drm/i915: Add fault address to error state for gen8 and gen9
Mika Kuoppala
2015-03-20
drm/i915: Do not leak objects after capturing error state
Michel Thierry
2015-02-13
drm/i915: Add process identifier to requests
Mika Kuoppala
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2014-12-17
drm/i915: Organize INSTDONE report for future.
Rodrigo Vivi
2014-12-17
drm/i915: Organize PDP regs report for future.
Rodrigo Vivi
2014-12-17
drm/i915: Organize Fence registers for future enablement.
Rodrigo Vivi
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
2014-12-03
drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
John Harrison
2014-12-03
drm/i915: Remove user pinning code
Daniel Vetter
2014-11-20
drm/i915: Use ggtt error obj capture helper for gen8 semaphores
Daniel Vetter
2014-11-18
drm/i915: Don't print header in error state for non-existing CS
Daniel Vetter
2014-11-07
drm/i915: Add gen to the gpu hang ecode
Mika Kuoppala
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-09-30
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-24
drm/i915/skl: Report the PDP regs as in gen8
Damien Lespiau
2014-09-24
drm/i915/skl: report the same INSTDONE registers as gen8
Damien Lespiau
2014-09-24
drm/i915/skl: Fence registers on SKL are the same as SNB
Damien Lespiau
2014-09-19
drm/i915: Clarify gpu_error.lock locking
Daniel Vetter
2014-09-03
drm/i915: Differentiate between LLC or snooped for the user
Chris Wilson
2014-09-03
drm/i915/bdw: Make sure error capture keeps working with Execlists
Oscar Mateo
2014-09-03
drm/i915: Suppress a WARN on reading an object back for a GPU hang
Chris Wilson
2014-09-03
drm/i915: Remove num_pages parameter to i915_error_object_create()
Chris Wilson
2014-09-03
drm/i915: Do not access stolen memory directly by the CPU, even for error cap...
Chris Wilson
2014-08-14
drm/i915: Print captured bo for all VM in error state
Chris Wilson
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
2014-08-07
drm/i915: Fix DEIER and GTIER collecting for BDW.
Rodrigo Vivi
[next]