summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_platform.c
AgeCommit message (Expand)AuthorLines
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-1/+1
2012-03-07drm: cope with platformdev->id == -1Rob Clark-2/+10
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker-0/+1
2011-07-15drm: platform multi-device supportRob Clark-2/+3
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie-3/+72
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie-0/+5
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse-0/+122