index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_bios.c
Age
Commit message (
Expand
)
Author
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2017-12-18
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
2017-11-09
drm/amdgpu: Remove check which is not valid for certain VBIOS
Ken Wang
2017-07-25
drm/amdgpu: reduce the time of reading VBIOS
Xiangliang Yu
2017-07-14
drm/amdgpu/atom: fix atom_fw check
Alex Deucher
2017-03-29
amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)
Alex Deucher
2017-02-17
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
2017-01-27
drm/amdgpu: handle vfct with multiple vbios images
Alex Deucher
2017-01-27
drm/amdgpu: Refine the way to get atom bios
Ken Xue
2017-01-27
drm/amdgpu: Remove checking for atombios
Nils Wallménius
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-08
drm/amd/amdgpu: stored bios_size
Evan Quan
2016-11-11
drm/amd/amdgpu : Fix NULL pointer comparison
Ravikant B Sharma
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-05-02
drm/amdgpu: do not store bios_header_start in amdgpu_device
Nils Wallménius
2015-12-02
drm/amdgpu: Use new read bios from rom callback
monk.liu
2015-10-14
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-06-03
drm/amdgpu: Do not directly dereference pointers to BIOS area.
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher