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_stub.c
Age
Commit message (
Expand
)
Author
2008-02-13
drm: re-write minor number allocation to use an idr.
Dave Airlie
2008-01-04
drm: add initial support for a drm control device node
Dave Airlie
2008-01-04
drm: move drm_head to drm_minor and fix up users
Dave Airlie
2007-11-22
Merge branch 'origin' into modesetting-101
Dave Airlie
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-21
drm: don't reset to 0 irq_enabled when client open file descriptor
Jerome Glisse
2007-11-21
drm: don't reset to 0 irq_enabled when client open file descriptor
Jerome Glisse
2007-11-05
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-01
Merge branch 'master' into modesetting-101
Jesse Barnes
2007-10-31
drm: call driver load after initing agp subsystem
Dave Airlie
2007-10-26
update DRM sysfs support
Jesse Barnes
2007-10-25
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-10-20
Simple replacement for hardware lock in some cases.
Thomas Hellstrom
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-09-20
drm_sysfs: update sysfs code from kernel
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
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-01
drm: fixup initialisation of list heads and idr
Dave Airlie
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-04-17
another large overhaul of interactions with userspace...
Dave Airlie
2007-04-13
i915/drm: clean up a lot of the i915/drm startup/teardown sequences
David Airlie
2007-04-12
Move driver load call to after AGP init, in case the load routine needs AGP s...
Jesse Barnes
2007-03-23
cleanup more whitespace from ttm merge
Dave Airlie
2007-02-14
Merge branch 'ttm-vram-0-1-branch'
Thomas Hellstrom
2007-02-13
Bugzilla Bug #9457
Thomas Hellstrom
2007-02-06
Implement a policy for selecting memory types.
Thomas Hellstrom
2007-01-01
fixup permission along line of kernel
Dave Airlie
2006-12-19
drm: remove all 2.4 support for drm development tree.
Dave Airlie
2006-12-15
Remove the memory caches for fence objects and memory manager nodes,
Thomas Hellstrom
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
2006-10-17
Add vma list memory usage to memory accounting.
Thomas Hellstrom
2006-10-17
Extend generality for more memory types.
Thomas Hellstrom
2006-10-10
Use a nopage-based approach to fault in pfns.
Thomas Hellstrom
2006-10-02
Add a buffer object manager for TTM maps.
Thomas Hellstrom
2006-10-02
Make locked tasklet handling more robust.
Michel Dänzer
2006-09-29
Add support for tracking drawable information to core
Michel Dänzer
2006-09-28
Add support for tracking drawable information to core
Michel Dänzer
2006-09-06
Put the PCI device/vendor id in the drm_device_t.
Eric Anholt
2006-09-04
Make memory caches global so that they can be used with
Thomas Hellstrom
2006-09-01
Bugfixes,
Thomas Hellstrom
2006-08-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-...
Thomas Hellstrom
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
2006-08-28
remove local copies of pci domain/bus/slot/num
Dave Airlie
2006-08-21
User / Kernel space fence objects (device-independent part).
Thomas Hellstrom
2006-08-21
Generic DRM support base-class support for user-space objects, like
Thomas Hellstrom
2006-07-24
switch drm to use Linux mutexes instead of semaphore.
Dave Airlie
2006-07-10
Change drm Map handles to be arbitrary 32-bit hash tokens in the range
Thomas Hellstrom
[next]