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
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+4
2016-05-24
drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable
Michal Hocko
1
-1
/
+4
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
143
-3447
/
+61203
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-1
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
7
-12
/
+11
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-11
drm/amd/powerplay: rewrite pp_sw_init to make code readable
Huang Rui
1
-6
/
+9
2016-05-11
drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins
Alex Deucher
2
-1
/
+3
2016-05-11
drm/amdgpu: fix and cleanup user fence handling v2
Christian König
4
-47
/
+38
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
14
-66
/
+66
2016-05-11
drm/amdgpu: move the context from the IBs into the job
Christian König
4
-17
/
+24
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
12
-29
/
+25
2016-05-11
drm/amdgpu: move preamble IB handling into common code
Christian König
3
-9
/
+7
2016-05-11
drm/amdgpu/gfx7: fix pipeline sync
Chunming Zhou
1
-12
/
+13
2016-05-11
amdgpu/uvd: separate context buffer from DPB
Sonny Jiang
1
-3
/
+59
2016-05-11
drm/amdgpu: use fence_context to judge ctx switch v2
Christian König
3
-4
/
+4
2016-05-11
drm/amd/amdgpu: Added more named DRM info messages for debugging
Tom St Denis
1
-10
/
+10
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
32
-1
/
+33
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
6
-27
/
+52
2016-05-11
drm/amdgpu/dce11: don't share PLLs on Polaris
Alex Deucher
1
-4
/
+0
2016-05-11
drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock
Nils Wallménius
3
-10
/
+8
2016-05-11
drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
Nils Wallménius
5
-10
/
+5
2016-05-11
drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
Nils Wallménius
4
-8
/
+4
2016-05-11
drm/amd/powerplay: Use defined constants for minium engine clock
Nils Wallménius
2
-3
/
+4
2016-05-11
drm/amdgpu: add missing licenses on a couple of files
Alex Deucher
2
-0
/
+45
2016-05-11
drm/amdgpu: fetch cu_info once at init
Alex Deucher
9
-46
/
+25
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
23
-56
/
+56
2016-05-11
drm/amdgpu: remove define for reserved client ID
Christian König
2
-2
/
+1
2016-05-11
drm/amdgpu: remove owner cleanup v2
Christian König
1
-13
/
+0
2016-05-11
drm/amdgpu: make the VMID owner always 64bit
Christian König
2
-3
/
+3
2016-05-11
drm/amdgpu: two minor 80 char fixes
Christian König
3
-8
/
+12
2016-05-11
drm/amdgpu: hdp flush&inval should always do
Monk Liu
1
-7
/
+5
2016-05-11
drm/amd/amdgpu: Enable CG for UVD6 on Carrizo
Tom St Denis
1
-1
/
+2
2016-05-11
drm/amdgpu: add pipeline sync for compute job
Chunming Zhou
1
-1
/
+2
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
12
-30
/
+25
2016-05-11
drm/amdgpu: make vmid owner be client_id
Chunming Zhou
1
-3
/
+3
2016-05-11
drm/amdgpu: add client id for every vm
Chunming Zhou
2
-0
/
+8
2016-05-11
drm/amdgpu: fix wrong release of vmid owner
Chunming Zhou
1
-5
/
+9
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
13
-20
/
+46
2016-05-09
drm/amdgpu: fix build on aarch64.
Dave Airlie
1
-0
/
+1
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
126
-3067
/
+60709
2016-05-05
drm/amdgpu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Muhammad Falak R Wani
1
-1
/
+1
2016-05-05
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
1
-1
/
+1
2016-05-05
drm/amdgpu/uvd6: add bypass support for fiji (v3)
Alex Deucher
1
-0
/
+19
2016-05-05
drm/amdgpu/fiji: set UVD CG state when enabling UVD DPM (v2)
Alex Deucher
1
-2
/
+9
2016-05-05
drm/powerplay: add missing clockgating callback for tonga
Alex Deucher
1
-0
/
+1
2016-05-05
drm/amdgpu: Constify some tables
Nils Wallménius
6
-33
/
+36
2016-05-05
drm/amd/powerplay: Delete dead struct declaration
Nils Wallménius
1
-1
/
+0
2016-05-05
drm/amd/powerplay/hwmgr: don't add invalid voltage
Moritz Kühner
1
-26
/
+28
2016-05-05
drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2V
Moritz Kühner
1
-2
/
+1
[next]