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