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
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
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
1
-10
/
+4
2015-11-02
drm/vmwgfx: switch from ioremap_cache to memremap
Dan Williams
1
-4
/
+10
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-27
/
+27
2015-09-30
drm/vmwgfx: Stop checking for DRM_UNLOCKED
Daniel Vetter
1
-8
/
+0
2015-09-14
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
1
-8
/
+2
2015-09-01
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
1
-1
/
+6
2015-08-21
drm/vmwgfx: Remove duplicate ttm_bo_device_release
Thomas Hellstrom
1
-1
/
+0
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-199
/
+299
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-8
/
+46
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-5
/
+7
2015-08-12
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
1
-0
/
+1
2015-08-12
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
1
-2
/
+5
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
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 fbdev on kms v2
Thomas Hellstrom
1
-18
/
+4
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
1
-2
/
+0
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-15
/
+16
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
1
-9
/
+15
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
1
-0
/
+26
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-149
/
+188
2015-04-01
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
1
-2
/
+2
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
1
-0
/
+1
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
1
-37
/
+40
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
1
-23
/
+5
2014-12-03
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
1
-2
/
+6
2014-11-21
drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-10-31
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
1
-1
/
+5
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
1
-1
/
+1
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
1
-1
/
+1
[next]