index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_platform.c
Age
Commit message (
Expand
)
Author
2013-12-18
drm: restrict the device list for shadow attached drivers
Daniel Vetter
2013-12-18
drm: rip out drm_platform_exit
Daniel Vetter
2013-10-09
drm: introduce drm_dev_free() to fix error paths
David Herrmann
2013-10-09
drm: merge device setup into drm_dev_register()
David Herrmann
2013-10-09
drm: add drm_dev_alloc() helper
David Herrmann
2013-08-30
drm: implement experimental render nodes
David Herrmann
2013-08-21
drm: Make drm_get_platform_dev() static
Lespiau, Damien
2012-10-23
drm: platform: Don't initialize driver-private data
Thierry Reding
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-03-07
drm: cope with platformdev->id == -1
Rob Clark
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-07-15
drm: platform multi-device support
Rob Clark
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-09-14
drm: fix race between driver loading and userspace open.
Dave Airlie
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse