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_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-16
/
+1
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
1
-0
/
+5
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
1
-9
/
+0
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
1
-2
/
+0
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-3
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-2
/
+1
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
1
-3
/
+15
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
1
-0
/
+12
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
1
-8
/
+36
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
1
-10
/
+2
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
1
-17
/
+48
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
1
-1
/
+1
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
1
-2
/
+2
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-6
/
+18
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-76
/
+82
2018-07-06
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
1
-3
/
+3
2018-07-06
drm/vmwgfx: Add support for multisampling
Deepak Rawat
1
-1
/
+1
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
1
-0
/
+8
2018-07-06
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
1
-2
/
+2
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
1
-0
/
+2
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
1
-0
/
+1
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
1
-0
/
+1
2018-07-03
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
1
-6
/
+5
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
1
-0
/
+9
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-38
/
+35
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-64
/
+65
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
1
-1
/
+0
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
1
-2
/
+2
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
1
-1
/
+0
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
1
-0
/
+5
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
1
-0
/
+5
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
1
-0
/
+1
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
1
-0
/
+48
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
1
-0
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
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
1
-2
/
+6
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
1
-1
/
+1
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
1
-8
/
+12
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
1
-3
/
+2
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
1
-0
/
+1
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
1
-1
/
+0
2017-02-27
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
1
-2
/
+2
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-1
/
+1
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
1
-1
/
+1
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
1
-4
/
+4
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-0
/
+1
[next]