index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
1
-1
/
+1
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
1
-12
/
+7
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-2
/
+3
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
1
-2
/
+3
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
1
-3
/
+3
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
1
-45
/
+59
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-1
/
+1
2019-06-10
drm/i915: Convert gem_record_fences to uncore mmio accessors
Tvrtko Ursulin
1
-3
/
+9
2019-06-07
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
1
-1
/
+1
2019-06-07
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
Tvrtko Ursulin
1
-1
/
+1
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
1
-3
/
+2
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
1
-2
/
+3
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
1
-0
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+2
2019-05-03
drm/i915/csr: move CSR version macros to intel_csr.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract intel_atomic.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-1
/
+2
2019-04-17
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
Paulo Zanoni
1
-2
/
+2
2019-04-05
drm/i915: Make RING_PDP relative to engine->mmio_base
Chris Wilson
1
-6
/
+9
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
1
-4
/
+5
2019-04-01
drm/i915: Introduce concept of a sub-platform
Tvrtko Ursulin
1
-0
/
+3
2019-03-26
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
1
-21
/
+21
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
1
-7
/
+4
2019-03-16
drm/i915: Fix off-by-one in reporting hanging process
Chris Wilson
1
-1
/
+1
2019-03-05
drm/i915: Move find_active_request() to the engine
Chris Wilson
1
-1
/
+1
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-5
/
+6
2019-03-05
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
Chris Wilson
1
-23
/
+2
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
1
-30
/
+4
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
1
-4
/
+0
2019-02-19
drm/i915: Use time based guilty context banning
Chris Wilson
1
-23
/
+8
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
1
-5
/
+5
2019-01-30
drm/i915: Drop fake breadcrumb irq
Chris Wilson
1
-2
/
+0
2019-01-30
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
1
-75
/
+8
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
1
-21
/
+21
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
1
-55
/
+49
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
1
-5
/
+5
2019-01-10
drm/i915: Guard error capture against unpinned vma
Chris Wilson
1
-1
/
+1
2019-01-03
drm/i915: Show machine type in error state
Chris Wilson
1
-1
/
+3
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
1
-2
/
+7
2018-12-31
drm/i915: add a helper to free the members of i915_params
Jani Nikula
1
-8
/
+1
2018-12-31
drm/i915: add a helper to make a copy of i915_params
Jani Nikula
1
-10
/
+1
2018-12-13
drm/i915: merge gen checks to use range
Lucas De Marchi
1
-1
/
+1
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-9
/
+9
2018-12-07
drm/i915: Skip the ERR_PTR error state
Chris Wilson
1
-9
/
+14
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
1
-1
/
+1
2018-11-23
drm/i915: Cache the error string
Chris Wilson
1
-129
/
+206
2018-11-22
drm/i915: avoid rebuilding i915_gpu_error.o on version string updates
Hans Holmberg
1
-2
/
+2
2018-11-19
drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
Chris Wilson
1
-1
/
+14
2018-10-03
drm/i915: Clear the error PTE just once on finish
Chris Wilson
1
-1
/
+9
2018-10-03
drm/i915: Handle incomplete Z_FINISH for compressed error states
Chris Wilson
1
-25
/
+63
[next]