Age | Commit message (Expand) | Author |
2023-09-28 | drm/radeon: Use pci_get_base_class() to reduce duplicated code | Sui Jingfeng |
2022-11-29 | drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios() | Xiongfeng Wang |
2022-11-09 | drm/radeon: Add the missed acpi_put_table() to fix memory leak | Hanjun Guo |
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-06 | drm/radeon: Remove references to struct drm_device.pdev | Thomas Zimmermann |
2020-03-30 | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski |
2020-01-07 | drm/radeon: remove boolean checks in if statements. | Wambui Karuga |
2019-12-05 | drm/radeon: Don't include <drm/drm_pci.h> | Thomas Zimmermann |
2019-06-10 | drm/radeon: drop use of drmP.h (1/2) | Sam Ravnborg |
2017-02-08 | drm/radeon: remove some dead code | Dan Carpenter |
2017-01-27 | drm/radeon: handle vfct with multiple vbios images | Alex Deucher |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng |
2015-10-14 | drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> | Lukas Wunner |
2015-03-27 | radeon: Do not directly dereference pointers to BIOS area. | David Miller |
2014-10-28 | radeon: clean up coding style differences in radeon_get_bios() | Wilfried Klaebe |
2014-06-10 | drm: Remove spurious ';' | Damien Lespiau |
2014-05-20 | drm/radeon: handle non-VGA class pci devices with ATRM | Alex Deucher |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki |
2013-10-09 | drm: Remove pci_vendor and pci_device from struct drm_device | Ville Syrjälä |
2013-05-21 | Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied... | Linus Torvalds |
2013-05-20 | drm/radeon: don't touch DCE or VGA regs on Hainan (v3) | Alex Deucher |
2013-04-01 | radeon: Attempt to use platform-provided ROM image | Matthew Garrett |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells |
2012-08-20 | drm/radeon: split ATRM support out from the ATPX handler (v3) | Alex Deucher |
2012-08-20 | drm/radeon: convert radeon vfct code to use acpi_get_table_with_size | Alex Deucher |
2012-08-20 | drm/radeon: implement ACPI VFCT vbios fetch (v3) | David Lamparter |
2012-01-24 | drm/radeon: finish getting bios earlier | Igor Murzov |
2011-07-12 | drm/radeon/kms: fix typo in read_disabled vbios code | Alex Deucher |
2011-06-30 | drm/radeon/kms: increase rom size for atrm method | Alex Deucher |
2011-01-07 | drm/radeon/kms: add disabled vbios accessor for NI asics | Alex Deucher |
2010-12-01 | drm/radeon/kms: fix typos in disabled vbios code | Alex Deucher |
2010-07-07 | Merge branch 'drm-platform' into drm-testing | Dave Airlie |
2010-07-01 | drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU. | Dave Airlie |
2010-06-01 | drm: Remove drm_resource wrappers | Jordan Crouse |
2010-05-18 | drivers/gpu/drm: Use kmemdup | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-01 | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage | Dave Airlie |
2010-03-01 | vga_switcheroo: initial implementation (v15) | Dave Airlie |
2010-02-11 | drm/radeon/kms: check for valid PCI bios and not OF rom | Dave Airlie |
2009-11-04 | drm/radeon/kms: remove some misleading debugging output | Alex Deucher |
2009-10-05 | drm/radeon/kms: add support for "Surround View" | Alex Deucher |
2009-06-15 | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse |