Joonyoung Shim
|
7c397cd97b
drm: add mmap function to prime helpers
|
12 years ago |
Dave Airlie
|
edee06b6f6
Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next
|
12 years ago |
Ville Syrjälä
|
d20d317480
drm: Constify the pretty-print functions
|
12 years ago |
Maarten Lankhorst
|
102d6dba30
drm: add unpin function to prime helpers
|
12 years ago |
Laurent Pinchart
|
1c5aafa6ee
drm/gem: Split drm_gem_mmap() into object search and object mapping
|
12 years ago |
Andy Lutomirski
|
03dae7c567
drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems
|
12 years ago |
Andy Lutomirski
|
247d36d751
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
|
12 years ago |
Linus Torvalds
|
fea0f9ff56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Chris Cummins
|
b9434d0f16
drm: Use names of ioctls in debug traces
|
12 years ago |
Linus Torvalds
|
20a2078ce7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
b63e6aa502
drm: proc: Use minor->index to label things, not PDE->name
|
12 years ago |
David Howells
|
ce089b5472
drm: Constify drm_proc_list[]
|
12 years ago |
Dave Airlie
|
219b47339c
drm/prime: keep a reference from the handle to exported dma-buf (v6)
|
12 years ago |
Aaron Plattner
|
89177644a7
drm: add prime helpers
|
12 years ago |
Dave Airlie
|
ed914f69f8
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next
|
12 years ago |
Steffen Trumtrar
|
edb37a95c5
drm_modes: add of_videomode helpers
|
12 years ago |
Steffen Trumtrar
|
ebc64e4538
drm_modes: add videomode helpers
|
12 years ago |
Daniel Vetter
|
4b096ac10d
drm: revamp locking around fb creation/destruction
|
12 years ago |
Daniel Vetter
|
8faf6b18a2
drm: review locking rules in drm_crtc.c
|
12 years ago |
Imre Deak
|
c61eef726a
drm: add support for monotonic vblank timestamps
|
12 years ago |
Rob Clark
|
c6eefa1750
drm: add drm_send_vblank_event() helper (v5)
|
12 years ago |
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 |