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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
drm/i915/gvt: not to restore in-context mmio
Chuanxiao Dong
1
-0
/
+3
2017-05-05
drm/i915/gvt: fix typo: "supporte" -> "support"
Colin Ian King
1
-1
/
+1
2017-04-06
drm/i915/gvt: set the correct default value of CTX STATUS PTR
Min He
1
-1
/
+2
2017-04-01
drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW state
Zhi Wang
1
-3
/
+6
2017-03-30
drm/i915/gvt: exclude cfg space from failsafe mode
Changbin Du
1
-3
/
+0
2017-03-30
drm/i915/gvt: Activate/de-activate vGPU in mdev ops.
Zhi Wang
4
-6
/
+48
2017-03-22
drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...
Changbin Du
1
-1
/
+6
2017-03-21
drm/i915/gvt: set shadow entry to scratch page while p2m failed
Xiaoguang Chen
1
-2
/
+6
2017-03-21
drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue.
Xu Han
1
-1
/
+2
2017-03-21
drm/i915/gvt: fix wrong offset when loading RCS mocs
Chuanxiao Dong
1
-1
/
+1
2017-03-20
drm/i915/gvt: add write handler for mmio mbctl
Pei Zhang
1
-1
/
+9
2017-03-20
drm/i915/kvmgt: Hold struct kvm reference
Alex Williamson
1
-0
/
+2
2017-03-17
drm/i915/gvt: Fix gvt scheduler interval time
Zhenyu Wang
1
-2
/
+2
2017-03-17
drm/i915/gvt: GVT pin/unpin shadow context
Chuanxiao Dong
1
-0
/
+27
2017-03-17
drm/i915/gvt: scan shadow indirect context image when valid
Tina Zhang
1
-3
/
+6
2017-03-17
drm/i915/kvmgt: fix suspicious rcu dereference usage
Changbin Du
1
-1
/
+3
2017-03-17
drm/i915/gvt: add enable_execlists check before enable gvt
Chuanxiao Dong
1
-0
/
+5
2017-03-17
drm/i915/gvt: Remove bogus retry around i915_wait_request
Chris Wilson
1
-13
/
+1
2017-03-17
drm/i915/gvt: correct the ggtt valid bit check in pipe control command
Yulei Zhang
1
-1
/
+1
2017-03-17
drm/i915/gvt: replace the gvt_err with gvt_vgpu_err
Tina Zhang
12
-158
/
+180
2017-03-17
drm/i915/gvt: handle force-nonpriv registers, cmd parser part
Zhao Yan
3
-0
/
+43
2017-03-13
drm/i915: Fix forcewake active domain tracking
Tvrtko Ursulin
1
-7
/
+6
2017-03-13
drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...
Maarten Lankhorst
1
-3
/
+0
2017-03-13
drm/i915: use correct node for handling cache domain eviction
Matthew Auld
1
-4
/
+4
2017-03-09
drm/i915: Drain the freed state from the tail of the next commit
Chris Wilson
1
-13
/
+21
2017-03-09
drm/i915: Nuke debug messages from the pipe update critical section
Ville Syrjälä
1
-11
/
+1
2017-03-09
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
2
-0
/
+81
2017-03-09
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
1
-3
/
+6
2017-03-09
drm/i915: Move updating color management to before vblank evasion
Maarten Lankhorst
1
-5
/
+7
2017-03-09
drm/i915/gen9: Increase PCODE request timeout to 50ms
Imre Deak
1
-5
/
+6
2017-03-09
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
Mika Kuoppala
1
-0
/
+7
2017-03-09
drm/i915: Remove the vma from the drm_mm if binding fails
Chris Wilson
1
-20
/
+37
2017-03-09
drm/i915/fbdev: Stop repeating tile configuration on stagnation
Chris Wilson
1
-6
/
+4
2017-03-09
drm/i915/glk: Fix watermark computations for third sprite plane
Ander Conselvan de Oliveira
1
-0
/
+1
2017-03-09
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
Chris Wilson
1
-0
/
+10
2017-03-08
Merge tag 'gvt-fixes-2017-03-08' of https://github.com/01org/gvt-linux into d...
Jani Nikula
6
-149
/
+272
2017-03-08
Merge tag 'gvt-next-2017-02-24' of https://github.com/01org/gvt-linux into dr...
Jani Nikula
13
-111
/
+418
2017-03-08
drm/i915/gvt: change some gvt_err to gvt_dbg_cmd
Tina Zhang
1
-5
/
+5
2017-03-06
drm/i915/gvt: protect RO and Rsvd bits of virtual vgpu configuration space
Changbin Du
1
-3
/
+51
2017-03-06
drm/i915/gvt: handle workload lifecycle properly
Chuanxiao Dong
1
-16
/
+33
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-123
/
+373
2017-03-04
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-22
/
+29
2017-03-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-42
/
+49
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
85
-3180
/
+22360
2017-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+39
2017-03-04
Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-3
/
+25
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-55
/
+73
2017-03-04
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2
-6
/
+57
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+13
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-17
/
+114
[next]