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
2018-08-27
drm/scheduler: fix setting the priorty for entities (v2)
Christian König
2
-16
/
+24
2018-08-27
drm/amdgpu: Delay 100ms to enable gfx off feature
Rex Zhu
1
-2
/
+2
2018-08-27
drm/amd/display: Add check for num of entries in gamma
Vitaly Prosyak
1
-1
/
+2
2018-08-27
drm/amd/display: Use DGAM ROM or RAM
Vitaly Prosyak
3
-9
/
+12
2018-08-27
drm/amd/display: Print DPP DTN log info only for enabled pipes
Nikola Cornij
3
-2
/
+8
2018-08-27
drm/amd/display: correct image viewport calculation
Martin Tsai
1
-0
/
+49
2018-08-27
drm/amd/display: pass the right num of modes added
Mikita Lipski
1
-1
/
+2
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
11
-60
/
+102
2018-08-27
drm/amdgpu: move psp macro into amdgpu_psp header
Huang Rui
2
-13
/
+17
2018-08-27
drm/amdgpu: move firmware definitions into amdgpu_ucode header
Huang Rui
2
-27
/
+24
2018-08-27
drm/amdgpu: move sdma definitions into amdgpu_sdma header
Huang Rui
5
-86
/
+148
2018-08-27
drm/amdgpu: move ih definitions into amdgpu_ih header
Huang Rui
2
-14
/
+15
2018-08-27
drm/amdgpu: move gfx definitions into amdgpu_gfx header
Huang Rui
3
-323
/
+342
2018-08-27
drm/amd/pp: Delete duplicated interface in hwmgr_func
Rex Zhu
2
-2
/
+0
2018-08-27
drm/amdgpu: Disable gfx off if VCN is busy
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrl
Rex Zhu
2
-8
/
+4
2018-08-27
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
3
-2
/
+23
2018-08-27
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
3
-0
/
+43
2018-08-27
drm/amd/display: Add support for toggling DFS bypass
Nicholas Kazlauskas
4
-6
/
+76
2018-08-27
drm/amd/display: Enable DFS bypass support in DC config
Nicholas Kazlauskas
1
-2
/
+0
2018-08-27
drm/amd/display: Set DFS bypass flags for dce110
Nicholas Kazlauskas
3
-0
/
+8
2018-08-27
drm/amd/display: dal 3.1.60
Tony Cheng
1
-1
/
+1
2018-08-27
drm/amd/display: Move PME to function pointer call semantics
Jun Lei
3
-42
/
+65
2018-08-27
drm/amd/display: pass compat_level to hubp
Charlene Liu
4
-4
/
+9
2018-08-27
drm/amd/pp: Implement get_performance_level for legacy dgpu
Rex Zhu
3
-1
/
+49
2018-08-27
drm/amdgpu: Add job pipe sync dependecy trace
Andrey Grodzovsky
2
-0
/
+29
2018-08-27
drm/scheduler: Add job dependency trace.
Andrey Grodzovsky
2
-2
/
+30
2018-08-27
drm/scheduler: move idle entities to scheduler with less load v2
Nayan Deshmukh
1
-4
/
+18
2018-08-27
drm/scheduler: add new function to get least loaded sched v2
Nayan Deshmukh
1
-0
/
+25
2018-08-27
drm/scheduler: add counter for total jobs in scheduler
Nayan Deshmukh
1
-0
/
+3
2018-08-27
drm/scheduler: add a list of run queues to the entity
Nayan Deshmukh
1
-0
/
+8
2018-08-27
drm/amgpu/acp: Implement set_powergating_state for acp
Rex Zhu
1
-0
/
+6
2018-08-27
drm/amdgpu/acp: Powrgate acp via smu
Rex Zhu
1
-112
/
+22
2018-08-27
drm/amd/amdgpu: Enabling Power Gating for Stoney platform
Vijendar Mukunda
1
-28
/
+25
2018-08-27
drm/amdgpu: Power down acp if board uses AZ (v2)
Rex Zhu
1
-3
/
+17
2018-08-27
drm/amd/pp: Add ACP PG support in SMU
Rex Zhu
3
-1
/
+39
2018-08-27
drm/amd/display: Fix bug use wrong pp interface
Rex Zhu
1
-2
/
+10
2018-08-27
drm/amdgpu: Fix page fault and kasan warning on pci device remove.
Andrey Grodzovsky
4
-49
/
+8
2018-08-27
amdgpu: fix multi-process hang issue
Emily Deng
1
-1
/
+2
2018-08-27
drm/amdgpu: fix preamble handling
Christian König
1
-7
/
+9
2018-08-27
drm/amdgpu: fix VM clearing for the root PD
Christian König
1
-1
/
+1
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
11
-179
/
+72
2018-08-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+25
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
3
-27
/
+87
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
14
-24
/
+171
2018-08-26
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
5
-18
/
+205
2018-08-25
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
30
-120
/
+158
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-232
/
+739
2018-08-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+24
[next]