index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_bios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: remove some dead code
Dan Carpenter
2017-02-08
1
-3
/
+1
*
drm/radeon: handle vfct with multiple vbios images
Alex Deucher
2017-01-27
1
-30
/
+36
*
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-1
/
+2
*
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
1
-1
/
+0
*
radeon: Do not directly dereference pointers to BIOS area.
David Miller
2015-03-27
1
-3
/
+7
*
radeon: clean up coding style differences in radeon_get_bios()
Wilfried Klaebe
2014-10-28
1
-4
/
+2
*
drm: Remove spurious ';'
Damien Lespiau
2014-06-10
1
-1
/
+1
*
drm/radeon: handle non-VGA class pci devices with ATRM
Alex Deucher
2014-05-20
1
-0
/
+14
*
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
1
-1
/
+1
|
\
|
*
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
1
-1
/
+1
*
|
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
1
-3
/
+3
|
/
*
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
2013-05-21
1
-12
/
+16
|
\
|
*
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
Alex Deucher
2013-05-20
1
-12
/
+16
*
|
radeon: Attempt to use platform-provided ROM image
Matthew Garrett
2013-04-01
1
-0
/
+26
|
/
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
2012-08-20
1
-4
/
+76
*
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
2012-08-20
1
-4
/
+2
*
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
2012-08-20
1
-0
/
+60
*
drm/radeon: finish getting bios earlier
Igor Murzov
2012-01-24
1
-1
/
+1
*
drm/radeon/kms: fix typo in read_disabled vbios code
Alex Deucher
2011-07-12
1
-6
/
+15
*
drm/radeon/kms: increase rom size for atrm method
Alex Deucher
2011-06-30
1
-1
/
+1
*
drm/radeon/kms: add disabled vbios accessor for NI asics
Alex Deucher
2011-01-07
1
-0
/
+41
*
drm/radeon/kms: fix typos in disabled vbios code
Alex Deucher
2010-12-01
1
-6
/
+7
*
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-1
/
+1
|
\
|
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-1
/
+1
*
|
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
Dave Airlie
2010-07-01
1
-0
/
+4
|
/
*
drivers/gpu/drm: Use kmemdup
Julia Lawall
2010-05-18
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
1
-5
/
+39
|
\
|
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-5
/
+39
*
|
drm/radeon/kms: check for valid PCI bios and not OF rom
Dave Airlie
2010-02-11
1
-0
/
+6
|
/
*
drm/radeon/kms: remove some misleading debugging output
Alex Deucher
2009-11-04
1
-3
/
+0
*
drm/radeon/kms: add support for "Surround View"
Alex Deucher
2009-10-05
1
-2
/
+47
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
1
-0
/
+390