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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-16
drm/i915: Restore the kernel context after a GPU reset on an idle engine
Chris Wilson
1
-0
/
+19
2017-12-16
drm/i915: Skip an engine reset if it recovered before our preparations
Chris Wilson
1
-7
/
+7
2017-12-16
x86/gpu: add CFL to early quirks
Lucas De Marchi
2
-0
/
+7
2017-12-15
drm/i915/lpe: Remove double-encapsulation of info string
Chris Wilson
1
-1
/
+1
2017-12-15
drm/i915: Allow internal page allocations to fail
Chris Wilson
1
-1
/
+3
2017-12-14
drm/i915: Update DRIVER_DATE to 20171214
Rodrigo Vivi
1
-2
/
+2
2017-12-14
Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
10
-167
/
+181
2017-12-14
drm/i915: properly init lockdep class
Sebastian Andrzej Siewior
1
-4
/
+1
2017-12-14
drm/i915: Show engine state when hangcheck detects a stall
Chris Wilson
1
-1
/
+6
2017-12-14
drm/i915: make CS frequency read support missing more obvious
Lionel Landwerlin
1
-1
/
+1
2017-12-14
drm/i915/guc: Extract doorbell verification into a function
Michał Winiarski
1
-5
/
+14
2017-12-14
drm/i915/guc: Extract clients allocation to submission_init
Michał Winiarski
1
-22
/
+11
2017-12-14
drm/i915/guc: Extract doorbell creation from client allocation
Michał Winiarski
2
-173
/
+88
2017-12-14
drm/i915/guc: Call invalidate after changing the vfunc
Michał Winiarski
1
-0
/
+4
2017-12-14
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
4
-26
/
+56
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
9
-77
/
+110
2017-12-14
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
4
-40
/
+60
2017-12-13
drm/i915: Unwind i915_gem_init() failure
Chris Wilson
1
-14
/
+66
2017-12-13
drm/i915: Ratelimit request allocation under oom
Chris Wilson
1
-4
/
+15
2017-12-13
drm/i915: Allow fence allocations to fail
Chris Wilson
4
-5
/
+7
2017-12-13
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
Chris Wilson
1
-0
/
+3
2017-12-13
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
2
-6
/
+2
2017-12-13
drm/i915/fence: Use rcu to defer freeing of irq_work
Chris Wilson
1
-1
/
+2
2017-12-13
drm/i915: Dump the engine state before declaring wedged from wait_for_engines()
Chris Wilson
1
-1
/
+12
2017-12-13
drm/i915: Bump timeout for wait_for_engines()
Chris Wilson
2
-2
/
+4
2017-12-13
drm/i915: Downgrade misleading "Memory usable" message
Chris Wilson
1
-3
/
+2
2017-12-13
drm/i915: Print an error message for a reset failure on gen2
Chris Wilson
1
-1
/
+4
2017-12-12
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
Markus Heiser
1
-3
/
+0
2017-12-12
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
8
-45
/
+46
2017-12-12
drm/i915: give stolen_usable_size a more suitable home
Matthew Auld
5
-18
/
+16
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
12
-28
/
+37
2017-12-12
drm/i915: make reserved struct resource centric
Matthew Auld
4
-14
/
+12
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
8
-88
/
+89
2017-12-12
drm/i915: nuke the duplicated stolen discovery
Matthew Auld
2
-155
/
+5
2017-12-12
x86/early-quirks: replace the magical increment start values
Matthew Auld
1
-3
/
+3
2017-12-12
x86/early-quirks: export the stolen region as a resource
Matthew Auld
2
-2
/
+12
2017-12-12
x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
Joonas Lahtinen
1
-37
/
+38
2017-12-11
drm/i915: Only report a wakeup if the waiter was truly asleep
Chris Wilson
1
-4
/
+22
2017-12-11
drm/i915: Stop listening to request resubmission from the signaler kthread
Chris Wilson
1
-11
/
+11
2017-12-11
drm/i915/selftests: Free mock_i915->drm.mode_config
Chris Wilson
1
-1
/
+6
2017-12-11
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
1
-0
/
+2
2017-12-11
drm/i915/gvt/fb_decoder: Fix out-of-bounds read
Gustavo A. R. Silva
1
-0
/
+6
2017-12-11
drm/i915/gvt: refine function emulate_mmio_read/write
Pei Zhang
1
-21
/
+15
2017-12-11
drm/i915: Stop showing seqno info from debugfs/i915_interrupt_info
Chris Wilson
2
-22
/
+6
2017-12-11
drm/i915: Remove debugfs/i915_seqno_info
Chris Wilson
1
-14
/
+0
2017-12-08
drm/i915: Add is-wedged flag to intel_engine_dump()
Chris Wilson
1
-0
/
+3
2017-12-08
drm/i915: Include the global reset count for intel_engine_dump()
Chris Wilson
1
-2
/
+3
2017-12-08
drm/i915: Include engine state on detecting a missed breadcrumb/seqno
Chris Wilson
2
-11
/
+20
2017-12-08
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
4
-8
/
+21
2017-12-08
drm/i915: Use snprintf to avoid line-break when pretty-printing engines
Chris Wilson
1
-5
/
+6
[next]