aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
AgeCommit message (Expand)Author
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-08-29drm/amdgpu: Add debugfs file for VBIOS and versionKent Russell
2017-03-29drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher
2017-03-29drm/amdgpu: print full bios version in dmesg.Rex Zhu
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2015-10-14drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher