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-03-18
drm/i915: Fix off-by-one in reporting hanging process
Chris Wilson
1
-1
/
+1
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
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
1
-2
/
+2
2018-09-26
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-30
/
+4
2018-09-14
drm/i915: Limit number of capture objects
Chris Wilson
1
-7
/
+13
2018-07-30
include: Move ascii85 functions from i915 to linux/ascii85.h
Jordan Crouse
1
-30
/
+4
2018-07-06
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
1
-11
/
+3
2018-06-07
drm/i915: Prepare for non-object vma
Chris Wilson
1
-0
/
+3
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-5
/
+4
2018-06-05
drm/i915/error: Fixup inactive/active counting
Chris Wilson
1
-2
/
+2
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
1
-2
/
+1
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
1
-8
/
+10
2018-05-18
drm/i915/icl: Read the correct Gen11 interrupt registers
Oscar Mateo
1
-1
/
+10
2018-05-03
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-2
/
+2
2018-05-02
drm/i915: Show ring->start for the ELSP context/request queue
Chris Wilson
1
-2
/
+3
2018-05-02
drm/i915: Print error state times relative to capture
Mika Kuoppala
1
-9
/
+38
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
1
-1
/
+2
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
1
-4
/
+4
2018-04-18
drm/i915: Rename priotree to sched
Chris Wilson
1
-1
/
+1
2018-03-10
drm/i915: Move i915_gpu_error into its own header
Michal Wajdeczko
1
-0
/
+1
2018-03-08
drm/i915: add rcs topology to error state
Lionel Landwerlin
1
-0
/
+1
2018-03-06
drm/i915/error: capture uc_state after gen_state
Daniele Ceraolo Spurio
1
-1
/
+1
2018-03-06
drm/i915/error: standardize function style in error capture
Daniele Ceraolo Spurio
1
-45
/
+39
2018-03-06
drm/i915/error: remove unused gen8_engine_sync_index
Daniele Ceraolo Spurio
1
-21
/
+0
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-9
/
+9
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
1
-2
/
+2
2018-02-08
drm/i915: Fix kerneldoc warnings for i915_gpu_error
Chris Wilson
1
-10
/
+12
2018-02-08
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
1
-2
/
+5
2018-02-05
drm/i915: Report if an unbannable context is involved in a GPU hang
Chris Wilson
1
-6
/
+15
2018-01-18
drm/i915: Use the engine name directly in the error_state file
Michel Thierry
1
-13
/
+23
2018-01-17
drm: i915: remove timeval users
Arnd Bergmann
1
-11
/
+14
[next]