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
2022-01-31
drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL
Matthew Brost
1
-1
/
+1
2021-12-18
drm/i915: Use to_gt() helper
Michał Winiarski
1
-2
/
+2
2021-12-13
drm/i915: Fix coredump of perma-pinned vmas
Thomas Hellström
1
-6
/
+3
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
1
-48
/
+128
2021-12-01
drm/i915: Use per device iommu check
Tvrtko Ursulin
1
-4
/
+1
2021-11-26
drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture code
Thomas Hellström
1
-1
/
+1
2021-11-26
drm/i915: Avoid allocating a page array for the gpu coredump
Thomas Hellström
1
-23
/
+27
2021-09-21
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
Matt Roper
1
-2
/
+4
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
1
-1
/
+18
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+22
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-11
drm/i915/dg2: Report INSTDONE_GEOM values in error state
Matt Roper
1
-2
/
+8
2021-08-11
drm/i915/xehp: Loop over all gslices for INSTDONE processing
Matt Roper
1
-9
/
+23
2021-07-28
drm/i915/guc: Capture error state on context reset
Matthew Brost
1
-4
/
+21
2021-06-24
drm/i915: Update object placement flags to be mutable
Thomas Hellström
1
-1
/
+1
2021-06-19
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
1
-2
/
+2
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-40
/
+40
2021-06-03
drm/i915/dmc: Add intel_dmc_has_payload() helper
Anusha Srivatsa
1
-1
/
+1
2021-05-20
drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.h
Anusha Srivatsa
1
-1
/
+1
2021-05-20
drm/i915/dmc: Rename macro names containing csr
Anusha Srivatsa
1
-2
/
+2
2021-05-20
drm/i915/dmc: s/HAS_CSR/HAS_DMC
Anusha Srivatsa
1
-1
/
+1
2021-05-20
drm/i915/dmc: s/intel_csr/intel_dmc
Anusha Srivatsa
1
-4
/
+4
2021-05-07
drm/i915: Nuke display error state
Ville Syrjälä
1
-6
/
+0
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+3
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+1
2021-01-19
drm/i915/error: Fix object page offset within a region
CQ Tang
1
-1
/
+3
2020-12-24
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
1
-1
/
+1
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-38
/
+30
2020-11-09
drm/i915: Use ABI engine class in error state ecode
Tvrtko Ursulin
1
-4
/
+3
2020-11-09
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
1
-12
/
+23
2020-10-19
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
1
-2
/
+1
2020-10-16
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
1
-2
/
+1
2020-09-30
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
1
-0
/
+3
2020-09-18
drm/i915: Reduce GPU error capture mutex hold time
Chris Wilson
1
-23
/
+5
2020-09-18
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
1
-0
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-11
drm/i915: Pull printing GT capabilities on error to err_print_gt
Chris Wilson
1
-2
/
+11
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
1
-2
/
+2
2020-07-08
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
1
-1
/
+1
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-9
/
+14
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
1
-2
/
+2
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-26
/
+0
2020-04-29
drm/i915: Avoid dereferencing a dead context
Chris Wilson
1
-5
/
+7
2020-04-25
drm/i915: Drop rq->ring->vma peeking from error capture
Chris Wilson
1
-3
/
+2
2020-04-08
drm/i915/error: prefer struct drm_device based logging
Jani Nikula
1
-1
/
+1
2020-02-17
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
1
-1
/
+2
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
1
-2
/
+9
2020-02-14
drm/i915: move intel_csr.[ch] under display/
Jani Nikula
1
-1
/
+1
2020-01-30
drm/i915: add extra slice common debug registers
Lionel Landwerlin
1
-0
/
+8
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
1
-0
/
+2
[next]