summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
Commit message (Expand)AuthorAgeFilesLines
* drm: move drm_can_sleep() to drm_util.hSam Ravnborg2019-01-141-0/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* drm/amdgpu: Add debugfs file for VBIOS and versionKent Russell2017-08-291-1/+4
* drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher2017-03-301-26/+0Star
* drm/amdgpu: print full bios version in dmesg.Rex Zhu2017-03-301-14/+8Star
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-301-25/+19Star
* drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher2015-10-141-1/+24
* drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher2015-10-141-1/+17
* drm/amdgpu/atom: add support for process ds opcodeAlex Deucher2015-10-141-1/+10
* drm/amdgpu/atom: implement debug opcodeAlex Deucher2015-10-141-1/+2
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+1408