index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_bios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Prefer shadow rom when available
Lijo Lazar
2025-03-26
1
-7
/
+27
*
drm/amdgpu: Add wrapper for freeing vbios memory
Lijo Lazar
2025-02-13
1
-6
/
+14
*
drm/amdgpu: Use dbg level for VBIOS check messages
Lijo Lazar
2024-12-18
1
-12
/
+14
*
drm/amdgpu: fix vbios fetching for SR-IOV
Alex Deucher
2024-09-26
1
-2
/
+9
*
drm/amdgpu: clean up vbios fetching code
Alex Deucher
2024-09-18
1
-14
/
+2
*
drm/amdgpu/bios: split vbios fetching between APU and dGPU
Alex Deucher
2024-09-18
1
-2
/
+45
*
drm/amdgpu: Reorder to read EFI exported ROM first
Lijo Lazar
2024-08-13
1
-5
/
+5
*
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-08
1
-0
/
+5
|
\
|
*
drm/amdgpu: don't use ATRM for external devices
Alex Deucher
2023-11-03
1
-0
/
+5
*
|
drm/amdgpu: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
2023-09-28
1
-15
/
+5
|
/
*
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2023-08-09
1
-1
/
+1
*
drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.c
Srinivasan Shanmugam
2023-06-09
1
-9
/
+7
*
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
2022-11-29
1
-0
/
+1
*
drm/amdgpu: add nbio callback to query rom offset
Hawking Zhang
2022-04-28
1
-2
/
+11
*
drm/amdgpu: switch to common helper to read bios from rom
Hawking Zhang
2022-01-25
1
-0
/
+38
*
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-03-26
1
-6
/
+10
|
\
|
*
drm/amdgpu: Use dev_info if VFCT table not valid
Feifei Xu
2021-03-24
1
-6
/
+6
|
*
drm/amdgpu: Check if FB BAR is enabled for ROM read
Lijo Lazar
2021-03-24
1
-0
/
+4
*
|
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
1
-2
/
+3
|
\
|
|
*
drm/amdgpu: fix potential NULL pointer when check_atom_bios() fails
Jiawei Gu
2021-01-05
1
-2
/
+3
*
|
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
2021-01-27
1
-2
/
+2
|
/
*
drm/amdgpu: print where we get the vbios image from
Alex Deucher
2020-08-14
1
-7
/
+21
*
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
2020-03-30
1
-13
/
+18
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+2
*
drm/amdgpu: rename amdgpu_need_post
Alex Deucher
2017-12-18
1
-1
/
+1
*
drm/amdgpu: Remove check which is not valid for certain VBIOS
Ken Wang
2017-11-09
1
-6
/
+0
*
drm/amdgpu: reduce the time of reading VBIOS
Xiangliang Yu
2017-07-25
1
-1
/
+1
*
drm/amdgpu/atom: fix atom_fw check
Alex Deucher
2017-07-14
1
-14
/
+1
*
amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)
Alex Deucher
2017-03-30
1
-7
/
+23
*
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
2017-02-17
1
-1
/
+1
*
drm/amdgpu: handle vfct with multiple vbios images
Alex Deucher
2017-01-27
1
-31
/
+33
*
drm/amdgpu: Refine the way to get atom bios
Ken Xue
2017-01-27
1
-74
/
+105
*
drm/amdgpu: Remove checking for atombios
Nils Wallménius
2017-01-27
1
-6
/
+6
*
-
.
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
2016-12-22
1
-1
/
+2
|
\
\
|
*
|
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-1
/
+2
|
|
/
*
|
drm/amd/amdgpu: stored bios_size
Evan Quan
2016-12-08
1
-0
/
+6
*
|
drm/amd/amdgpu : Fix NULL pointer comparison
Ravikant B Sharma
2016-11-11
1
-1
/
+1
|
/
*
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-29
1
-7
/
+7
*
drm/amdgpu: do not store bios_header_start in amdgpu_device
Nils Wallménius
2016-05-02
1
-4
/
+4
*
drm/amdgpu: Use new read bios from rom callback
monk.liu
2015-12-02
1
-8
/
+50
*
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
1
-1
/
+0
*
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
1
-3
/
+3
*
drm/amdgpu: Do not directly dereference pointers to BIOS area.
Alex Deucher
2015-06-04
1
-3
/
+7
*
drm/amdgpu: add core driver (v4)
Alex Deucher
2015-06-04
1
-0
/
+359