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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
drm/vmwgfx: Disable damage clipping if FB changed since last page-flip
Javier Martinez Canillas
1
-0
/
+11
2023-11-24
drm/vmwgfx: Use the hotspot properties from cursor planes
Zack Rusin
1
-7
/
+2
2023-11-24
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Zack Rusin
1
-1
/
+1
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
1
-2
/
+2
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
11
-50
/
+69
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-34
/
+39
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
11
-49
/
+68
2023-10-09
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-10-09
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
1
-2
/
+2
2023-10-05
drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
Kees Cook
1
-1
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+4
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
1
-2
/
+4
2023-08-23
drm/vmwgfx: Fix possible invalid drm gem put calls
Zack Rusin
6
-16
/
+16
2023-08-23
drm/vmwgfx: Fix shader stage validation
Zack Rusin
2
-18
/
+23
2023-06-07
drm/vmwgfx: Add unwind hints around RBP clobber
Josh Poimboeuf
1
-4
/
+12
2023-04-26
Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+1
2023-04-11
drm/vmwgfx: remove unused vmw_overlay function
Tom Rix
1
-6
/
+0
2023-04-11
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
3
-74
/
+38
2023-04-11
drm/vmwgfx: Print errors when running on broken/unsupported configs
Zack Rusin
3
-0
/
+40
2023-04-11
drm/vmwgfx: Drop mksstat_init_record fn as currently unused
Martin Krastev
1
-26
/
+0
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
1
-1
/
+0
2023-03-15
drm/vmwgfx: Fix src/dst_pitch confusion
Zack Rusin
1
-2
/
+2
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
1
-1
/
+1
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+110
2023-03-06
drm/vmwgfx: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-8
/
+15
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-13
/
+25
2023-02-15
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
7
-10
/
+20
2023-02-15
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2
-3
/
+5
2023-02-15
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
7
-10
/
+20
2023-02-15
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2
-3
/
+5
2023-02-14
drm/vmwgfx: Make the driver work without the dummy resources
Zack Rusin
2
-5
/
+16
2023-02-14
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
27
-688
/
+563
2023-02-14
drm/vmwgfx: Abstract placement selection
Zack Rusin
22
-455
/
+311
2023-02-14
drm/vmwgfx: Rename dummy to is_iomem
Zack Rusin
1
-8
/
+8
2023-02-14
drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths
Zack Rusin
2
-14
/
+1
2023-02-14
drm/vmwgfx: Simplify fb pinning
Zack Rusin
5
-85
/
+54
2023-02-14
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
25
-385
/
+419
2023-02-14
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
8
-58
/
+27
2023-02-14
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
5
-118
/
+10
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-06
drm/ttm: prevent moving of pinned BOs
Christian König
1
-17
/
+2
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
7
-234
/
+87
2023-01-26
treewide: fix up files incorrectly marked executable
Linus Torvalds
1
-0
/
+0
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+11
2023-01-18
drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFX
Christian König
1
-0
/
+11
2023-01-10
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
6
-233
/
+87
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
8
-8
/
+5
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-1821
/
+697
[next]