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 |
Chris Wilson
|
1a72d65d62
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
|
15 years ago |
Arnd Bergmann
|
58374713c9
drm: kill BKL from common code
|
15 years ago |
Julia Lawall
|
6ebc22e6d0
drivers/gpu/drm: Use kzalloc
|
15 years ago |
Tejun Heo
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
Chris Wilson
|
da58405860
drm: Return ENODEV if the inode mapping changes
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Hellstrom
|
862302ffe4
drm: Add support for drm master_[set|drop] callbacks.
|
15 years ago |
Kristian Høgsberg
|
c9a9c5e02a
drm: Add async event synchronization for drmWaitVblank
|
16 years ago |