aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
...
| | * drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom2015-08-05
| | * vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom2015-08-05
| * | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-17
| |\ \
| * | | drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-06
| * | | drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst2015-07-27
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \ \ | |_|/ |/| |
| * | treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
| |/
* / drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom2015-08-13
|/
* Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-31
|\
| * drm: Drop ioctl->cmd_drvVille Syrjälä2015-03-27
* | drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom2015-03-11
* | drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King2015-03-11
* | drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom2015-03-11
* | drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2015-03-11
|/
* 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