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
2018-10-18
drm/i915: Don't unset intel_connector->mst_port
Lyude Paul
1
-11
/
+6
2018-10-18
drm/i915: Only reset seqno if actually idle
Chris Wilson
1
-1
/
+1
2018-10-18
drm/i915: Use the correct crtc when sanitizing plane mapping
Ville Syrjälä
1
-32
/
+46
2018-10-18
drm/i915: Restore vblank interrupts earlier
Ville Syrjälä
1
-10
/
+13
2018-10-18
drm/i915: Check fb stride against plane max stride
Ville Syrjälä
3
-0
/
+37
2018-10-11
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
91
-1144
/
+1652
2018-10-11
Merge tag 'drm-misc-next-fixes-2018-10-10' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-3
/
+1
2018-10-11
Merge branch 'mediatek-drm-next-4.20' of https://github.com/ckhu-mediatek/lin...
Dave Airlie
12
-279
/
+627
2018-10-11
Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
17
-236
/
+401
2018-10-11
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
1
-0
/
+1
2018-10-11
drm/nouveau/disp: take sink support into account for exposing 594mhz
Ilia Mirkin
1
-12
/
+22
2018-10-11
drm/nouveau/disp: add support for setting scdc parameters for high modes
Ilia Mirkin
1
-1
/
+39
2018-10-11
drm/nouveau/disp: keep track of high-speed state, program into clock
Ilia Mirkin
3
-4
/
+14
2018-10-11
drm/nouveau/disp/gm200-: add scdc parameter setter
Ilia Mirkin
5
-0
/
+39
2018-10-11
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
3
-3
/
+13
2018-10-11
drm/nouveau: Start using new drm_dev initialization helpers
Lyude Paul
1
-72
/
+101
2018-10-11
drm/nouveau: Fix potential memory leak in nouveau_drm_load()
Lyude Paul
1
-2
/
+4
2018-10-11
drm/nouveau: Refactor nvXX_backlight_init()
Lyude Paul
1
-88
/
+72
2018-10-11
drm/nouveau: Cleanup indenting in nouveau_backlight.c
Lyude Paul
1
-6
/
+7
2018-10-11
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
Lyude Paul
3
-4
/
+4
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
6
-100
/
+133
2018-10-11
drm/nouveau: Add NV_PRINTK_ONCE and variants
Lyude Paul
1
-0
/
+8
2018-10-11
drm/nouveau: Check backlight IDs are >= 0, not > 0
Lyude Paul
1
-2
/
+2
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
2
-20
/
+28
2018-10-10
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
4
-96
/
+70
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
1
-16
/
+25
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
1
-12
/
+14
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
1
-15
/
+15
2018-10-10
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
1
-2
/
+0
2018-10-10
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
5
-0
/
+10
2018-10-10
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
1
-5
/
+12
2018-10-10
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
1
-42
/
+0
2018-10-10
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
1
-2
/
+0
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
7
-52
/
+62
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
1
-13
/
+53
2018-10-10
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
4
-26
/
+1
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
3
-29
/
+36
2018-10-10
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Change AI gfx/sdma/smu init sequence
Rex Zhu
1
-4
/
+4
2018-10-10
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
2
-14
/
+16
2018-10-10
drm/amdgpu: Limit the max mc address to hole start
Emily Deng
1
-2
/
+4
2018-10-10
drm/amdgpu: fix CPDMA hang in PRT mode
Tao Zhou
1
-3
/
+12
2018-10-10
drm/amdgpu: add CP_DEBUG register definition for GC9.0
Tao Zhou
1
-0
/
+2
2018-10-10
drm/amd/display: RV2 DP MST 2nd display within daisy chain not light up
Hersen Wu
1
-1
/
+18
2018-10-10
drm/amd/display: Fix warning storm on Raven2
Roman Li
1
-2
/
+41
2018-10-10
Merge tag 'drm-msm-fixes-2018-10-09' of git://people.freedesktop.org/~robclar...
Dave Airlie
2
-6
/
+9
2018-10-10
Merge tag 'drm-msm-next-2018-10-07' of git://people.freedesktop.org/~robclark...
Dave Airlie
60
-3240
/
+1903
[next]