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-03-10
remove unneeded load call
Dave Airlie
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
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-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-10-31
drm: call driver load after initing agp subsystem
Dave Airlie
2007-10-26
update DRM sysfs support
Jesse Barnes
2007-10-20
Simple replacement for hardware lock in some cases.
Thomas Hellstrom
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-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-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
2006-02-18
always enable and set master on pci device
Dave Airlie
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2006-01-02
use drm_cards_limit instead of cards_limit
Dave Airlie
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
2005-07-03
Simplify the sysfs code
Jon Smirl
2005-07-03
Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c
Jon Smirl
2005-06-28
Given that BenH says using the sysdev approach for DRM is bogus, I'll yank
Alan Hourihane
2005-06-23
Fix drm_memory_debug.c to compile, doesn't seem to be working Clean up
Jon Smirl
2005-06-22
Get the power management hooks into the right place so that everything gets
Jon Smirl
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
2005-05-28
Actually check for drm_fb_loaded before trying to initialize the sysdev
Alan Hourihane
[next]