index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_drv.c
Age
Commit message (
Expand
)
Author
2008-08-11
drm: add OS_HAS_GEM option.
Dave Airlie
2008-07-30
Revert "Rename drm_mm.c and its fuctions to drm_memrange."
Eric Anholt
2008-07-28
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-20
Add device-specific proc_init and proc_cleanup hooks
Keith Packard
2008-06-20
drm: only use kernel ioctl cmd when doing a core ioctl.
Dave Airlie
2008-06-20
drm: fix the ioctl to not believe userspace.
Dave Airlie
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
2008-06-03
Revert "don't copy back if an error was returned."
Michel Dänzer
2008-05-09
[gem] API cleanup. allocate->create unreference->close name->flink
Keith Packard
2008-05-08
[intel-gem] Move domains to relocation records. add set_domain ioctl.
Keith Packard
2008-05-02
Add name/open ioctls, separate handle and pointer ref counts.
Keith Packard
2008-05-01
checkpoint: rename to GEM and a few more i915 bits.
Eric Anholt
2008-04-29
Move mmfs ioctls into the DRM. Untested.
Eric Anholt
2008-04-28
Rename drm_mm.c and its fuctions to drm_memrange.
Eric Anholt
2008-03-06
drm/ttm: add ioctl to get back memory managed area sized
Dave Airlie
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
2008-01-22
Merge branch 'master' into vblank-rework, including mach64 support
Jesse Barnes
2007-12-06
take down stuff after asking driver to unload
Dave Airlie
2007-12-01
drm: Add _DRM_DRIVER map flag.
Robert Noland
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-10-30
Merge branch 'master' into vblank-rework, fixup remaining drivers
Jesse Barnes
2007-10-26
update DRM sysfs support
Jesse Barnes
2007-10-25
Tighten permissions on some buffer manager ioctls.
Thomas Hellstrom
2007-10-25
Buffer manager:
Thomas Hellstrom
2007-10-17
Remove the op ioctl, and replace it with a setuser ioctl.
Thomas Hellstrom
2007-10-17
Revert "Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set...
Thomas Hellstrom
2007-10-16
Drop destroy ioctls for fences and buffer objects.
Kristian Høgsberg
2007-10-04
linux-drm: Obey device class requirements when detecting devices.
Maarten Maathuis
2007-09-26
Add brackets
Alan Hourihane
2007-09-26
don't copy back if an error was returned.
Alan Hourihane
2007-08-16
Merge branch 'master' into bo-set-pin
Eric Anholt
2007-08-02
drm: add unlocked ioctl code path - not used yet
Dave Airlie
2007-07-26
debug print ioctl return value as -integer rather than fffffwhatever.
Eric Anholt
2007-07-26
Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set pinning.
Eric Anholt
2007-07-21
Fix misc ioctl issues, makes Nouveau run.
Pekka Paalanen
2007-07-21
fix missing brace placement for IOC_IN
Dave Airlie
2007-07-21
fix drm no-compile due to BSD :-)
Dave Airlie
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-07-11
Merge branch 'master' into cleanup
Dave Airlie
2007-07-11
Made drm_sg_alloc accessible from inside the DRM - drm_sg_alloc_ioctl is the ...
Arthur Huillet
2007-07-02
Fix must-check warnings and implement a few error paths.
Kristian Høgsberg
2007-06-12
Update vblank code:
Jesse Barnes
2007-06-10
use krh's idr mods to remove lists from idr code
Dave Airlie
2007-06-03
Revert "drm: add new drm_wait_on function to replace macro"
root
2007-05-27
drm: convert drawable handling to use Linux idr
Dave Airlie
2007-05-26
Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."
Dave Airlie
[next]