aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-02drm/amdgpu: Use new read bios from rom callbackmonk.liu1-8/+50
2015-10-14drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner1-1/+0
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-3/+3
2015-06-03drm/amdgpu: Do not directly dereference pointers to BIOS area.Alex Deucher1-3/+7
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+359