index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_bios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
1
-1
/
+1
2014-05-20
drm/radeon: handle non-VGA class pci devices with ATRM
Alex Deucher
1
-0
/
+14
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-1
/
+1
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
1
-3
/
+3
2013-05-21
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
1
-12
/
+16
2013-05-20
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
Alex Deucher
1
-12
/
+16
2013-04-02
radeon: Attempt to use platform-provided ROM image
Matthew Garrett
1
-0
/
+26
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-08-20
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
1
-4
/
+76
2012-08-20
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
1
-4
/
+2
2012-08-20
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
1
-0
/
+60
2012-01-24
drm/radeon: finish getting bios earlier
Igor Murzov
1
-1
/
+1
2011-07-12
drm/radeon/kms: fix typo in read_disabled vbios code
Alex Deucher
1
-6
/
+15
2011-06-30
drm/radeon/kms: increase rom size for atrm method
Alex Deucher
1
-1
/
+1
2011-01-07
drm/radeon/kms: add disabled vbios accessor for NI asics
Alex Deucher
1
-0
/
+41
2010-12-01
drm/radeon/kms: fix typos in disabled vbios code
Alex Deucher
1
-6
/
+7
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-1
/
+1
2010-07-01
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
Dave Airlie
1
-0
/
+4
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
1
-1
/
+1
2010-05-18
drivers/gpu/drm: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
1
-5
/
+39
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-5
/
+39
2010-02-11
drm/radeon/kms: check for valid PCI bios and not OF rom
Dave Airlie
1
-0
/
+6
2009-11-04
drm/radeon/kms: remove some misleading debugging output
Alex Deucher
1
-3
/
+0
2009-10-05
drm/radeon/kms: add support for "Surround View"
Alex Deucher
1
-2
/
+47
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+390