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 |
Daniel Vetter
|
923d1fe86b
drm: kill reclaim_buffers_locked
|
13 years ago |
Daniel Vetter
|
3ae6b64400
drm: kill reclaim_buffers_idlelocked functions
|
13 years ago |
Prathyush
|
4e47e02d1a
drm: Releasing FBs before releasing GEM objects during drm_release
|
13 years ago |
Dave Airlie
|
3248877ea1
drm: base prime/dma-buf support (v5)
|
13 years ago |
Dave Airlie
|
2c07a21d6f
drm: add core support for unplugging a device (v2)
|
13 years ago |
Thomas Hellstrom
|
598781d711
drm: Fix authentication kernel crash
|
13 years ago |
Arjan van de Ven
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
Paul Gortmaker
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
14 years ago |
Dave Airlie
|
5bcf719b7d
drm/switcheroo: track state of switch in drivers.
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Dave Airlie
|
5afda9e9a4
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
|
15 years ago |
Ben Skeggs
|
e3461a2bc0
drm: export drm_global_mutex for drivers to use
|
15 years ago |