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_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
1
-0
/
+3
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
1
-16
/
+77
2014-01-17
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
1
-0
/
+3
2014-01-17
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
1
-3
/
+34
2014-01-17
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
1
-1
/
+1
2013-11-06
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-2
/
+2
2013-01-21
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
1
-5
/
+3
2013-01-21
drm: create drm_framebuffer_lookup
Daniel Vetter
1
-12
/
+12
2013-01-21
drm: revamp locking around fb creation/destruction
Daniel Vetter
1
-0
/
+4
2013-01-21
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
1
-14
/
+4
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+2
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
1
-2
/
+5
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
1
-0
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2011-12-19
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
1
-6
/
+0
2011-12-19
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
1
-2
/
+8
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-10-18
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
1
-0
/
+2
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
1
-0
/
+43
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
1
-0
/
+172
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
1
-0
/
+48
2011-09-06
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
1
-3
/
+0
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
1
-23
/
+0
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
1
-0
/
+3
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-0
/
+6
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
1
-1
/
+1
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+81