Age | Commit message (Expand) | Author |
2023-06-09 | drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.c | Srinivasan Shanmugam |
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 |