Dave Airlie
|
53d8858bb8
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 years ago |
Ville Syrjälä
|
7e7392a6e8
drm: Drop ioctl->cmd_drv
|
10 years ago |
Thomas Hellstrom
|
fd3e4d6e26
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
|
10 years ago |
Thomas Hellstrom
|
3458390b9f
drm/vmwgfx: Reorder device takedown somewhat
|
10 years ago |
Thomas Hellstrom
|
496eb6fd2c
drm/vmwgfx: Replace the hw mutex with a hw spinlock
|
10 years ago |
Thomas Hellstrom
|
e338c4c2b6
drm/vmwgfx: Fix error printout on signals pending
|
10 years ago |
Markus Elfring
|
a3a1a6674f
drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"
|
10 years ago |
Sinclair Yeh
|
9a72384d86
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
|
10 years ago |
David Herrmann
|
915b4d11b8
drm: add driver->set_busid() callback
|
11 years ago |
Dave Airlie
|
7963e9db1b
Revert "drm: drop redundant drm_file->is_master"
|
11 years ago |
David Herrmann
|
48ba813701
drm: drop redundant drm_file->is_master
|
11 years ago |
Thierry Reding
|
ee3939e079
drm/ttm: Fix a few sparse warnings
|
11 years ago |
Thomas Hellstrom
|
18e4a4669c
drm/vmwgfx: Fix compat shader namespace
|
11 years ago |
Damien Lespiau
|
f95aeb17f5
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
|
11 years ago |
Daniel Vetter
|
bb0f1b5c16
drm: pass the irq explicitly to drm_irq_install
|
11 years ago |
Thomas Hellstrom
|
89dcbda65c
drm/vmwgfx: Remove authorization requirements around some more ioctls
|
11 years ago |
Thomas Hellstrom
|
03f802636b
drm/vmwgfx: Enable render nodes
|
11 years ago |
Thomas Hellstrom
|
4649926d04
drm/vmwgfx: Drop authentication requirement on UNREF ioctls
|
11 years ago |
Thomas Hellstrom
|
64190bded3
drm/vmwgfx: Reinstate and tighten security around legacy master model
|
11 years ago |
Thomas Hellstrom
|
294adf7d86
drm/vmwgfx: Use a per-device semaphore for reservation protection
|
11 years ago |
David Herrmann
|
44d847b743
drm: init TTM dev_mapping in ttm_bo_device_init()
|
12 years ago |
David Herrmann
|
6796cb16c0
drm: use anon-inode instead of relying on cdevs
|
11 years ago |
Charmaine Lee
|
857aea1c57
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
|
11 years ago |
Thomas Hellstrom
|
d5bde95663
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
|
11 years ago |
Thomas Hellstrom
|
3e894a6259
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
|
11 years ago |
Thomas Hellstrom
|
4b9e45e68f
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
|
12 years ago |
Thomas Hellstrom
|
173fb7d4e2
drm/vmwgfx: Persistent tracking of context bindings
|
12 years ago |
Thomas Hellstrom
|
1d7a5cbf8f
drm/vmwgfx: Implement a buffer object synccpu ioctl.
|
12 years ago |
Thomas Hellstrom
|
c74c162fd9
drm/vmwgfx: Add guest-backed shaders
|
12 years ago |
Thomas Hellstrom
|
a97e21923b
drm/vmwgfx: Hook up guest-backed surfaces
|
12 years ago |