index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-30
drm: Export drm_ioctl_permit to kernel-doc
Gabriel Krisman Bertazi
1
-3
/
+5
2016-12-30
drm: Drop unused forward declaration of drm_version
Gabriel Krisman Bertazi
1
-3
/
+0
2016-12-18
drm/irq: drm_legacy_ prefix for legacy ioctls
Daniel Vetter
1
-2
/
+2
2016-12-13
drm: Enforce BKL-less ioctls for modern drivers
Daniel Vetter
1
-3
/
+2
2016-12-13
drm: setclientcap doesn't need the drm BKL
Daniel Vetter
1
-1
/
+1
2016-12-13
drm: Protect master->unique with dev->master_mutex
Daniel Vetter
1
-3
/
+9
2016-12-08
drm: Allow CAP_PRIME on !MODESET
Daniel Vetter
1
-6
/
+7
2016-12-06
drm: Return -ENOTSUPP when called for KMS cap with a non-KMS driver
Michel Dänzer
1
-9
/
+15
2016-11-30
drm: Don't call drm_for_each_crtc with a non-KMS driver
Michel Dänzer
1
-4
/
+6
2016-09-19
drm: drop obsolete drm_core.h
David Herrmann
1
-1
/
+0
2016-09-01
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+2
2016-08-25
drm: reduce GETCLIENT to a minimum
David Herrmann
1
-3
/
+2
2016-08-25
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+8
2016-08-10
drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2
Michel Dänzer
1
-0
/
+8
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
1
-2
/
+2
2016-07-14
drm: Don't overwrite user ioctl arg unless requested
Chris Wilson
1
-28
/
+22
2016-06-30
drm: Fix a typo in drm_ioctl.c
Masanari Iida
1
-1
/
+1
2016-06-21
drm: document drm_auth.c
Daniel Vetter
1
-0
/
+1
2016-06-21
drm: Extract drm_is_current_master
Daniel Vetter
1
-1
/
+2
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-0
/
+58
2016-06-21
drm: Nuke SET_UNIQUE ioctl
Daniel Vetter
1
-46
/
+1
2016-06-21
drm: Use dev->name as fallback for dev->unique
Daniel Vetter
1
-6
/
+1
2016-06-20
drm: Mark set/drop master ioctl as unlocked.
Daniel Vetter
1
-2
/
+2
2016-06-20
drm: Mark authmagic ioctls as unlocked
Daniel Vetter
1
-2
/
+2
2016-04-27
drm: Move drm_getmap into drm_bufs.c and give it a legacy prefix
Daniel Vetter
1
-53
/
+1
2015-10-16
drm: Enforce unlocked ioctl operation for kms driver ioctls
Daniel Vetter
1
-2
/
+8
2015-09-30
drm/drm_ioctl.c: kerneldoc
Daniel Vetter
1
-22
/
+54
2015-09-30
drm: Define a drm_invalid_op ioctl implementation
Daniel Vetter
1
-0
/
+7
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
1
-1
/
+1
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-08-12
drm: export the DRM permission check code
Thomas Hellstrom
1
-1
/
+2
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+2
2015-06-24
drm: Always enable atomic API
Daniel Stone
1
-3
/
+0
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
1
-13
/
+1
2015-05-22
drm/mode: Add user blob-creation ioctl
Daniel Stone
1
-0
/
+2
2015-03-31
drm: line wrap DRM_IOCTL_DEF* macros
Emil Velikov
1
-2
/
+7
2015-03-27
drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
Ville Syrjälä
1
-6
/
+7
2015-03-27
drm: Use max() to make the ioctl alloc size code cleaner
Ville Syrjälä
1
-3
/
+2
2015-03-27
drm: Simplify core vs. drv ioctl handling
Ville Syrjälä
1
-24
/
+15
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
1
-3
/
+3
2015-02-13
drm: add support for tiled/compressed/etc modifier in addfb2
Rob Clark
1
-0
/
+3
2015-01-05
drm: Ensure universal_planes is set for atomic
Daniel Vetter
1
-0
/
+1
2015-01-05
drm/atomic: Hide drm.ko internal interfaces
Daniel Vetter
1
-0
/
+1
2015-01-05
drm: Atomic modeset ioctl
Rob Clark
1
-0
/
+1
2015-01-05
drm: add atomic properties
Rob Clark
1
-0
/
+10
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
1
-123
/
+123
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
1
-0
/
+1
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
1
-2
/
+2
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-2
/
+2
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
1
-7
/
+1
[next]