index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_stub.c
Commit message (
Expand
)
Author
Age
*
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
*
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2009-12-03
*
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-11-17
*
drm: Move a dereference below a NULL test
Julia Lawall
2009-07-15
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
*
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-16
*
drm: add separate drm debugging levels
yakui_zhao
2009-06-11
*
drm: cleanup properly in drm_get_dev() failure paths
Ben Skeggs
2009-04-24
*
drm: clean the map list before destroying the hash table
Ben Skeggs
2009-04-24
*
drm: check for minor master before allowing drop master.
Dave Airlie
2009-04-19
*
drm: set/clear is_master when master changed
Jonas Bonn
2009-04-19
*
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-13
*
drm/radeon: Print PCI ID of cards when probing
Benjamin Herrenschmidt
2009-03-13
*
drm: claim PCI device when running in modesetting mode.
Kristian Høgsberg
2009-03-13
*
drm: fix double lock typo
Helge Bahmann
2009-03-04
*
drm: Avoid client deadlocks when the master disappears.
Thomas Hellstrom
2009-03-02
*
drm: Wake up all lock waiters when the master disappears.
Thomas Hellstrom
2009-03-02
*
drm: fix leak of device mappings since multi-master changes.
Dave Airlie
2009-01-19
*
DRM: add mode setting support
Dave Airlie
2008-12-29
*
drm: reorganise start and load.
Dave Airlie
2008-12-29
*
drm: fix leak of uninitialized data to userspace
Vegard Nossum
2008-12-29
*
drm: move to kref per-master structures.
Dave Airlie
2008-12-29
*
drm: cleanup exit path for module unload
Dave Airlie
2008-12-29
*
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
2008-11-11
*
drm: kill drm_device->irq
Jesse Barnes
2008-10-17
*
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
2008-10-17
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-13