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 |
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 |