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
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
1
-6
/
+27
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
1
-1
/
+1
2018-06-22
drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
Michel Dänzer
1
-3
/
+5
2018-06-22
drm/amdgpu: Count disabled CRTCs in commit tail earlier
Lyude Paul
1
-4
/
+6
2018-06-19
drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
Michel Dänzer
1
-2
/
+18
2018-06-19
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
Michel Dänzer
3
-4
/
+19
2018-06-19
drm/amdgpu: Update pin_size values before unpinning BO
Michel Dänzer
1
-10
/
+8
2018-06-19
drm/amdgpu:All UVD instances share one idle_work handle
James Zhu
2
-8
/
+8
2018-06-19
drm/amdgpu: Don't default to DC support for Kaveri and older
Harry Wentland
1
-1
/
+9
2018-06-19
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
Michel Dänzer
1
-3
/
+4
2018-06-19
drm/amd/pp: Fix uninitialized variable
Rajan Vaja
1
-1
/
+1
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
42
-247
/
+358
2018-06-15
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
42
-253
/
+365
2018-06-14
drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)
Kenneth Feng
1
-2
/
+5
2018-06-13
drm/amd/powerplay: remove uncessary extra gfxoff control call
Evan Quan
1
-9
/
+0
2018-06-13
drm/amdgpu: fix parsing indirect register list v2
Evan Quan
1
-6
/
+9
2018-06-13
drm/amd/include: Update df 3.6 mask and shift definition
Shaoyun Liu
1
-4
/
+4
2018-06-13
drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards
Rex Zhu
1
-2
/
+7
2018-06-13
drm/amd/display: Fix stale buffer object (bo) use
Pratik Vishwakarma
1
-11
/
+0
2018-06-13
drm/amd/pp: initialize result to before or'ing in data
Colin Ian King
1
-1
/
+1
2018-06-13
drm/amd/powerplay: fix wrong clock adjust sequence
Evan Quan
1
-7
/
+6
2018-06-13
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
1
-0
/
+13
2018-06-13
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...
Huang Rui
1
-1
/
+2
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
4
-8
/
+15
2018-06-13
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
Junwei Zhang
1
-2
/
+4
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-16
/
+21
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
16
-34
/
+45
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-6
/
+6
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
318
-7829
/
+26851
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-06-01
Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
Alex Deucher
1
-1
/
+0
2018-06-01
drm/amdgpu/df: fix potential array out-of-bounds read
Colin Ian King
1
-1
/
+1
2018-05-31
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
1
-11
/
+7
2018-05-31
drm/gfx9: Update gc goldensetting for vega20.
Feifei Xu
1
-0
/
+1
2018-05-31
drm/amd/pp: Allow underclocking when od table is empty in vbios
Rex Zhu
5
-19
/
+10
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
1
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
1
-7
/
+16
2018-05-30
drm/amdgpu/display: check if ppfuncs exists before using it
Alex Deucher
1
-1
/
+1
2018-05-30
drm/amd/pp: Connect display_clock_voltage_request to a function pointer
Mikita Lipski
1
-33
/
+31
2018-05-30
drm/amdgpu: typo fix for vega20 cg flags
Evan Quan
1
-0
/
+1
2018-05-30
drm/amd/powerplay: bug fixs for getsmuclockinfo
Evan Quan
1
-1
/
+3
2018-05-30
drm/amdgpu: correct SMU11 SYSPLL0 clock id values
Evan Quan
1
-7
/
+5
2018-05-30
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
1
-0
/
+7
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
1
-15
/
+23
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
1
-1
/
+1
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
[next]