Ville Syrjälä
|
0111be4218
drm: Kill drm perf counter leftovers
|
11 years ago |
Ville Syrjälä
|
fc6ff1935b
drm: Kill ctx_count from struct drm_device
|
11 years ago |
David Herrmann
|
1c8887dd01
drm: move drm_lastclose() to drm_fops.c
|
11 years ago |
Dave Airlie
|
c21eb21cb5
Revert "drm: mark context support as a legacy subsystem"
|
11 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
|
319c933c71
drm/prime: proper locking+refcounting for obj->dma_buf link
|
12 years ago |
Daniel Vetter
|
f336ab7600
drm: move dev data clearing from drm_setup to lastclose
|
12 years ago |
Daniel Vetter
|
7d14bb6b53
drm: don't call ->firstopen for KMS drivers
|
12 years ago |
Daniel Vetter
|
b0e898ac55
drm: remove FASYNC support
|
12 years ago |
Daniel Vetter
|
7c510133d9
drm: mark context support as a legacy subsystem
|
12 years ago |
Daniel Vetter
|
e2e99a8206
drm: mark dma setup/teardown as legacy systems
|
12 years ago |
Daniel Vetter
|
23367ff490
drm: rip out dev->last_checked
|
12 years ago |
Daniel Vetter
|
494f38e4e0
drm: kill dev->buf_readers and dev->buf_writers
|
12 years ago |
Daniel Vetter
|
c7e00b6d6a
drm: kill dev->ctx_start and dev->lck_start
|
12 years ago |
Daniel Vetter
|
c78d753103
drm: kill dev->interrupt_flag and dev->dma_flag
|
12 years ago |
Daniel Vetter
|
a17800c701
drm: remove dev->last_switch
|
12 years ago |
Daniel Vetter
|
3dadef6c96
drm: kill dev->context_wait
|
12 years ago |
Seung-Woo Kim
|
df9b6a9c33
drm: fix error routines in drm_open_helper
|
12 years ago |
Ilija Hadzic
|
a8ec3a6629
drm: correctly restore mappings if drm_open fails
|
12 years ago |
Daniel Vetter
|
4b096ac10d
drm: revamp locking around fb creation/destruction
|
12 years ago |
Ilija Hadzic
|
fdb40a08ef
drm: set dev_mapping before calling drm_open_helper
|
12 years ago |
Ilija Hadzic
|
0f1cb1bd94
drm: restore open_count if drm_setup fails
|
12 years ago |
Linus Torvalds
|
9b2e077c42
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Eric W. Biederman
|
5fce5e0bbd
userns: Convert drm to use kuid and kgid and struct pid where appropriate
|
13 years ago |
Ilija Hadzic
|
949c4a34af
drm: track dev_mapping in more robust and flexible way
|
13 years ago |
Daniel Vetter
|
67cb4b4dd4
drm: unconditionally clean up dma buffers of closing clients
|
13 years ago |
Daniel Vetter
|
a344a7e7c2
drm: kill dma queue support
|
13 years ago |
Daniel Vetter
|
b0071efe82
drm: kill reclaim_buffers callback
|
13 years ago |