David Herrmann
|
82d5e73f6b
drm: drop obsolete drm_core.h
|
9 years ago |
Dave Airlie
|
5e7a1d0170
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
David Herrmann
|
a8c798186b
drm: reduce GETCLIENT to a minimum
|
9 years ago |
Dave Airlie
|
e9c3ddee6a
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
9 years ago |
Michel Dänzer
|
f837297ad8
drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2
|
9 years ago |
Daniel Vetter
|
fa5386459f
drm: Used DRM_LEGACY for all legacy functions
|
9 years ago |
Chris Wilson
|
01d3434a56
drm: Don't overwrite user ioctl arg unless requested
|
9 years ago |
Masanari Iida
|
2ae9958878
drm: Fix a typo in drm_ioctl.c
|
9 years ago |
Daniel Vetter
|
3b96a0b140
drm: document drm_auth.c
|
9 years ago |
Daniel Vetter
|
b3ac9f2591
drm: Extract drm_is_current_master
|
9 years ago |
Daniel Vetter
|
a325725633
drm: Lobotomize set_busid nonsense for !pci drivers
|
9 years ago |
Daniel Vetter
|
46bfdf9a2e
drm: Nuke SET_UNIQUE ioctl
|
9 years ago |
Daniel Vetter
|
5079c4643f
drm: Use dev->name as fallback for dev->unique
|
9 years ago |
Daniel Vetter
|
ce833ba969
drm: Mark set/drop master ioctl as unlocked.
|
9 years ago |
Daniel Vetter
|
94e86f5d90
drm: Mark authmagic ioctls as unlocked
|
9 years ago |
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 |