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
2015-07-29
drm/amdgpu: add new parameter to seperate map and unmap
monk.liu
1
-3
/
+5
2015-07-29
drm/amdgpu: hdp_flush is not needed for inside IB
monk.liu
1
-8
/
+8
2015-07-29
drm/amdgpu: different emit_ib for gfx and compute
monk.liu
2
-22
/
+71
2015-07-29
drm/amdgpu: information leak in amdgpu_info_ioctl()
Dan Carpenter
1
-1
/
+1
2015-07-29
drm/amdgpu: clean up init sequence for failures
Alex Deucher
3
-19
/
+31
2015-07-23
drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels
Alex Deucher
1
-16
/
+45
2015-07-23
drm/amdgpu/cz: implement voltage validation properly
Alex Deucher
1
-7
/
+16
2015-07-23
drm/amdgpu: add VCE harvesting instance query
Leo Liu
1
-0
/
+1
2015-07-23
drm/amdgpu: implement VCE 3.0 harvesting support (v4)
Alex Deucher
2
-0
/
+52
2015-07-23
drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-23
drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-16
drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-16
drm/amdgpu/cz: silence some dpm debug output
Alex Deucher
1
-3
/
+3
2015-07-16
drm/amdgpu/cz: store the forced dpm level
Alex Deucher
1
-0
/
+2
2015-07-16
drm/amdgpu/cz: unforce dpm levels before forcing to low/high
Alex Deucher
1
-1
/
+7
2015-07-16
drm/amdgpu: remove bogus check in gfx8 rb setup
Alex Deucher
1
-4
/
+1
2015-07-16
drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)
Alex Deucher
1
-2
/
+33
2015-07-16
drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)
Alex Deucher
1
-2
/
+7
2015-07-16
drm/amdgpu: stop context leak in the error path
Christian König
1
-2
/
+6
2015-07-16
drm/amdgpu: validate the context id in the dependencies
Christian König
1
-1
/
+10
2015-07-10
Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...
Dave Airlie
1
-2
/
+7
2015-07-09
drm/amdgpu: fix timeout calculation
Christian König
1
-1
/
+1
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-07-08
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
3
-24
/
+42
2015-07-03
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
20
-76
/
+482
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
1
-3
/
+3
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
1
-1
/
+58
2015-06-29
drm/amdgpu: recreate fence from user seq
Christian König
3
-9
/
+44
2015-06-29
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
1
-0
/
+6
2015-06-29
drm/amdgpu: disable enable_nb_ps_policy temporarily
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
3
-9
/
+3
2015-06-29
drm/amdgpu: remove unnecessary check before kfree
Maninder Singh
1
-2
/
+1
2015-06-29
drm/amdgpu: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-06-29
drm/amdgpu: add chunk id validity check
Christian König
1
-3
/
+11
2015-06-29
drm/amdgpu: fix crash on invalid CS IOCTL
Christian König
1
-2
/
+3
2015-06-29
drm/amdgpu: reset wptr at cp compute resume (v2)
Sonny Jiang
1
-0
/
+6
2015-06-29
drm/amdgpu: check VCE feedback and bitstream index
Christian König
1
-8
/
+16
2015-06-29
drm/amdgpu: make VCE handle check more strict
Christian König
1
-16
/
+48
2015-06-29
drm/amdgpu: check VCE relocation buffer range
Christian König
3
-29
/
+92
2015-06-29
drm/amdgpu: silence invalid error message
Christian König
1
-1
/
+1
2015-06-29
drm/amdgpu: fix wrong type
monk.liu
1
-1
/
+2
2015-06-29
drm/amdgpu: print the bo_list in the CS trace point as well
Christian König
1
-2
/
+4
2015-06-29
drm/amdgpu: add amdgpu_bo_list_set trace point
Christian König
2
-0
/
+18
2015-06-29
drm/amdgpu: add BO map/unmap trace point
Christian König
2
-0
/
+52
2015-06-29
drm/amdgpu: simplify fence debugfs output a bit
Christian König
1
-2
/
+3
2015-06-29
drm/amdgpu: Configure doorbell to maximum slots
Ben Goz
1
-1
/
+1
2015-06-29
drm/amdgpu: Initialize compute sdma and memory from kgd
Ben Goz
4
-0
/
+123
2015-06-29
drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()
Alex Deucher
1
-1
/
+1
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
257
-228
/
+428321
[next]