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 |
Eric Anholt
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 years ago |
Dan Carpenter
|
dba5ed0cd1
drm: drm_fops.c unlock missing on error path
|
16 years ago |
Jonathan Corbet
|
60aa49243d
Rationalize fasync return values
|
16 years ago |
Thomas Hellstrom
|
fda714c29c
drm: Avoid client deadlocks when the master disappears.
|
16 years ago |
Kristian Høgsberg
|
ea39f83516
drm: Release user fbs in drm_release
|
16 years ago |
Laurent Pinchart
|
f41ced8f10
Check fops_get() return value
|
16 years ago |