index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-24
15
-51
/
+58
|
\
|
*
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
2017-07-18
1
-1
/
+1
|
*
drm/vmwgfx: Fix gcc-7.1.1 warning
Sinclair Yeh
2017-07-18
1
-1
/
+1
|
*
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
Sinclair Yeh
2017-07-18
1
-0
/
+9
|
*
drm/vmwgfx: Limit max desktop dimensions to 8Kx8K
Sinclair Yeh
2017-07-18
1
-2
/
+2
|
*
drm/vmwgfx: dma-buf: Constify ttm_place structures.
Arvind Yadav
2017-07-18
1
-12
/
+12
|
*
drm/vmwgfx: fix comment mistake for vmw_cmd_dx_set_index_buffer()
Brian Paul
2017-07-18
1
-1
/
+1
|
*
drm/vmwgfx: Use dma_pool_zalloc
Souptick Joarder
2017-07-18
1
-6
/
+4
|
*
drm/vmwgfx: Fix handling of errors returned by 'vmw_cotable_alloc()'
Christophe JAILLET
2017-07-18
1
-2
/
+2
|
*
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-07-18
11
-26
/
+26
*
|
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-10
8
-11
/
+13
|
\
\
|
|
/
|
/
|
|
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
6
-144
/
+42
|
|
\
|
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-2
/
+2
|
*
|
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
7
-9
/
+11
*
|
|
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
2017-06-26
1
-0
/
+1
|
|
/
|
/
|
*
|
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-06-07
1
-2
/
+2
*
|
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
2
-129
/
+0
*
|
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2017-06-07
1
-1
/
+1
*
|
drm/vmwgfx: Fix large topology crash
Sinclair Yeh
2017-06-07
1
-5
/
+17
*
|
drm/vmwgfx: Make sure to update STDU when FB is updated
Sinclair Yeh
2017-06-07
1
-0
/
+5
*
|
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
2017-06-07
1
-7
/
+11
*
|
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
Dan Carpenter
2017-06-07
1
-0
/
+2
*
|
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
2017-06-07
1
-0
/
+1
*
|
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
2017-06-07
1
-0
/
+3
|
/
*
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
2017-04-21
1
-1
/
+1
*
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
2017-04-21
1
-4
/
+4
|
\
|
*
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-20
1
-4
/
+4
*
|
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-10
3
-4
/
+60
|
\
|
|
*
drm/vmwgfx: Fix fbdev emulation using legacy functions
Daniel Vetter
2017-04-07
1
-2
/
+56
|
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
2
-2
/
+4
*
|
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-10
4
-48
/
+68
|
\
\
|
*
|
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
2017-03-30
1
-1
/
+4
|
*
|
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
2017-03-30
1
-2
/
+0
|
*
|
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-30
3
-19
/
+13
|
*
|
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
2017-03-30
1
-1
/
+1
|
*
|
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
2017-03-30
1
-2
/
+2
|
*
|
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
2017-03-30
1
-27
/
+50
*
|
|
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-05
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-03
4
-7
/
+11
|
\
\
|
*
|
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
3
-3
/
+6
|
*
|
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
2
-2
/
+4
|
*
|
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2017-03-14
2
-3
/
+12
|
|
\
|
*
|
|
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
2017-04-01
3
-1
/
+32
*
|
|
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
2017-04-01
3
-1
/
+253
*
|
|
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
2017-04-01
3
-255
/
+169
*
|
|
drm/vmwgfx: Introduce a simple resource type
Thomas Hellstrom
2017-04-01
3
-1
/
+298
*
|
|
drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"
Øyvind A. Holm
2017-04-01
1
-4
/
+4
*
|
|
drm/vmwgfx: Fix LDU X blank screen until mode change issue
Sinclair Yeh
2017-04-01
1
-20
/
+21
*
|
|
drm/vmwgfx: Skipping fbdev fb pinning for ldu
Sinclair Yeh
2017-04-01
1
-7
/
+16
*
|
|
drm/vmwgfx: Explicityly track screen target width and height
Sinclair Yeh
2017-04-01
1
-3
/
+8
[next]