summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_platform.c
Commit message (Expand)AuthorAgeFilesLines
* drm: platform: Don't initialize driver-private dataThierry Reding2012-10-231-1/+0Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: cope with platformdev->id == -1Rob Clark2012-03-071-2/+10
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-11-011-0/+1
* drm: platform multi-device supportRob Clark2011-07-151-2/+3
* drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-3/+72
* drm: fix race between driver loading and userspace open.Dave Airlie2010-09-141-0/+5
* drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-0/+122