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