]> git.baikalelectronics.ru Git - kernel.git/commit
drm: platform multi-device support
authorRob Clark <rob@ti.com>
Thu, 14 Jul 2011 03:12:43 +0000 (03:12 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 15 Jul 2011 05:52:58 +0000 (06:52 +0100)
commit16d4e21d749eb542ccf04f023625144e8aa3287f
tree37aa3c8b3a05e55bbfe2d61fd43a7500d1993adf
parent3889335fbb3fac98c904aa378b88e6d14f2c8c1c
drm: platform multi-device support

Include the device id in the bus-id to give userspace a way to open
the correct "cardN" when there are multiple device instances.

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_platform.c