index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-09-20
drm/amdgpu: Fix vbios version string search
Lijo Lazar
2023-07-21
drm/amd: Avoid reading the VBIOS part number twice
Mario Limonciello
2022-02-07
drm: Convert open-coded yes/no strings to yesno()
Lucas De Marchi
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
2021-03-23
drm/amdgpu: drop legacy IO bar support
Alex Deucher
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