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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
drm/i915/gvt: Fix pipe A enable as default for vgpu
Xiaolin Zhang
1
-2
/
+3
2017-12-22
drm/i915/gvt: always use i915_reg_t for MMIO handler definition
Zhenyu Wang
1
-352
/
+352
2017-12-18
drm/i915/gvt: load host render mocs once in mocs switch
Weinan Li
1
-9
/
+42
2017-12-18
drm/i915/gvt: refine mocs save restore policy
Weinan Li
2
-15
/
+37
2017-12-18
drm/i915/gvt: optimize for vGPU mmio switch
Weinan Li
1
-111
/
+85
2017-12-18
drm/i915/gvt: refine trace_render_mmio
Weinan Li
2
-8
/
+11
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
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
6
-38
/
+39
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
6
-85
/
+89
2017-12-12
drm/i915: nuke the duplicated stolen discovery
Matthew Auld
2
-155
/
+5
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
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
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
1131
-73341
/
+152660
2017-12-08
drm/i915: Drop fb reference on load_detect_pipe failure path
Chris Wilson
1
-2
/
+1
2017-12-08
intel/atomic: Stop updating legacy fb parameters
Daniel Vetter
1
-28
/
+3
2017-12-08
drm/i915: Restore GT performance in headless mode with DMC loaded
Tvrtko Ursulin
4
-0
/
+23
[next]