Dave Airlie
|
91915260ea
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
11 years ago |
Daniel Vetter
|
7f16e5c141
Merge tag 'v3.12' into drm-intel-next
|
11 years ago |
Thierry Reding
|
f28c38ae86
drm: Fix typo in debug message
|
11 years ago |
David Herrmann
|
3d3b78c06c
drm: allow DRM_IOCTL_VERSION on render-nodes
|
11 years ago |
Chris Wilson
|
b062672e30
drm: Prevent overwriting from userspace underallocating core ioctl structs
|
11 years ago |
Daniel Vetter
|
967ad7f148
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
|
11 years ago |
Ville Syrjälä
|
0111be4218
drm: Kill drm perf counter leftovers
|
11 years ago |
David Herrmann
|
1c8887dd01
drm: move drm_lastclose() to drm_fops.c
|
11 years ago |
Damien Lespiau
|
1c0814fed3
drm: Add a SET_CLIENT_CAP ioctl
|
11 years ago |
David Herrmann
|
1793126fce
drm: implement experimental render nodes
|
12 years ago |
Daniel Vetter
|
f336ab7600
drm: move dev data clearing from drm_setup to lastclose
|
12 years ago |
Daniel Vetter
|
cb6458f97b
drm: remove procfs code, take 2
|
12 years ago |
Daniel Vetter
|
6eb9278ada
drm: remove the dma_ioctl special-case
|
12 years ago |
Ilia Mirkin
|
b21e3afe23
drm: use ida to allocate connector ids
|
12 years ago |
Daniel Vetter
|
e2e99a8206
drm: mark dma setup/teardown as legacy systems
|
12 years ago |
Daniel Vetter
|
3d914e8357
drm: hide legacy sg cleanup better from common code
|
12 years ago |
David Herrmann
|
28ec711cd4
drm/agp: move AGP cleanup paths to drm_agpsupport.c
|
12 years ago |
Daniel Vetter
|
bd0c0ceef6
drm: move drm_getsarea into drm_bufs.c
|
12 years ago |
Daniel Vetter
|
1d8d29cf2a
drm: fold in drm_sg_alloc into the ioctl
|
12 years ago |
Daniel Vetter
|
492d774db3
drm: remove drm_modctx ioctl and use drm_noop instead
|
12 years ago |
Dave Airlie
|
4c813d4d75
drm: add hotspot support for cursors.
|
12 years ago |
Chris Cummins
|
b9434d0f16
drm: Use names of ioctls in debug traces
|
12 years ago |
Ville Syrjälä
|
c55b6b3da2
drm: Kill user_modes list and the associated ioctls
|
12 years ago |
Ville Syrjälä
|
7d05336b0c
drm: Make drm_ioctls const
|
12 years ago |
Chris Wilson
|
e4fda9f264
drm: Perform ioctl command validation on the stored kernel values
|
12 years ago |
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
|
13 years ago |
David Herrmann
|
fb30edf5e4
drm: make buffer management work without DRM_MASTER
|
13 years ago |