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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/nouveau/kms: Check framebuffer size against bo
James Jones
1
-0
/
+98
2020-05-22
drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp
James Jones
6
-4
/
+112
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
1
-0
/
+5
2020-05-22
drm/nouveau/kms: Remove struct nouveau_framebuffer
Thomas Zimmermann
4
-38
/
+28
2020-05-22
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
Thomas Zimmermann
7
-84
/
+75
2020-05-22
drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev
Thomas Zimmermann
5
-14
/
+14
2020-05-22
drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer
Thomas Zimmermann
1
-5
/
+0
2020-05-22
drm/nouveau: fix out-of-tree module build
Ben Skeggs
1
-4
/
+6
2020-05-22
drm: Generalized NV Block Linear DRM format mod
James Jones
1
-8
/
+114
2020-05-22
drm/amdgpu: resize VRAM BAR for CPU access on gfx10
Alan Swanson
1
-4
/
+10
2020-05-22
drm/amdgpu: drop navi pcie bw callback
Alex Deucher
1
-8
/
+0
2020-05-22
drm/amdgpu: improve error handling in pcie_bw
Alex Deucher
1
-1
/
+7
2020-05-22
drm/amdkfd: fix restore worker race condition
Philip Yang
1
-3
/
+3
2020-05-21
drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling
Dan Carpenter
1
-2
/
+1
2020-05-21
drm/amdgpu/smu10: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2
-5
/
+3
2020-05-21
drm/amd/display: Set/Reset avmute when disable/enable stream
Jinze Xu
1
-0
/
+8
2020-05-21
drm/amd/display: Fix incorrectly pruned modes with deep color
Stylon Wang
1
-38
/
+64
2020-05-21
drm/amd/display: correct rn NUM_VMID
Dmytro Laktyushkin
4
-9
/
+9
2020-05-21
drm/amd/display: Avoid pipe split when plane is too small
Nicholas Kazlauskas
2
-2
/
+33
2020-05-21
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
6
-1
/
+81
2020-05-21
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
1
-0
/
+27
2020-05-21
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
11
-94
/
+18
2020-05-21
drm/amd/display: fix and simplify pipe split logic
Dmytro Laktyushkin
4
-91
/
+94
2020-05-21
drm/amd/display: Minimize DSC resource re-assignment
Nikola Cornij
3
-10
/
+23
2020-05-21
drm/amdgpu: add condition to set MP1 state on gpu reset
Likun Gao
1
-1
/
+2
2020-05-21
drm/amdkfd: report the real PCI bus number
Evan Quan
1
-1
/
+1
2020-05-21
drm/amdgpu fix incorrect sysfs remove behavior for xgmi
Jack Zhang
1
-7
/
+16
2020-05-21
drm/amd/powerplay: unify the prompts on thermal interrupts
Evan Quan
2
-47
/
+17
2020-05-21
drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)
Mario Kleiner
2
-2
/
+2
2020-05-21
drm/amd/display: Expose support for xBGR ordered fp16 formats.
Mario Kleiner
1
-0
/
+6
2020-05-21
drm/amdgpu/vcn2.5: Remove old DPG workaround
James Zhu
1
-9
/
+0
2020-05-21
drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungating
James Zhu
1
-1
/
+0
2020-05-21
drm/amdgpu: resolve ras recovery vs smi race condition
John Clements
1
-0
/
+6
2020-05-21
drm/amdkfd: Fix boolreturn.cocci warnings
Aishwarya Ramakrishnan
1
-2
/
+2
2020-05-21
drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTER
Harry Wentland
1
-3
/
+3
2020-05-21
drm/amd/display: Fix disable_stutter debug option
Harry Wentland
2
-2
/
+2
2020-05-21
drm/amd/display: Add DC Debug mask to disable features for bringup
Harry Wentland
4
-0
/
+30
2020-05-21
drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attribute
Kevin Wang
1
-105
/
+0
2020-05-21
Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/...
Dave Airlie
3
-13
/
+14
2020-05-21
Merge tag 'exynos-drm-next-for-v5.8' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
10
-192
/
+103
2020-05-21
drm/dp: Lenovo X13 Yoga OLED panel brightness fix
Mark Pearson
1
-0
/
+1
2020-05-20
drm/mediatek: Eliminate the magic number in array size
Bernard Zhao
1
-3
/
+3
2020-05-20
drm/mediatek: Cleanup coding style in mediatek a bit
Bernard Zhao
1
-8
/
+4
2020-05-20
drm/mediatek: Stop iterating dma addresses when sg_dma_len() == 0
Anand K Mistry
1
-0
/
+3
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
105
-1505
/
+3097
2020-05-20
Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5...
Dave Airlie
32
-313
/
+775
2020-05-19
drm/i915: Fix AUX power domain toggling across TypeC mode resets
Imre Deak
1
-2
/
+3
2020-05-19
drm/i915: Mark check_shadow_context_ppgtt as maybe unused
Nathan Chancellor
1
-1
/
+1
2020-05-19
drm/i915: avoid unused scale_user_to_hw() warning
Arnd Bergmann
1
-10
/
+10
2020-05-18
drm/amdgpu: Add a UAPI flag for user to call mem_sync
Andrey Grodzovsky
3
-1
/
+9
[prev]
[next]