summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
AgeCommit message (Expand)AuthorLines
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher-1/+1
2017-11-09drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang-6/+0
2017-07-25drm/amdgpu: reduce the time of reading VBIOSXiangliang Yu-1/+1
2017-07-14drm/amdgpu/atom: fix atom_fw checkAlex Deucher-14/+1
2017-03-29amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)Alex Deucher-7/+23
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu-1/+1
2017-01-27drm/amdgpu: handle vfct with multiple vbios imagesAlex Deucher-32/+34
2017-01-27drm/amdgpu: Refine the way to get atom biosKen Xue-74/+105
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius-6/+6
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki-1/+2
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng-1/+2
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan-0/+6
2016-11-11drm/amd/amdgpu : Fix NULL pointer comparisonRavikant B Sharma-1/+1
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan-7/+7
2016-05-02drm/amdgpu: do not store bios_header_start in amdgpu_deviceNils Wallménius-4/+4
2015-12-02drm/amdgpu: Use new read bios from rom callbackmonk.liu-8/+50
2015-10-14drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner-1/+0
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou-3/+3
2015-06-03drm/amdgpu: Do not directly dereference pointers to BIOS area.Alex Deucher-3/+7
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher-0/+359