summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-11drm/amd/amdgpu : Fix NULL pointer comparisonRavikant B Sharma1-1/+1
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan1-7/+7
2016-05-02drm/amdgpu: do not store bios_header_start in amdgpu_deviceNils Wallménius1-4/+4
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-04drm/amdgpu: Do not directly dereference pointers to BIOS area.Alex Deucher1-3/+7
2015-06-04drm/amdgpu: add core driver (v4)Alex Deucher1-0/+359