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 |
Thomas Hellstrom
|
4f73a96bd7
vmwgfx: Make vmw_wait_seqno a bit more readable
|
14 years ago |
Thomas Hellstrom
|
6bcd8d3c78
vmwgfx: Fix confusion caused by using "fence" in various places
|
14 years ago |
Thomas Hellstrom
|
f63f6a59d3
vmwgfx: Add functionality to get 3D caps
|
14 years ago |
Thomas Hellstrom
|
fe0f5c6576
vmwgfx: Remove the update layout IOCTL.
|
14 years ago |
Thomas Hellstrom
|
781b8bdb2d
vmwgfx: Remove the fifo debug ioctl
|
14 years ago |
Thomas Hellstrom
|
dcca28627d
vmwgfx: Update register definitions for HWV8 and print out new capabilities
|
14 years ago |
Thomas Hellstrom
|
fb17f18993
vmwgfx: Restrict number of GMR pages to device limit
|
14 years ago |
Thomas Hellstrom
|
05730b32a7
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
|
14 years ago |
Thomas Hellstrom
|
be38ab6ea7
vmwgfx: Fix potential execbuf deadlocks
|
14 years ago |