Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
12 years ago |
Dave Airlie
|
5e1782d224
vmwgfx: add dumb ioctl support
|
13 years ago |
Wei Yongjun
|
3a9950781c
vmwgfx: remove useless set memory to zero use memset()
|
13 years ago |
Dave Airlie
|
c4903429a9
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
|
13 years ago |
Dave Airlie
|
5d2afab958
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
|
13 years ago |
Ilija Hadzic
|
949c4a34af
drm: track dev_mapping in more robust and flexible way
|
13 years ago |
Daniel Vetter
|
923d1fe86b
drm: kill reclaim_buffers_locked
|
13 years ago |
Linus Torvalds
|
be53bfdb80
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
13 years ago |
Dave Airlie
|
466e69b8b0
drm: move pci bus master enable into driver.
|
13 years ago |
Thomas Hellstrom
|
67d4a87b0a
drm/vmwgfx: Treat out-of-range initial width and height as host errors
|
13 years ago |
Jakob Bornecrantz
|
eb4f923b1c
vmwgfx: Pick up the initial size from the width and height regs
|
13 years ago |
Thomas Hellstrom
|
6b82ef50d8
vmwgfx: Clean up pending event references to struct drm_file objects on close
|
13 years ago |
Masanari Iida
|
496259048e
drm: Fix typo in vmwgfx_drv.c
|
13 years ago |
Arjan van de Ven
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
Linus Torvalds
|
83dbb15e9c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
|
13 years ago |
Thomas Hellstrom
|
cd2b89e7e8
vmwgfx: Reinstate the update_layout ioctl
|
13 years ago |
Paul Gortmaker
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
14 years ago |
Dave Airlie
|
1717c0e23f
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
|
13 years ago |
Jakob Bornecrantz
|
1c482ab359
vmwgfx: Add vblank stubs
|
13 years ago |
Thomas Hellstrom
|
5438ae88d0
vmwgfx: Wrap drm_read and drm_poll
|
13 years ago |
Thomas Hellstrom
|
57c5ee79ac
vmwgfx: Add fence events
|
13 years ago |
Thomas Hellstrom
|
6ea77d1384
vmwgfx: Minor cleanups
|
13 years ago |
Thomas Hellstrom
|
5bb39e8181
vmwgfx: Handle device surface memory limit
|
13 years ago |
Thomas Hellstrom
|
e2fa3a7683
vmwgfx: Fix up query processing
|
13 years ago |
Jakob Bornecrantz
|
2fcd5a73bf
vmwgfx: Add present and readback ioctls
|
13 years ago |
Jakob Bornecrantz
|
01e81419ce
vmwgfx: Drop 3D Legacy Display Unit support
|
13 years ago |
Jakob Bornecrantz
|
56d1c78df5
vmwgfx: Add screen object support
|
13 years ago |
Thomas Hellstrom
|
ae2a104058
vmwgfx: Implement fence objects
|
14 years ago |