Daniel Vetter
|
967ad7f148
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
|
11 years ago |
Ville Syrjälä
|
0111be4218
drm: Kill drm perf counter leftovers
|
11 years ago |
Ville Syrjälä
|
ffbab09bf9
drm: Remove pci_vendor and pci_device from struct drm_device
|
11 years ago |
Ville Syrjälä
|
fc6ff1935b
drm: Kill ctx_count from struct drm_device
|
11 years ago |
Ville Syrjälä
|
6b8837df7a
drm: Kill unused stuff from struct drm_device
|
11 years ago |
Ville Syrjälä
|
4423843cde
drm: Make irq_enabled bool
|
11 years ago |
Ville Syrjälä
|
5380e9293b
drm: Collect per-crtc vblank stuff to a struct
|
11 years ago |
Ville Syrjälä
|
bf507d90cf
drm: Make vblank_enabled bool
|
11 years ago |
Ville Syrjälä
|
54edf9aec7
drm: Make vblank_inmodeset unsigned
|
11 years ago |
Ville Syrjälä
|
ba0bf1200e
drm: Make vblank_disable_allowed bool
|
11 years ago |
David Herrmann
|
c3a49737ef
drm: move device unregistration into drm_dev_unregister()
|
11 years ago |
David Herrmann
|
0dc8fe5985
drm: introduce drm_dev_free() to fix error paths
|
11 years ago |
David Herrmann
|
c22f0ace19
drm: merge device setup into drm_dev_register()
|
11 years ago |
David Herrmann
|
1bb72532ac
drm: add drm_dev_alloc() helper
|
11 years ago |
David Herrmann
|
16eb5f4379
drm: kill ->gem_init_object() and friends
|
11 years ago |
Damien Lespiau
|
61d8e32825
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
|
11 years ago |
Damien Lespiau
|
1c0814fed3
drm: Add a SET_CLIENT_CAP ioctl
|
11 years ago |
Dave Airlie
|
c21eb21cb5
Revert "drm: mark context support as a legacy subsystem"
|
12 years ago |
David Herrmann
|
1793126fce
drm: implement experimental render nodes
|
12 years ago |
Dave Airlie
|
13bb9cc872
drm: allow open of dynamic off devices.
|
13 years ago |
Daniel Vetter
|
d0b2c5334f
drm/prime: Always add exported buffers to the handle cache
|
12 years ago |
Daniel Vetter
|
de9564d8b9
drm/prime: make drm_prime_lookup_buf_handle static
|
12 years ago |
Daniel Vetter
|
838cd4455e
drm/prime: Simplify drm_gem_remove_prime_handles
|
12 years ago |
Daniel Vetter
|
319c933c71
drm/prime: proper locking+refcounting for obj->dma_buf link
|
12 years ago |
Daniel Vetter
|
20228c4478
drm/gem: completely close gem_open vs. gem_close races
|
12 years ago |
Daniel Vetter
|
cd4f013f3a
drm/gem: switch dev->object_name_lock to a mutex
|
12 years ago |
Daniel Vetter
|
becee2a57f
drm/gem: make drm_gem_object_handle_unreference_unlocked static
|
12 years ago |
Daniel Vetter
|
a8e11d1c43
drm/gem: fix up flink name create race
|
12 years ago |
Lespiau, Damien
|
66cc8b6b8b
drm: Make drm_get_platform_dev() static
|
12 years ago |
Lespiau, Damien
|
f51607ac8d
drm: Remove stale prototypes
|
12 years ago |