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_bo.c
Age
Commit message (
Expand
)
Author
2008-04-28
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2008-04-14
Fix buffer object map wait error.
Thomas Hellstrom
2008-04-14
Fix buffer object creation validation.
Thomas Hellstrom
2008-04-14
Unlock the BO mutex while waiting for idle, unmapped, unfenced.
Thomas Hellstrom
2008-04-14
Fix up buffer manager locking.
Thomas Hellstrom
2008-03-30
[i915] Report buffer state _after_ fence submission to user-space.
Thomas Hellstrom
2008-03-12
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-03-12
Dont allow !sysadmin clients to alter the memory type of
Thomas Hellstrom
2008-03-12
Fix kernel crash when we hit OOM conditions.
Thomas Hellstrom
2008-03-12
Avoid duplicate calls to drm_ttm_bind in some cases.
Thomas Hellstrom
2008-03-07
Merge branch 'master' of ../../drm into modesetting-101
Dave Airlie
2008-03-06
drm/bo: allow non-suser priv to add kernel BOs.
Dave Airlie
2008-03-06
Merge branch 'master' of ../../drm into modesetting-101
Dave Airlie
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
2008-03-06
ttm: make sure userspace can't destroy kernel create memory managers
Dave Airlie
2008-03-06
drm/ttm: add ioctl to get back memory managed area sized
Dave Airlie
2008-03-05
i915: Evict if relocatee buffer is CACHED_MAPPED before
Xiang, Haihao
2008-02-22
silence warning
Alan Hourihane
2008-02-22
add ioctl to get back memory managed area sized - used for kernel inited areas
Dave Airlie
2008-02-20
ttm: make sure userspace can't destroy kernel create memory managers
Dave Airlie
2008-02-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-01-30
Simplify the fencing code and differentiate between flushes and
Thomas Hellstrom
2008-01-25
Merge remote branch 'origin/master' into modesetting-101
Dave Airlie
2008-01-04
drm: move drm_head to drm_minor and fix up users
Dave Airlie
2007-12-21
Change drm_bo_type_dc to drm_bo_type_device and comment usage of this value.
Keith Packard
2007-12-21
Rename inappropriately named 'mask' fields to 'proposed_flags' instead.
Keith Packard
2007-12-21
Move dummy_read_page from drm_ttm_set_user to drm_ttm_create.
Keith Packard
2007-12-21
Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind.
Keith Packard
2007-12-18
Merge branch 'modesetting-airlied' into modesetting-101
Dave Airlie
2007-12-18
remove output names
Dave Airlie
2007-12-18
Modesetting Hotplug
Jakob Bornecrantz
2007-12-15
Document drm_buffer_object_validate function.
Keith Packard
2007-12-15
Document fence_class mess in drm_bo_setstatus_ioctl
Keith Packard
2007-12-15
Document drm_bo_handle_validate. Match drm_bo_do_validate parameter order.
Keith Packard
2007-12-15
Document drm_bo_do_validate. Remove spurious 'do_wait' parameter.
Keith Packard
2007-12-15
Make ttm create/destroy APIs consistent. Pass page_flags in create.
Keith Packard
2007-12-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2007-12-13
catch an out of memory condition
Alan Hourihane
2007-11-15
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Thomas Hellstrom
2007-11-15
mm fixups.
Thomas Hellstrom
2007-11-06
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Thomas Hellstrom
2007-11-06
Avoid buffers not ending up on a list in some cases.
Thomas Hellstrom
2007-11-05
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-11-05
Fix a user-buffer check.
Thomas Hellstrom
2007-11-05
drm/ttm: kernel coding style for bo.c and objects.h
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-04
drm: fix oops since user objects..
Dave Airlie
2007-11-02
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-11-02
User buffer support.
Thomas Hellstrom
2007-11-01
Merge branch 'master' into modesetting-101
Jesse Barnes
[next]