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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-3
/
+46
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-9
/
+10
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
1
-0
/
+12
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
1
-2
/
+16
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
1
-0
/
+17
2018-07-04
drm/vmwgfx: Update the device headers
Deepak Rawat
1
-1
/
+1
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
1
-0
/
+1
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-9
/
+9
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
1
-5
/
+0
2018-05-03
drm/vmwgfx: Drop DRM_CONTROL_ALLOW
Daniel Vetter
1
-4
/
+4
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-0
/
+13
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
1
-3
/
+0
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
1
-23
/
+52
2018-03-22
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
1
-0
/
+2
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
1
-0
/
+13
2017-11-01
drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
Sinclair Yeh
1
-1
/
+1
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
1
-8
/
+3
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
1
-4
/
+4
2017-07-18
drm/vmwgfx: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-18
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-3
/
+3
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-04-21
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
1
-1
/
+1
2017-04-01
drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"
Øyvind A. Holm
1
-4
/
+4
2017-04-01
drm/vmwgfx: Turn on DRIVER_ATOMIC flag
Sinclair Yeh
1
-1
/
+3
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
1
-0
/
+1
2017-02-27
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
1
-1
/
+10
2017-01-27
drm/vmwgfx: Annotate ignored return values
Thomas Hellstrom
1
-1
/
+1
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-3
/
+1
2016-10-10
drm/vmwgfx: Replace numeric parameter like 0444 with macro
Baole Ni
1
-5
/
+5
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-0
/
+12
2016-07-12
drm/vmwgfx: Stop checking minor type directly
Frank Binns
1
-2
/
+1
2016-07-01
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
1
-0
/
+5
2016-07-01
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
1
-0
/
+7
2016-06-21
drm: Extract drm_is_current_master
Daniel Vetter
1
-1
/
+1
2016-06-21
drm: Refactor drop/set master code a bit
Daniel Vetter
1
-2
/
+1
2016-05-20
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
1
-1
/
+18
2016-05-20
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
1
-0
/
+1
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-1
/
+1
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+0
2016-03-30
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
1
-2
/
+0
2016-03-14
drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
Thomas Hellstrom
1
-1
/
+1
2016-03-14
drm/vmwgfx: Send a hotplug event at master_set
Thomas Hellstrom
1
-0
/
+1
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-11
/
+0
2016-02-08
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
1
-11
/
+0
2016-01-29
drm/vmwgfx: respect 'nomodeset'
Rob Clark
1
-0
/
+7
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
1
-0
/
+1
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
1
-1
/
+1
[next]