Daniel Vetter
|
ec1f52efc0
drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix
|
9 years ago |
Daniel Vetter
|
ea487835e8
drm: Enforce unlocked ioctl operation for kms driver ioctls
|
10 years ago |
Daniel Vetter
|
0aaf20cff6
drm/drm_ioctl.c: kerneldoc
|
10 years ago |
Daniel Vetter
|
4b63539bb2
drm: Define a drm_invalid_op ioctl implementation
|
10 years ago |
Daniel Vetter
|
a7fb8a23c1
drm: Remove __OS_HAS_AGP
|
10 years ago |
Thomas Hellstrom
|
30c64664f1
drm: Allow also control clients to check the drm version
|
10 years ago |
Thomas Hellstrom
|
5101020c78
drm: export the DRM permission check code
|
10 years ago |
Linus Torvalds
|
099bfbfc7f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 years ago |
Daniel Stone
|
8b72ce158c
drm: Always enable atomic API
|
10 years ago |
Luis R. Rodriguez
|
7d010fdf29
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
|
10 years ago |
Daniel Stone
|
e2f5d2ea47
drm/mode: Add user blob-creation ioctl
|
10 years ago |
Emil Velikov
|
066626d5d5
drm: line wrap DRM_IOCTL_DEF* macros
|
10 years ago |
Ville Syrjälä
|
7ef5f82b10
drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
|
10 years ago |
Ville Syrjälä
|
53615af7a2
drm: Use max() to make the ioctl alloc size code cleaner
|
10 years ago |
Ville Syrjälä
|
83be003807
drm: Simplify core vs. drv ioctl handling
|
10 years ago |
Ville Syrjälä
|
7e7392a6e8
drm: Drop ioctl->cmd_drv
|
10 years ago |
Rob Clark
|
e3eb3250d8
drm: add support for tiled/compressed/etc modifier in addfb2
|
10 years ago |
Daniel Vetter
|
179f158ccf
drm: Ensure universal_planes is set for atomic
|
10 years ago |
Daniel Vetter
|
a97df1ccd3
drm/atomic: Hide drm.ko internal interfaces
|
10 years ago |
Rob Clark
|
d34f20d6e2
drm: Atomic modeset ioctl
|
10 years ago |
Rob Clark
|
88a48e297b
drm: add atomic properties
|
10 years ago |
Daniel Vetter
|
78238757eb
drm: Purge ioctl forward declarations from drmP.h
|
11 years ago |
Daniel Vetter
|
1888299571
drm: Move vblank related module options into drm_irq.c
|
11 years ago |
Daniel Vetter
|
9ec4e2ff3e
drm: Move sg functions into drm_legacy.h
|
11 years ago |
David Herrmann
|
bb6d822ec5
drm: move drm-lock API to drm_legacy.h
|
11 years ago |
David Herrmann
|
c5786fe5f1
drm: Goody bye, drm_bus!
|
11 years ago |
David Herrmann
|
915b4d11b8
drm: add driver->set_busid() callback
|
11 years ago |
David Herrmann
|
1e444be0ef
drm: drop unused drm_master->unique_size
|
11 years ago |
David Herrmann
|
9fc5cde7fb
drm: mark drm_buf and drm_map as legacy
|
11 years ago |
Dave Airlie
|
7963e9db1b
Revert "drm: drop redundant drm_file->is_master"
|
11 years ago |