Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Linus Torvalds
|
9b2e077c42
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
|
12 years ago |
David Howells
|
a1ce39288e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
|
12 years ago |
David Howells
|
19218e482d
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
|
12 years ago |
Chris Wilson
|
9da3da660d
drm/i915: Replace the array of pages with a scatterlist
|
13 years ago |
Eric W. Biederman
|
5fce5e0bbd
userns: Convert drm to use kuid and kgid and struct pid where appropriate
|
13 years ago |
Daniel Vetter
|
a344a7e7c2
drm: kill dma queue support
|
13 years ago |
Daniel Vetter
|
b0071efe82
drm: kill reclaim_buffers callback
|
13 years ago |
Daniel Vetter
|
923d1fe86b
drm: kill reclaim_buffers_locked
|
13 years ago |
Daniel Vetter
|
3ae6b64400
drm: kill reclaim_buffers_idlelocked functions
|
13 years ago |
Dave Airlie
|
f42977841f
drm/pci: add support for getting the supported link bw.
|
13 years ago |
Dave Airlie
|
51ab7ba267
drm/prime: introduce sg->pages/addr arrays helper
|
13 years ago |
Laurent Pinchart
|
78b68556a9
drm: Constify gem_vm_ops pointer
|
13 years ago |
Laurent Pinchart
|
3b02ab8893
drm: Miscellaneous typo fixes and documentation updates
|
13 years ago |
Rob Clark
|
b06d66be3b
drm: pass dev to drm_vm_{open,close}_locked()
|
13 years ago |
Dave Airlie
|
effbc4fd8e
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
|
13 years ago |
Dave Airlie
|
3248877ea1
drm: base prime/dma-buf support (v5)
|
13 years ago |
Daniel Vetter
|
6d5cd9cb1e
drm: add helper to clflush a virtual address range
|
13 years ago |
Dave Airlie
|
2c07a21d6f
drm: add core support for unplugging a device (v2)
|
13 years ago |
Sascha Hauer
|
884a53ef43
drm: remove unused code
|
13 years ago |
Thomas Hellstrom
|
598781d711
drm: Fix authentication kernel crash
|
13 years ago |
Linus Torvalds
|
1a464cbb3d
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
|
13 years ago |
Dave Airlie
|
cc1f719429
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Justin P. Mattock
|
42b2aa86c6
treewide: Fix typos in various parts of the kernel, and fix some comments.
|
13 years ago |
Arjan van de Ven
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
Marcin Slusarz
|
b3e067c0b2
drm: serialize access to list of debugfs files
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 years ago |
Paul Gortmaker
|
de47725421
include: replace linux/module.h with "struct module" wherever possible
|
14 years ago |