index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2016-02-19
Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/ker...
Dave Airlie
5
-0
/
+1359
2016-02-19
Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-next
Dave Airlie
6
-122
/
+872
2016-02-19
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
86
-4365
/
+5486
2016-02-19
Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
83
-428
/
+1260
2016-02-18
dt-bindings: add document for Innosilicon HDMI on Rockchip platform
Yakir Yang
1
-0
/
+50
2016-02-18
drm/rockchip: hdmi: add Innosilicon HDMI support
Yakir Yang
4
-0
/
+1309
2016-02-18
drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy
Felix Kuehling
1
-1
/
+0
2016-02-18
drm/amdgpu: Fix race condition in amdgpu_mn_unregister
Felix Kuehling
1
-10
/
+13
2016-02-17
drm/udl: Use module_usb_driver
Amitoj Kaur Chawla
1
-13
/
+1
2016-02-17
Merge branch 'topic/mode_fixup-optional' into topic/drm-misc
Daniel Vetter
33
-244
/
+0
2016-02-17
drm/amdgpu: cleanup gem init/finit
Christian König
8
-58
/
+23
2016-02-17
drm/amdgpu: rework GEM info printing
Christian König
2
-34
/
+61
2016-02-17
drm/amdgpu: print the GPU offset as well in gem_info
Christian König
1
-2
/
+3
2016-02-17
drm/amdgpu: optionally print the pin count in gem_info as well
Christian König
1
-1
/
+7
2016-02-17
drm/amdgpu: print the BO size only once in amdgpu_gem_info
Christian König
1
-3
/
+2
2016-02-17
drm/amdgpu: print pid as integer
Christian König
1
-2
/
+2
2016-02-17
drm/amdgpu: remove page flip work queue v3
Christian König
5
-13
/
+4
2016-02-17
drm/amdgpu: stop blocking for page filp fences
Christian König
2
-16
/
+28
2016-02-17
drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code
Christian König
1
-9
/
+1
2016-02-17
drm/amdgpu: remove fence reset detection leftovers
Christian König
1
-10
/
+4
2016-02-17
drm/amdgpu: Fix race condition in MMU notifier release
Felix Kuehling
1
-1
/
+1
2016-02-16
drm/vc4: Add support for YUV planes.
Eric Anholt
2
-59
/
+253
2016-02-16
drm/vc4: Add support a few more RGB display plane formats.
Eric Anholt
1
-0
/
+16
2016-02-16
drm/vc4: Add support for scaling of display planes.
Eric Anholt
4
-13
/
+374
2016-02-16
drm/vc4: Fix which value is being used for source image size.
Eric Anholt
1
-9
/
+14
2016-02-16
drm/vc4: Add more display planes to each CRTC.
Eric Anholt
1
-16
/
+40
2016-02-16
drm/vc4: Make the CRTCs cooperate on allocating display lists.
Eric Anholt
3
-52
/
+84
2016-02-16
drm/vc4: Add a proper short-circut path for legacy cursor updates.
Eric Anholt
2
-7
/
+96
2016-02-16
drm/vc4: Move the plane clipping/scaling setup to a separate function.
Eric Anholt
1
-26
/
+52
2016-02-16
drm/vc4: Add missing __iomem annotation to hw_dlist.
Eric Anholt
1
-1
/
+1
2016-02-16
drm/vc4: Improve comments on vc4_plane_state members.
Eric Anholt
1
-3
/
+6
2016-02-16
drm: fixes crct set_mode when crtc mode_fixup is null.
Carlos Palminha
1
-3
/
+6
2016-02-16
drm/tilcdc: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2
-18
/
+0
2016-02-16
drm/sti: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-10
/
+0
2016-02-16
drm/rockchip: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
drm/qxl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-16
drm/mgag200: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
drm/msm/mdp: removed optional dummy encoder mode_fixup function.
Carlos Palminha
5
-41
/
+0
2016-02-16
drm/imx: removed optional dummy encoder mode_fixup function.
Carlos Palminha
4
-32
/
+0
2016-02-16
drm/gma500: removed optional dummy encoder mode_fixup function.
Carlos Palminha
5
-13
/
+0
2016-02-16
drm/radeon: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
drm/cirrus: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-16
drm/bochs: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
drm/ast: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
drm/amdgpu: removed optional dummy encoder mode_fixup function.
Carlos Palminha
3
-24
/
+0
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
4
-32
/
+0
2016-02-16
drm/udl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-16
drm/virtio: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-15
drm/fb_helper: Use add_one_connector in add_all_connectors.
Maarten Lankhorst
1
-8
/
+4
2016-02-15
drm/fb_helper: Use correct allocation count for arrays.
Maarten Lankhorst
1
-7
/
+7
[next]