.. |
ast
|
306373b645
drm/ast: deal with bo reserve fail in dirty update path
|
12 years ago |
cirrus
|
f3b2bbdc8a
drm/cirrus: deal with bo reserve fail in dirty update path
|
12 years ago |
exynos
|
80ce5f6f25
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
|
12 years ago |
gma500
|
20a2078ce7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
i2c
|
e7792ce2da
drm/i2c: nxp-tda998x (v3)
|
12 years ago |
i810
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
i915
|
3598706b52
drm/i915: avoid premature DP AUX timeouts
|
12 years ago |
mga
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
mgag200
|
fea0f9ff56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
nouveau
|
c313d56754
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
|
12 years ago |
omapdrm
|
011c2282c7
drm: prime: fix refcounting on the dmabuf import error path
|
12 years ago |
qxl
|
c89b65e7ff
qxl: fix Kconfig deps - select FB_DEFERRED_IO
|
12 years ago |
r128
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
radeon
|
09fb8bd1a6
drm/radeon: fix card_posted check for newer asics
|
12 years ago |
savage
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
shmobile
|
f7e96d7e28
drm/shmob: use drm_send_vblank_event() helper
|
12 years ago |
sis
|
ff512357fe
drm/sis: convert to idr_alloc()
|
12 years ago |
tdfx
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
tilcdc
|
20a2078ce7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
ttm
|
025df77554
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 years ago |
udl
|
20a2078ce7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
via
|
36888db247
drm/via: convert to idr_alloc()
|
12 years ago |
vmwgfx
|
cc39a8faed
drm/vmwgfx: convert to idr_alloc()
|
12 years ago |
Kconfig
|
4231c6b01a
drm/tegra: Move drm to live under host1x
|
12 years ago |
Makefile
|
4231c6b01a
drm/tegra: Move drm to live under host1x
|
12 years ago |
README.drm
|
c0e09200dc
drm: reorganise drm tree to be more future proof.
|
17 years ago |
ati_pcigart.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_agpsupport.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_auth.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_buffer.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_bufs.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_cache.c
|
2db76d7c3c
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
|
12 years ago |
drm_context.c
|
2e928815c1
drm: convert to idr_alloc()
|
12 years ago |
drm_crtc.c
|
ed7951dc13
drm: Make the HPD status updates debug logs more readable
|
12 years ago |
drm_crtc_helper.c
|
b2dfcae3cc
drm: Only print a debug message when the polled connector has changed
|
12 years ago |
drm_debugfs.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_dma.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_dp_helper.c
|
28164fdad8
drm/doc: add new dp helpers into drm DocBook
|
12 years ago |
drm_drv.c
|
b9434d0f16
drm: Use names of ioctls in debug traces
|
12 years ago |
drm_edid.c
|
a90b590e95
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
|
12 years ago |
drm_edid_load.c
|
8091ee5c09
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs
|
12 years ago |
drm_encoder_slave.c
|
d1fd3ddc46
drm: refactor call to request_module
|
12 years ago |
drm_fb_cma_helper.c
|
ca18e1426b
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next
|
12 years ago |
drm_fb_helper.c
|
20a2078ce7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
drm_fops.c
|
a8ec3a6629
drm: correctly restore mappings if drm_open fails
|
12 years ago |
drm_gem.c
|
219b47339c
drm/prime: keep a reference from the handle to exported dma-buf (v6)
|
12 years ago |
drm_gem_cma_helper.c
|
6f646095ec
drm/cma: add debugfs helpers
|
12 years ago |
drm_global.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_hashtab.c
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
drm_info.c
|
08bce0ac3b
drm/debugfs: remove redundant info from gem_names
|
12 years ago |
drm_ioc32.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_ioctl.c
|
c61eef726a
drm: add support for monotonic vblank timestamps
|
12 years ago |
drm_irq.c
|
21a245d2d6
drm: small fix in drm_send_vblank_event()
|
12 years ago |
drm_lock.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_memory.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_mm.c
|
3a359f0b21
drm/mm: fix dump table BUG
|
12 years ago |
drm_modes.c
|
fea0f9ff56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
drm_pci.c
|
ea9cbb063c
drm: Silence some sparse warnings
|
12 years ago |
drm_platform.c
|
a16d4f8601
drm: platform: Don't initialize driver-private data
|
12 years ago |
drm_prime.c
|
98b76231d7
drm/prime: warn for non-empty handle lookup list during drm file release
|
12 years ago |
drm_proc.c
|
8bc742e13f
drm: proc: Use remove_proc_subtree()
|
12 years ago |
drm_scatter.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_stub.c
|
b63e6aa502
drm: proc: Use minor->index to label things, not PDE->name
|
12 years ago |
drm_sysfs.c
|
5849556328
drm: remove legacy drm_connector_property fxns
|
12 years ago |
drm_trace.h
|
b9c2c9ae88
drm: add per-event vblank event trace points
|
15 years ago |
drm_trace_points.c
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
drm_usb.c
|
9f23de52b6
drm/usb: bind driver to correct device
|
12 years ago |
drm_vm.c
|
d502899580
drm: export drm_vm_open_locked
|
12 years ago |