index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2015-04-01
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
2014-12-03
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
2014-11-21
drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-11-12
drm: Per-plane locking
Daniel Vetter
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-31
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2014-10-31
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
2014-10-31
drm/vmwgfx: fix lock breakage
Rob Clark
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-02
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-01
drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
Thomas Hellstrom
2014-09-01
drm/vmwgfx: Fix an incorrect OOM return value
Thomas Hellstrom
2014-09-01
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-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
2014-07-23
drm: vmwgfx: Use nsec based interfaces
Thomas Gleixner
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/vmwgfx: use helpers
Rob Clark
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-08
Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
[next]