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
/
amdgpu
/
atom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
drm: Convert open-coded yes/no strings to yesno()
Lucas De Marchi
1
-1
/
+3
2021-06-02
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
1
-0
/
+172
2021-03-24
drm/amdgpu: drop legacy IO bar support
Alex Deucher
1
-2
/
+2
2020-11-05
drm/amdgpu: do not initialise global variables to 0 or NULL
Deepak R Varma
1
-2
/
+2
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-8
/
+8
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-2
/
+2
2020-04-09
drm/amdgpu: increased atom cmd timeout
John Clements
1
-2
/
+5
2020-03-06
drm/amdgpu: increase atombios cmd timeout
John Clements
1
-2
/
+2
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
1
-0
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-08-29
drm/amdgpu: Add debugfs file for VBIOS and version
Kent Russell
1
-1
/
+4
2017-03-30
drm/amdgpu: move atom scratch setup into amdgpu_atombios.c
Alex Deucher
1
-26
/
+0
2017-03-30
drm/amdgpu: print full bios version in dmesg.
Rex Zhu
1
-14
/
+8
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-25
/
+19
2015-10-14
drm/amdgpu/atom: add support for new div32 opcodes (v3)
Alex Deucher
1
-1
/
+24
2015-10-14
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
Alex Deucher
1
-1
/
+17
2015-10-14
drm/amdgpu/atom: add support for process ds opcode
Alex Deucher
1
-1
/
+10
2015-10-14
drm/amdgpu/atom: implement debug opcode
Alex Deucher
1
-1
/
+2
2015-06-04
drm/amdgpu: add core driver (v4)
Alex Deucher
1
-0
/
+1408