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
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
2018-11-23
drm/i915: Cache the error string
Chris Wilson
2018-11-22
drm/i915: avoid rebuilding i915_gpu_error.o on version string updates
Hans Holmberg
2018-11-19
drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
Chris Wilson
2018-10-03
drm/i915: Clear the error PTE just once on finish
Chris Wilson
2018-10-03
drm/i915: Handle incomplete Z_FINISH for compressed error states
Chris Wilson
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-09-14
drm/i915: Limit number of capture objects
Chris Wilson
2018-07-30
include: Move ascii85 functions from i915 to linux/ascii85.h
Jordan Crouse
2018-07-06
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
2018-06-07
drm/i915: Prepare for non-object vma
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
drm/i915/error: Fixup inactive/active counting
Chris Wilson
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-17
drm/i915/icl: Read the correct Gen11 interrupt registers
Oscar Mateo
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
drm/i915: Show ring->start for the ELSP context/request queue
Chris Wilson
2018-05-02
drm/i915: Print error state times relative to capture
Mika Kuoppala
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
drm/i915: Rename priotree to sched
Chris Wilson
2018-03-09
drm/i915: Move i915_gpu_error into its own header
Michal Wajdeczko
2018-03-08
drm/i915: add rcs topology to error state
Lionel Landwerlin
2018-03-06
drm/i915/error: capture uc_state after gen_state
Daniele Ceraolo Spurio
2018-03-06
drm/i915/error: standardize function style in error capture
Daniele Ceraolo Spurio
2018-03-06
drm/i915/error: remove unused gen8_engine_sync_index
Daniele Ceraolo Spurio
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gpu_error
Chris Wilson
2018-02-08
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
2018-02-05
drm/i915: Report if an unbannable context is involved in a GPU hang
Chris Wilson
2018-01-18
drm/i915: Use the engine name directly in the error_state file
Michel Thierry
2018-01-17
drm: i915: remove timeval users
Arnd Bergmann
2017-12-19
drm/i915: Show if we consider the engine is idle in the GPU error state
Chris Wilson
2017-12-19
drm/i915: Add pretty printer for modparams
Michal Wajdeczko
2017-12-19
drm/i915: Add pretty printer for device info flags
Michal Wajdeczko
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-01
drm/i915: Set fake_vma.size as well as fake_vma.node.size for capture
Chris Wilson
2017-11-27
drm/i915: Record default HW state in the GPU error state
Chris Wilson
2017-11-20
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-13
drm/i915: There is only one fault register from GEN8 onwards
Michel Thierry
2017-11-06
drm/i915: Handle error-state modparams in dedicated functions
Michal Wajdeczko
2017-11-06
drm/i915: Make GuC log part of the uC error state
Michal Wajdeczko
2017-11-06
drm/i915: Add Guc/HuC firmware details to error state
Michal Wajdeczko
2017-10-11
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
2017-10-04
drm/i915/execlists: Keep request->priority for its lifetime
Chris Wilson
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
2017-09-26
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
Michal Wajdeczko
[next]