Tejun Heo
|
2e928815c1
drm: convert to idr_alloc()
|
12 years ago |
Imre Deak
|
c61eef726a
drm: add support for monotonic vblank timestamps
|
12 years ago |
Sachin Kamat
|
66141d3d86
drm/drm_stub: Remove unnecessary null check before kfree.
|
12 years ago |
David Herrmann
|
08bec5b4ed
drm: fix returning -EINVAL on setmaster if another master is active
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Laurent Pinchart
|
4a1b071427
drm: Don't initialize local ret variable when not needed
|
13 years ago |
Ville Syrjälä
|
f1ae126cdf
drm: Unify and fix idr error handling
|
13 years ago |
Dave Airlie
|
9c1dfc5574
drm/usb: move usb support into a separate module
|
13 years ago |
Dave Airlie
|
2c07a21d6f
drm: add core support for unplugging a device (v2)
|
13 years ago |
Joe Perches
|
5ad3d8831f
drm: Create and use drm_err
|
14 years ago |
Dave Airlie
|
a250b9fdc5
drm: add usb framework
|
14 years ago |
Dave Airlie
|
8410ea3b95
drm: rework PCI/platform driver interface.
|
14 years ago |
Mario Kleiner
|
27641c3f00
drm/vblank: Add support for precise vblank timestamping.
|
14 years ago |
Daniel Vetter
|
df8fcb0966
drm: kill dev->timer
|
15 years ago |
Daniel Vetter
|
8f879194f8
drm: replace drawable ioctl by noops
|
15 years ago |
Chris Wilson
|
6e35023ffa
drm: Free devname along with master->unique
|
15 years ago |
Jordan Crouse
|
dcdb167402
drm: Add support for platform devices to register as DRM devices
|
15 years ago |
Linus Torvalds
|
186837ca3a
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Jesse Barnes
|
b78315f051
drm: delay vblank cleanup until after driver unload
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Hellstrom
|
85bb0c377f
drm: Export symbols needed for the vmwgfx driver.
|
15 years ago |
Thomas Hellstrom
|
862302ffe4
drm: Add support for drm master_[set|drop] callbacks.
|
15 years ago |
Kristian Høgsberg
|
c9a9c5e02a
drm: Add async event synchronization for drmWaitVblank
|
16 years ago |
Julia Lawall
|
ecca068323
drm: Move a dereference below a NULL test
|
16 years ago |
Eric Anholt
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 years ago |
GeunSik Lim
|
156f5a7801
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
|
16 years ago |
yakui_zhao
|
4fefcb2705
drm: add separate drm debugging levels
|
16 years ago |
Ben Skeggs
|
3788f48a0f
drm: cleanup properly in drm_get_dev() failure paths
|
16 years ago |
Ben Skeggs
|
30ddbd9440
drm: clean the map list before destroying the hash table
|
16 years ago |
Dave Airlie
|
07f1c7a7f6
drm: check for minor master before allowing drop master.
|
16 years ago |