Gabriel Krisman Bertazi
|
11b3c20bdd
drm: Change the return type of the unload hook to void
|
8 年之前 |
Daniel Vetter
|
86c1fbd55c
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
|
11 年之前 |
David Herrmann
|
bb6d822ec5
drm: move drm-lock API to drm_legacy.h
|
11 年之前 |
David Herrmann
|
9fc5cde7fb
drm: mark drm_buf and drm_map as legacy
|
11 年之前 |
Damien Lespiau
|
f95aeb17f5
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
|
11 年之前 |
Daniel Vetter
|
85b2331b34
drm: Kill DRM_*MEMORYBARRIER
|
11 年之前 |
Daniel Vetter
|
1d6ac185c3
drm: Kill DRM_COPY_(TO|FROM)_USER
|
11 年之前 |
Rob Clark
|
baa7094355
drm: const'ify ioctls table (v2)
|
12 年之前 |
Andy Lutomirski
|
247d36d751
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
|
12 年之前 |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
13 年之前 |
Florian Zumbiehl
|
df86b5765a
drm/savage: re-add busmaster enable, regression fix
|
13 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 年之前 |
Daniel Vetter
|
e2b3c5b64b
drm/savage: clean up reclaim_buffers
|
13 年之前 |
Dan Carpenter
|
10f5ab0405
drm: checking the wrong variable in savage_do_init_bci()
|
13 年之前 |
Greg Dietsche
|
96bf8bd1c9
savage: remove unnecessary if statement
|
14 年之前 |
Linus Torvalds
|
ee005577aa
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 年之前 |
Dave Airlie
|
1b2f148963
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
|
15 年之前 |
Linus Torvalds
|
fc1caf6eaf
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 年之前 |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 年之前 |
Jordan Crouse
|
01d73a6967
drm: Remove drm_resource wrappers
|
15 年之前 |
Julia Lawall
|
6ebc22e6d0
drivers/gpu/drm: Use kzalloc
|
15 年之前 |
Eric Anholt
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 年之前 |
Benjamin Herrenschmidt
|
d883f7f1b7
drm: Use resource_size_t for drm_get_resource_{start, len}
|
16 年之前 |
Dave Airlie
|
c0e09200dc
drm: reorganise drm tree to be more future proof.
|
17 年之前 |