linux/drivers/gpu
Pauli Nieminen 55a5cb5d59 drm/radeon: Fix printf type warning in 64bit system.
Type of iterator was promoted to unsigned long in 64bit systems.

*header is small structure so it is alwas safe to cast return value
of sizeof operator to int.

Signed-off-by: Pauli Nieminen <suokkos@gmail.com>
2010-03-01 22:21:37 +11:00
..
drm drm/radeon: Fix printf type warning in 64bit system. 2010-03-01 22:21:37 +11:00
vga vga_switcheroo: initial implementation (v15) 2010-03-01 16:20:37 +10:00
Makefile PCI/GPU: implement VGA arbitration on Linux 2009-09-09 13:29:36 -07:00