summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+2
* drm/amdgpu: rename amdgpu_need_postAlex Deucher2017-12-181-1/+1
* drm/amdgpu: Remove check which is not valid for certain VBIOSKen Wang2017-11-101-6/+0Star
* drm/amdgpu: reduce the time of reading VBIOSXiangliang Yu2017-07-251-1/+1
* drm/amdgpu/atom: fix atom_fw checkAlex Deucher2017-07-141-14/+1Star
* amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)Alex Deucher2017-03-301-7/+23
* drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-171-1/+1
* drm/amdgpu: handle vfct with multiple vbios imagesAlex Deucher2017-01-271-32/+34
* drm/amdgpu: Refine the way to get atom biosKen Xue2017-01-271-74/+105
* drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-271-6/+6
*-. Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-1/+2
|\ \
| * | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-1/+2
| |/
* | drm/amd/amdgpu: stored bios_sizeEvan Quan2016-12-081-0/+6
* | drm/amd/amdgpu : Fix NULL pointer comparisonRavikant B Sharma2016-11-111-1/+1
|/
* drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan2016-07-291-7/+7
* drm/amdgpu: do not store bios_header_start in amdgpu_deviceNils Wallménius2016-05-021-4/+4
* drm/amdgpu: Use new read bios from rom callbackmonk.liu2015-12-021-8/+50
* drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2015-10-141-1/+0Star
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-3/+3
* drm/amdgpu: Do not directly dereference pointers to BIOS area.Alex Deucher2015-06-041-3/+7
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+359