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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-297
/
+846
2024-04-30
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
1
-1
/
+1
2024-04-26
drm/vmwgfx: Fix Legacy Display Unit
Ian Forbes
1
-0
/
+1
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
1
-0
/
+2
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
10
-32
/
+133
2024-04-15
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
8
-35
/
+553
2024-04-15
drm/vmwgfx: Implement virtual kms
Zack Rusin
10
-64
/
+302
2024-04-15
drm/vmwgfx: Sort primary plane formats by order of preference
Zack Rusin
1
-2
/
+2
2024-04-15
drm/vmwgfx: Fix crtc's atomic check conditional
Zack Rusin
1
-3
/
+8
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
8
-22
/
+117
2024-04-09
drm/vmwgfx: Enable DMA mappings with SEV
Zack Rusin
1
-5
/
+6
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-6
/
+9
2024-03-29
drm/vmwgfx: Remove unused code
Ian Forbes
8
-197
/
+1
2024-03-27
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
1
-6
/
+9
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
1
-19
/
+6
2024-01-30
drm/vmwgfx: Fix the lifetime of the bo cursor memory
Zack Rusin
1
-12
/
+1
2024-01-30
drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
Martin Krastev
1
-1
/
+10
2024-01-30
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
3
-16
/
+10
2024-01-30
drm/vmwgfx: Refactor drm connector probing for display modes
Martin Krastev
5
-191
/
+101
2024-01-26
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Zack Rusin
1
-3
/
+11
2024-01-26
drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.
Ian Forbes
1
-0
/
+2
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2
-13
/
+24
2024-01-22
drm/vmwgfx: remove vmw_vram_gmr_placement
Christian König
2
-29
/
+0
2024-01-04
drm/vmwgfx: Unmap the surface before resetting it on a plane state
Zack Rusin
1
-0
/
+4
2024-01-04
drm/vmwgfx: fix kernel-doc Excess struct member 'base'
Randy Dunlap
1
-1
/
+0
2024-01-04
drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
Zhipeng Lu
1
-1
/
+4
2024-01-04
drm/vmwgfx: fix all kernel-doc warnings in stdu
Randy Dunlap
1
-5
/
+12
2024-01-04
drm/vmwgfx: Fix typos in vmwgfx_execbuf.c
Ghanshyam Agrawal
1
-2
/
+2
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
[next]