index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-11-29
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
2022-04-28
drm/amdgpu: add nbio callback to query rom offset
Hawking Zhang
2022-01-25
drm/amdgpu: switch to common helper to read bios from rom
Hawking Zhang
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-03-23
drm/amdgpu: Use dev_info if VFCT table not valid
Feifei Xu
2021-03-23
drm/amdgpu: Check if FB BAR is enabled for ROM read
Lijo Lazar
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-01-27
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
2021-01-05
drm/amdgpu: fix potential NULL pointer when check_atom_bios() fails
Jiawei Gu
2020-08-14
drm/amdgpu: print where we get the vbios image from
Alex Deucher
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