]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Log Subsystem Vendor and Device Information
authorThomas Reim <reimth@gmail.com>
Fri, 29 Jul 2011 14:28:59 +0000 (14:28 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Aug 2011 13:40:24 +0000 (14:40 +0100)
commitd2fe4820d19c7d97ae37a11f74c22c7f4950eed6
treef2431df3317186c234899a991fbbfde3b80dfb14
parent561ad64432627a201ed48ca3179320dd3e3d0f46
drm/radeon: Log Subsystem Vendor and Device Information

    Log PCI subsystem vendor and subsystem device ID in addition to
    PCI vendor and device ID during kernel mode initialisation. This helps
    to better identify radeon devices of third-party vendors, e. g. for
    bug analysis.

    Tested for kernel 2.6.35, 2.6.38 and 3.0 on Asus M2A-VM HDMI board

Cc: <stable@kernel.org>
Signed-off-by: Thomas Reim <reimth@gmail.com>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Acked-by: Stephen Michaels <Stephen.Micheals@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_device.c