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