开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2020-11-04
drm/amdgpu: do not initialise global variables to 0 or NULL
Deepak R Varma
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-04-09
drm/amdgpu: increased atom cmd timeout
John Clements
2020-03-06
drm/amdgpu: increase atombios cmd timeout
John Clements
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-08-29
drm/amdgpu: Add debugfs file for VBIOS and version
Kent Russell
2017-03-29
drm/amdgpu: move atom scratch setup into amdgpu_atombios.c
Alex Deucher
2017-03-29
drm/amdgpu: print full bios version in dmesg.
Rex Zhu
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-10-14
drm/amdgpu/atom: add support for new div32 opcodes (v3)
Alex Deucher
2015-10-14
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
Alex Deucher
2015-10-14
drm/amdgpu/atom: add support for process ds opcode
Alex Deucher
2015-10-14
drm/amdgpu/atom: implement debug opcode
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher