Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: move drm_can_sleep() to drm_util.h | Sam Ravnborg | 2019-01-14 | 1 | -0/+2 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 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-29 | 1 | -26/+0 |
* | drm/amdgpu: print full bios version in dmesg. | Rex Zhu | 2017-03-29 | 1 | -14/+8 |
* | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 2017-03-29 | 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-03 | 1 | -0/+1408 |