aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
* drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom2015-01-19
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-03
* drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom2014-12-03
* drm/vmwgfx: Fix fence event codeThomas Hellstrom2014-12-03
* drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom2014-12-03
* drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom2014-12-03
* drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-11-20
* drm: Per-plane lockingDaniel Vetter2014-11-12
* Merge tag 'v3.18-rc4' into drm-nextDave Airlie2014-11-12
|\
| * drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-31
| * drm/vmwgfx: Fix hash key computationThomas Hellstrom2014-10-31
| * drm/vmwgfx: fix lock breakageRob Clark2014-10-31
* | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\
| * drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-30
| * drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-15
| |\
| * | drm/ttm: allow fence to be added as sharedChristian König2014-09-11
| * | drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
| * | drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst2014-09-02
| * | drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
| * | drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
| * | drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
| * | drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-01
| * | drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01
| * | drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
| * | drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
* | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ | |_|/ |/| |
| * | PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-24
| |/
* | drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom2014-09-01
* | drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom2014-09-01
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-07
|\
| * Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-07
| * drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-05
| * drm/ttm: Fix a few sparse warningsThierry Reding2014-07-21
| * drm/vmwgfx: use helpersRob Clark2014-07-18
| * drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-07
| * Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-07
| |\
| | * drm: add register and unregister functions for connectorsThomas Wood2014-06-19
| * | Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-07-07
| |\ \
| | * | drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
| | |/
* | / drm: vmwgfx: Use nsec based interfacesThomas Gleixner2014-07-23
|/ /
* / drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom2014-07-03
|/
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-09
* drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark2014-06-04
* drm: Move plane helpers into drm_kms_helper.koDaniel Vetter2014-06-03
* Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie2014-04-30
|\
| * drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
* | drm: try harder to avoid regression when merging mode bitsDave Airlie2014-04-30
* | drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom2014-04-24
|/
* drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt2014-04-03