index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-8
/
+15
2017-06-07
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
1
-1
/
+1
2017-06-07
drm/vmwgfx: Make sure backup_handle is always valid
Sinclair Yeh
1
-7
/
+11
2017-06-07
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
Vladis Dronov
1
-0
/
+3
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+2
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
1
-16
/
+15
2017-04-01
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
1
-0
/
+14
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
1
-1
/
+0
2017-03-30
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
Li Qiang
1
-1
/
+4
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
1
-13
/
+9
2017-03-30
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
Murray McAllister
1
-2
/
+2
2016-10-10
drm/vmwgfx: Adjust checks for null pointers in 13 functions
Markus Elfring
1
-16
/
+15
2016-10-10
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-16
/
+5
2016-10-10
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Markus Elfring
1
-4
/
+6
2015-12-15
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
1
-1
/
+1
2015-12-15
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
1
-5
/
+2
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2015-11-02
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
1
-0
/
+2
2015-10-13
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
1
-1
/
+2
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-3
/
+8
2015-09-01
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
1
-0
/
+6
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
1
-0
/
+1
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-22
/
+87
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-1
/
+1
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-2
/
+2
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
1
-0
/
+4
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
1
-61
/
+134
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-6
/
+6
2014-03-28
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
1
-0
/
+24
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
1
-35
/
+70
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-8
/
+6
2014-03-13
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
1
-0
/
+18
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
1
-1
/
+1
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
1
-2
/
+2
2014-01-21
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
1
-0
/
+1
2014-01-17
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
1
-8
/
+18
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
1
-0
/
+4
2014-01-17
drm/vmwgfx: Make sure that the multisampling is off
Zack Rusin
1
-1
/
+1
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
1
-3
/
+448
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
1
-1
/
+2
2013-11-18
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
1
-14
/
+16
2012-11-21
drm/vmwgfx: Add and make use of a header for surface size calculation.
Thomas Hellstrom
1
-94
/
+19
2012-11-21
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
1
-0
/
+968