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
2007-10-16
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
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
Add brackets
Alan Hourihane
2007-09-26
don't copy back if an error was returned.
Alan Hourihane
2007-09-26
don't copy back if an error was returned.
Alan Hourihane
2007-09-25
Move map hash destruction to after driver unload hook is called
Jesse Barnes
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
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-29
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
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
2007-05-26
Revert "drm/ttm: cleanup most of fence ioctl split out"
Dave Airlie
2007-05-26
whitespace fixups from kernel
Dave Airlie
2007-05-26
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
2007-05-26
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-05-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2007-05-08
ttm: complete drm buffer object ioctl split
Dave Airlie
2007-05-06
drm/ttm: cleanup most of fence ioctl split out
Dave Airlie
2007-05-06
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
Dave Airlie
2007-05-01
Add support for user defined modes
Dave Airlie
2007-04-28
drm: add new drm_wait_on function to replace macro
Dave Airlie
2007-04-28
remove DRM_GETSAREA and replace with drm_getsarea function
Dave Airlie
2007-04-18
clean up ring buffer and TTM in i915_driver_unload
David Airlie
2007-04-13
i915/drm: clean up a lot of the i915/drm startup/teardown sequences
David Airlie
2007-04-12
add getfb ioctl
Dave Airlie
2007-04-11
only bo finish at driver unload
Dave Airlie
2007-04-10
add addfb/rmfb ioctls
Jakob Bornecrantz
2007-04-05
checkpoint commit: implement SetCrtc so modes can in theory be set from user
Dave Airlie
2007-04-05
checkpoint commit: added getresources, crtc and output
Dave Airlie
2007-04-05
initial userspace interface to get modes
Dave Airlie
2007-03-20
rename badly named define
Dave Airlie
2007-03-19
cleanup ioctl expansion code
Dave Airlie
[next]