index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_drv.c
Age
Commit message (
Expand
)
Author
2013-12-18
drm: Kill file_priv->ioctl_count tracking
Daniel Vetter
2013-12-18
drm: rip out dev->ioctl_count tracking
Daniel Vetter
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-04
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
2013-10-31
drm: Fix typo in debug message
Thierry Reding
2013-10-30
drm: allow DRM_IOCTL_VERSION on render-nodes
David Herrmann
2013-10-18
drm: Prevent overwriting from userspace underallocating core ioctl structs
Chris Wilson
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
drm: move drm_lastclose() to drm_fops.c
David Herrmann
2013-10-01
drm: Add a SET_CLIENT_CAP ioctl
Damien Lespiau
2013-08-30
drm: implement experimental render nodes
David Herrmann
2013-08-19
drm: move dev data clearing from drm_setup to lastclose
Daniel Vetter
2013-08-19
drm: remove procfs code, take 2
Daniel Vetter
2013-08-19
drm: remove the dma_ioctl special-case
Daniel Vetter
2013-08-19
drm: use ida to allocate connector ids
Ilia Mirkin
2013-08-19
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
2013-08-19
drm: hide legacy sg cleanup better from common code
Daniel Vetter
2013-08-07
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
2013-07-23
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
2013-07-23
drm: fold in drm_sg_alloc into the ioctl
Daniel Vetter
2013-07-23
drm: remove drm_modctx ioctl and use drm_noop instead
Daniel Vetter
2013-06-28
drm: add hotspot support for cursors.
Dave Airlie
2013-05-10
drm: Use names of ioctls in debug traces
Chris Cummins
2013-04-30
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
2013-04-30
drm: Make drm_ioctls const
Ville Syrjälä
2013-04-16
drm: Perform ioctl command validation on the stored kernel values
Chris Wilson
2013-02-27
drm: don't use idr_remove_all()
Tejun Heo
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
drm: change ioctl permissions
Rob Clark
2012-09-13
drm: make buffer management work without DRM_MASTER
David Herrmann
2012-07-19
drm: kill dma queue support
Daniel Vetter
2012-06-21
drm: use format %d to print error code
Yuanhan Liu
2012-05-17
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
2012-03-30
drm: base prime/dma-buf support (v5)
Dave Airlie
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
2012-02-03
drm: remove master fd restriction on mode setting getters
Mandeep Singh Baines
2012-01-05
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
2012-01-05
drm: no need to hold global mutex for static data
Ilija Hadzic
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
drm: add plane support v3
Jesse Barnes
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-19
drm: drm_ioctl() should zero-init extra data
Rob Clark
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]