Panning now works without modeset
[profile/ivi/libdrm.git] / libdrm /
2008-01-09 Dave Airlieadd control node open
2008-01-09 Dave Airlieadd internals for opening a control node
2007-12-18 Dave AirlieMerge branch 'modesetting-airlied' into modesetting-101
2007-12-18 Dave Airlieremove output names
2007-12-13 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-11 Dave Airliemodesetting: fixup property setting and add connector...
2007-12-11 Dave Airliemodesetting: add dpms property and initial settable...
2007-12-06 Jerome GlisseMerge commit 'origin/modesetting-101' into modesetting...
2007-12-06 Dave Airlieadd property blobs and edid reporting support
2007-12-05 Dave Airliemore WIP on blobs..
2007-12-05 Dave Airliearrgggh.. make all ioctl structs 32/64-bit compatible...
2007-12-03 Dave Airliemode: copy back the mode if is valid correctly
2007-12-03 Dave Airliefinish of mode add/remove, just have attach/detach...
2007-12-03 Dave Airliemodesetting API change for removing mode ids and making...
2007-11-27 Dave Airliedrm/modesetting: add initial gettable properites code.
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-15 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-15 Dave Airlielibdrm: return crtc id to userspace
2007-11-15 Dave Airlielibdrm: add crtc/output ids to userspace interface
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-07 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Alan HourihanePass pointer to drmModeRmMode.
2007-11-05 Alan Hourihanepass pointer for drmModeRmFB
2007-11-04 Ben SkeggsFill fence sequence after emit ioctl.
2007-11-02 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-02 Thomas HellstromUser buffer support.
2007-11-02 Thomas HellstromReturn fence errors.
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-26 Thomas HellstromMinor libdrm fixes.
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromTighten permissions on some buffer manager ioctls.
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-23 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-22 Thomas HellstromSetstatus header.
2007-10-21 Thomas HellstromGet the lock flags right in libdrm.
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-19 Thomas HellstromNo fence_class argument on drmBOSetStatus since it...
2007-10-17 Thomas HellstromRemove the op ioctl, and replace it with a setuser...
2007-10-17 Thomas HellstromRevert "Replace NO_MOVE/NO_EVICT flags to buffer object...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Dave Airliedrm: drop drm bo list handling code
2007-10-16 Dave Airliedrm: rename drmBOUnReference to drmBOUnreference for...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-16 Kristian HøgsbergTake bo type argument out of the ioctl interface.
2007-10-16 [utf-8] Kristian... Eliminate support for fake buffers.
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-25 Dave Airliedrm: use fence_class as name instead of class
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-21 Eric AnholtFix mapCount refcounting on unmap, even though the...
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-26 Eric AnholtReplace NO_MOVE/NO_EVICT flags to buffer objects with...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-17 Dave Airliedrm: remove drm_u64_t, replace with uint64_t everwhere
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-13 Thomas HellstromFix drmMMUnlock / drmMMLock return values.
2007-06-12 Thomas HellstromTry to make buffer object / fence object ioctl args...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-29 Brianreformatting, clean-ups
2007-05-29 BrianClean-ups and reformatting.
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup mm_ioctl ioctls to be separate...
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup most of fence ioctl split...
2007-05-25 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-25 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-08 Dave Airliedrm/ttm: ioctl cleanup for buffer object - user side...
2007-05-08 Dave Airlielibdrm: fix typo on ttm fence interface
2007-05-06 Dave Airliedrm/ttm: cleanup most of fence ioctl split out
2007-05-06 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-05-05 Jakob BornecrantzCleaned up userspace interface for modesetting.
2007-05-02 Thomas HellstromFix buffer object list freeing.
2007-05-01 Dave AirlieAdd support for user defined modes
2007-04-26 George Sapountzislibdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER...
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-16 Thomas HellstromRequire the hardware lock for buffer creation
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Dave Airlieuse FB everywhere
2007-04-11 Dave Airlieallow framebuffer changes on the crtc setup
2007-04-11 Dave Airlieadd getfb ioctl
2007-04-11 David Airlieadd support for setting a framebuffer depth
2007-04-11 David Airlieadd an fb count + id get to the get resources code...
2007-04-10 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 David Airlieexport output name to userspace
2007-04-10 David Airliefixup numerous issues with adding framebuffer support
next