index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-249
/
+540
2017-08-30
drm/vmwgfx: Fix F26 Wayland screen update issue
Sinclair Yeh
1
-1
/
+25
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
1
-2
/
+2
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
4
-11
/
+70
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
3
-2
/
+71
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
1
-5
/
+0
2017-08-28
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
1
-0
/
+1
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
1
-0
/
+2
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
3
-27
/
+206
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
4
-91
/
+112
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
3
-21
/
+40
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-2
/
+2
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
15
-51
/
+58
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
3
-6
/
+6
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-0
/
+1
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
1
-1
/
+0
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
15
-51
/
+58
2017-07-18
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-18
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
1
-1
/
+1
2017-07-18
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
1
-0
/
+9
2017-07-18
drm/vmwgfx: Limit max desktop dimensions to 8Kx8K
Sinclair Yeh
1
-2
/
+2
2017-07-18
drm/vmwgfx: dma-buf: Constify ttm_place structures.
Arvind Yadav
1
-12
/
+12
2017-07-18
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
1
-1
/
+1
2017-07-18
drm/vmwgfx: Use dma_pool_zalloc
Souptick Joarder
1
-6
/
+4
2017-07-18
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
1
-2
/
+2
2017-07-18
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
11
-26
/
+26
2017-07-13
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
1
-3
/
+2
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-11
/
+13
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
3
-8
/
+11
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
3
-8
/
+11
2017-06-28
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
3
-8
/
+8
2017-06-28
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
Laurent Pinchart
1
-13
/
+0
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
6
-144
/
+42
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
5
-47
/
+3
2017-06-26
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
1
-0
/
+1
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
1
-2
/
+2
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
1
-1
/
+0
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
6
-144
/
+42
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2
-129
/
+0
2017-06-07
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
1
-1
/
+1
2017-06-07
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
1
-5
/
+17
2017-06-07
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
1
-0
/
+5
2017-06-07
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
1
-7
/
+11
2017-06-07
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
1
-0
/
+2
2017-06-07
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
1
-0
/
+1
2017-06-07
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
1
-0
/
+3
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-2
/
+2
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
7
-9
/
+11
2017-04-21
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
1
-1
/
+1
[next]