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
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-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-0
/
+1
2019-08-19
drm/i915: Only emit the 'send bug report' once for a GPU hang
Chris Wilson
1
-2
/
+1
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
1
-6
/
+6
2019-08-13
drm/i915/uc: Log fw status changes only under debug config
Michal Wajdeczko
1
-2
/
+2
2019-08-09
drm/i915: extract i915_memcpy.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-08-08
drm/i915: Only include active engines in the capture state
Chris Wilson
1
-139
/
+99
2019-08-07
drm/i915: Include the DRIVER_DATE in the error state
Chris Wilson
1
-0
/
+1
2019-08-06
Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-326
/
+262
2019-07-31
drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
Lucas De Marchi
1
-8
/
+9
2019-07-31
drm/i915/tgl: Move fault registers to their new offset
Lucas De Marchi
1
-2
/
+10
2019-07-29
drm/i915: Lock the engine while dumping the active request
Chris Wilson
1
-2
/
+4
2019-07-26
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2019-07-26
drm/i915: Capture vma contents outside of spinlock
Chris Wilson
1
-34
/
+78
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
1
-2
/
+2
2019-07-23
drm/i915: Rely on spinlock protection for GPU error capture
Chris Wilson
1
-296
/
+193
2019-07-16
drm/i915: Lock the engine while dumping the active request
Chris Wilson
1
-2
/
+4
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
1
-5
/
+6
2019-06-21
drm/i915: Prevent dereference of engine before NULL check in error capture
Chris Wilson
1
-2
/
+1
2019-06-21
drm/i915: Eliminate dual personality of i915_scratch_offset
Tvrtko Ursulin
1
-2
/
+2
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
[next]