summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-29drm/amdgpu: Add debugfs file for VBIOS and versionKent Russell1-1/+4
2017-03-29drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher1-26/+0
2017-03-29drm/amdgpu: print full bios version in dmesg.Rex Zhu1-14/+8
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-25/+19
2015-10-14drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher1-1/+24
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher1-1/+17
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher1-1/+10
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher1-1/+2
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+1408