| Commit message (Expand) | Author | Age |
* | drm/ttm: allow fence to be added as shared | Christian König | 2014-09-11 |
* | drm: add driver->set_busid() callback | David Herrmann | 2014-09-10 |
* | drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab | Maarten Lankhorst | 2014-09-02 |
* | drm/ttm: flip the switch, and convert to dma_fence | Maarten Lankhorst | 2014-09-02 |
* | drm/vmwgfx: rework to new fence interface, v2 | Maarten Lankhorst | 2014-09-02 |
* | drm/vmwgfx: get rid of different types of fence_flags entirely | Maarten Lankhorst | 2014-09-02 |
* | drm/ttm: kill off some members to ttm_validate_buffer | Maarten Lankhorst | 2014-09-01 |
* | drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers | Maarten Lankhorst | 2014-09-01 |
* | drm/ttm: kill fence_lock | Maarten Lankhorst | 2014-09-01 |
* | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König | 2014-08-27 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-08-07 |
|\ |
|
| * | Revert "drm: drop redundant drm_file->is_master" | Dave Airlie | 2014-08-07 |
| * | drm: drop redundant drm_file->is_master | David Herrmann | 2014-08-05 |
| * | drm/ttm: Fix a few sparse warnings | Thierry Reding | 2014-07-21 |
| * | drm/vmwgfx: use helpers | Rob Clark | 2014-07-18 |
| * | drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 | Christian König | 2014-07-07 |
| * | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 2014-07-07 |
| |\ |
|
| | * | drm: add register and unregister functions for connectors | Thomas Wood | 2014-06-19 |
| * | | Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l... | Dave Airlie | 2014-07-07 |
| |\ \ |
|
| | * | | drm/vmwgfx: Fix compat shader namespace | Thomas Hellstrom | 2014-07-04 |
| | |/ |
|
* | / | drm: vmwgfx: Use nsec based interfaces | Thomas Gleixner | 2014-07-23 |
|/ / |
|
* / | drm/vmwgfx: Fix incorrect write to read-only register v2: | Thomas Hellstrom | 2014-07-03 |
|/ |
|
* | drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() | Damien Lespiau | 2014-06-09 |
* | drm: convert crtc and connection_mutex to ww_mutex (v5) | Rob Clark | 2014-06-04 |
* | drm: Move plane helpers into drm_kms_helper.ko | Daniel Vetter | 2014-06-03 |
* | Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i... | Dave Airlie | 2014-04-30 |
|\ |
|
| * | drm: pass the irq explicitly to drm_irq_install | Daniel Vetter | 2014-04-23 |
* | | drm: try harder to avoid regression when merging mode bits | Dave Airlie | 2014-04-30 |
* | | drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2 | Thomas Hellstrom | 2014-04-24 |
|/ |
|
* | drm/vmwgfx: correct fb_fix_screeninfo.line_length | Christopher Friedt | 2014-04-03 |
* | drm/vmwgfx: Remove authorization requirements around some more ioctls | Thomas Hellstrom | 2014-04-03 |
* | drm/vmwgfx: Fix query buffer locking order violation | Thomas Hellstrom | 2014-04-03 |
* | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 2014-04-01 |
* | drm/vmwgfx: Bump driver minor and date | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Enable render nodes | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Tighten the security around buffer maps | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Tighten security around surface sharing v2 | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Allow prime fds in the surface reference ioctls | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Drop authentication requirement on UNREF ioctls | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Reinstate and tighten security around legacy master model | Thomas Hellstrom | 2014-03-28 |
* | drm/vmwgfx: Use a per-device semaphore for reservation protection | Thomas Hellstrom | 2014-03-28 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr... | Dave Airlie | 2014-03-18 |
|\ |
|
| * | drm: init TTM dev_mapping in ttm_bo_device_init() | David Herrmann | 2014-03-16 |
| * | drm: use anon-inode instead of relying on cdevs | David Herrmann | 2014-03-16 |
* | | drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode | Thomas Hellstrom | 2014-03-13 |
* | | drm/vmwgfx: avoid null pointer dereference at failure paths | Alexey Khoroshilov | 2014-03-02 |
* | | drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ... | Thomas Hellstrom | 2014-03-02 |
* | | drm/vmwgfx: Remove some unused surface formats | Thomas Hellstrom | 2014-03-02 |
|/ |
|
* | drm/vmwgfx: Fix command defines and checks | Thomas Hellstrom | 2014-02-12 |
* | drm/vmwgfx: Fix possible integer overflow | Thomas Hellstrom | 2014-02-12 |