Tejun Heo
|
4d53233a36
drm: don't use idr_remove_all()
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Rob Clark
|
2216c9e74f
drm: change ioctl permissions
|
12 years ago |
David Herrmann
|
fb30edf5e4
drm: make buffer management work without DRM_MASTER
|
12 years ago |
Daniel Vetter
|
a344a7e7c2
drm: kill dma queue support
|
13 years ago |
Yuanhan Liu
|
4ef7fe7c66
drm: use format %d to print error code
|
13 years ago |
Paulo Zanoni
|
c543188afb
drm: add generic ioctls to get/set properties on any object
|
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 |
Mandeep Singh Baines
|
a14b1b4247
drm: remove master fd restriction on mode setting getters
|
13 years ago |
Ilija Hadzic
|
09b4ea47d1
drm: make DRM_UNLOCKED ioctls with their own mutex
|
13 years ago |
Ilija Hadzic
|
53fead966a
drm: no need to hold global mutex for static data
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Jesse Barnes
|
308e5bcbdb
drm: add an fb creation ioctl that takes a pixel format v5
|
13 years ago |
Jesse Barnes
|
8cf5c91771
drm: add plane support v3
|
13 years ago |
Ilija Hadzic
|
8f4ff2b06a
drm: do not sleep on vblank while holding a mutex
|
13 years ago |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
14 years ago |
Rob Clark
|
dd2351da7c
drm: drm_ioctl() should zero-init extra data
|
13 years ago |
Ben Skeggs
|
9f35421e09
drm/core: add ioctl to query device/driver capabilities
|
14 years ago |
Dave Airlie
|
8410ea3b95
drm: rework PCI/platform driver interface.
|
14 years ago |
Dave Airlie
|
ff72145bad
drm: dumb scanout create/mmap for intel/radeon (v3)
|
14 years ago |
Linus Torvalds
|
c48c43e422
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Daniel Vetter
|
df8fcb0966
drm: kill dev->timer
|
15 years ago |
Daniel Vetter
|
8f879194f8
drm: replace drawable ioctl by noops
|
15 years ago |
Dave Airlie
|
1b2f148963
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
|
15 years ago |
Dave Airlie
|
b9f0aee833
drm: stop information leak of old kernel stack.
|
15 years ago |
Arnd Bergmann
|
58374713c9
drm: kill BKL from common code
|
15 years ago |
Dave Airlie
|
ba4420c224
drm: move ttm global code to core drm
|
15 years ago |