Gabriel Krisman Bertazi
|
75f6dfe3e6
drm: Deduplicate driver initialization message
|
il y a 8 ans |
Tom Gundersen
|
0f2886057b
drm: Don't swallow error codes in drm_dev_alloc()
|
il y a 9 ans |
Daniel Vetter
|
a325725633
drm: Lobotomize set_busid nonsense for !pci drivers
|
il y a 9 ans |
Daniel Vetter
|
6e3f797c9a
drm/doc: Update docs about device instance setup
|
il y a 10 ans |
David Herrmann
|
c5786fe5f1
drm: Goody bye, drm_bus!
|
il y a 11 ans |
David Herrmann
|
915b4d11b8
drm: add driver->set_busid() callback
|
il y a 11 ans |
David Herrmann
|
1e444be0ef
drm: drop unused drm_master->unique_size
|
il y a 11 ans |
David Herrmann
|
d0a39164b6
drm: simplify drm_*_set_unique()
|
il y a 11 ans |
Thierry Reding
|
c6a1af8a16
drm: Add device registration documentation
|
il y a 11 ans |
Daniel Vetter
|
f93227759d
drm: Remove dev->kdriver
|
il y a 11 ans |
Daniel Vetter
|
9de1b51f1f
drm: remove drm_bus->get_name
|
il y a 11 ans |
Daniel Vetter
|
5829d1834e
drm: rip out dev->devname
|
il y a 11 ans |
Daniel Vetter
|
b2a21aa25a
drm: remove bus->get_irq implementations
|
il y a 11 ans |
Daniel Vetter
|
42b21049fc
drm: kill drm_bus->bus_type
|
il y a 11 ans |
David Herrmann
|
099d1c290e
drm: provide device-refcount
|
il y a 11 ans |
Daniel Vetter
|
b3f2333de8
drm: restrict the device list for shadow attached drivers
|
il y a 11 ans |
Daniel Vetter
|
e2577d455a
drm: rip out drm_platform_exit
|
il y a 11 ans |
David Herrmann
|
0dc8fe5985
drm: introduce drm_dev_free() to fix error paths
|
il y a 12 ans |
David Herrmann
|
c22f0ace19
drm: merge device setup into drm_dev_register()
|
il y a 12 ans |
David Herrmann
|
1bb72532ac
drm: add drm_dev_alloc() helper
|
il y a 12 ans |
David Herrmann
|
1793126fce
drm: implement experimental render nodes
|
il y a 12 ans |
Lespiau, Damien
|
66cc8b6b8b
drm: Make drm_get_platform_dev() static
|
il y a 12 ans |
Thierry Reding
|
a16d4f8601
drm: platform: Don't initialize driver-private data
|
il y a 13 ans |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
il y a 13 ans |
Rob Clark
|
b19c19afa8
drm: cope with platformdev->id == -1
|
il y a 13 ans |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
il y a 14 ans |
Rob Clark
|
28a4a163b5
drm: platform multi-device support
|
il y a 14 ans |
Dave Airlie
|
8410ea3b95
drm: rework PCI/platform driver interface.
|
il y a 14 ans |
Dave Airlie
|
b64c115eb2
drm: fix race between driver loading and userspace open.
|
il y a 15 ans |
Jordan Crouse
|
dcdb167402
drm: Add support for platform devices to register as DRM devices
|
il y a 15 ans |