Linus Torvalds
|
c48c43e422
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
vor 14 Jahren |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
vor 15 Jahren |
Daniel Vetter
|
df8fcb0966
drm: kill dev->timer
|
vor 15 Jahren |
Daniel Vetter
|
8f879194f8
drm: replace drawable ioctl by noops
|
vor 15 Jahren |
Dave Airlie
|
1b2f148963
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
|
vor 15 Jahren |
Dave Airlie
|
b9f0aee833
drm: stop information leak of old kernel stack.
|
vor 15 Jahren |
Arnd Bergmann
|
58374713c9
drm: kill BKL from common code
|
vor 15 Jahren |
Dave Airlie
|
ba4420c224
drm: move ttm global code to core drm
|
vor 15 Jahren |
Chris Wilson
|
ddd3d069c0
drm: Free the idr layers before calling idr_destroy()
|
vor 15 Jahren |
Jordan Crouse
|
dcdb167402
drm: Add support for platform devices to register as DRM devices
|
vor 15 Jahren |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
vor 15 Jahren |
Dave Airlie
|
9a1420d118
drm: switch all GEM/KMS ioctls to unlocked ioctl status.
|
vor 15 Jahren |
Arnd Bergmann
|
ed8b670409
drm: convert drm_ioctl to unlocked_ioctl
|
vor 15 Jahren |
Jakob Bornecrantz
|
884840aa3c
drm: Add dirty ioctl and property
|
vor 15 Jahren |
Kristian Høgsberg
|
d91d8a3f88
drm/kms: add page flipping ioctl
|
vor 15 Jahren |
Andres Salomon
|
dad07ca717
drm: check return values in drm_version
|
vor 15 Jahren |
Andres Salomon
|
140a45fc32
drm: replace DRM_COPY macro w/ a function
|
vor 15 Jahren |
Andres Salomon
|
156822f717
drm: kill more unused DRM macros
|
vor 15 Jahren |
Jesse Barnes
|
453a7d46dc
drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)
|
vor 16 Jahren |
Eric Anholt
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
vor 16 Jahren |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
vor 16 Jahren |
Michel Dänzer
|
9b6fe313bf
drm: Copy back ioctl data to userspace regardless of return code.
|
vor 16 Jahren |
Jonas Bonn
|
59738d5c97
drm: add control node checks missing from kms merge
|
vor 16 Jahren |
Eric Anholt
|
955a23eb3c
drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls.
|
vor 16 Jahren |
Ben Gamari
|
955b12def4
drm: Convert proc files to seq_file and introduce debugfs
|
vor 16 Jahren |
Kristian Høgsberg
|
112b715e8e
drm: claim PCI device when running in modesetting mode.
|
vor 16 Jahren |
Benjamin Herrenschmidt
|
f77d390c97
drm: Split drm_map and drm_local_map
|
vor 16 Jahren |
Dave Airlie
|
c1ff85d977
drm: fix leak of device mappings since multi-master changes.
|
vor 16 Jahren |
Dave Airlie
|
a75f28419a
drm: fix ordering of driver unload vs agp unload.
|
vor 16 Jahren |
Eric Anholt
|
f51c5b6e62
drm: Avoid use-before-null-test on dev in drm_cleanup().
|
vor 16 Jahren |