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
2023-02-14
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
1
-23
/
+30
2023-02-14
drm/vmwgfx: Abstract placement selection
Zack Rusin
1
-2
/
+0
2023-02-14
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
1
-164
/
+20
2023-02-14
drm/vmwgfx: Remove the duplicate bo_free function
Zack Rusin
1
-5
/
+1
2023-02-14
drm/vmwgfx: Use the common gem mmap instead of the custom code
Zack Rusin
1
-6
/
+0
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
1
-17
/
+1
2023-01-10
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
1
-17
/
+1
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
1
-1
/
+3
2022-10-31
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
1
-0
/
+4
2022-10-25
drm/vmwgfx: Remove explicit and broken vblank handling
Zack Rusin
1
-3
/
+0
2022-10-25
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
1
-32
/
+3
2022-10-25
drm/vmwgfx: Remove vmwgfx_hashtab
Maaz Mombasawala
1
-1
/
+5
2022-10-25
drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...
Maaz Mombasawala
1
-2
/
+3
2022-09-13
drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declaration
Gaosheng Cui
1
-1
/
+0
2022-03-11
drm/vmwgfx: Implement MSI/MSI-X support for IRQs
Zack Rusin
1
-1
/
+8
2022-03-11
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
1
-0
/
+8
2022-03-11
drm/vmwgfx: Add support for CursorMob and CursorBypass 4
Martin Krastev
1
-1
/
+5
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
1
-3
/
+2
2021-12-17
drm/vmwgfx: Remove unused compile options
Zack Rusin
1
-3
/
+0
2021-12-17
drm/vmwgfx: Remove explicit transparent hugepages support
Zack Rusin
1
-5
/
+0
2021-12-09
drm/vmwgfx: Bump the minor version
Zack Rusin
1
-2
/
+2
2021-12-09
drm/vmwgfx: Remove usage of MOBFMT_RANGE
Zack Rusin
1
-1
/
+0
2021-12-09
drm/vmwgfx: support 64 UAVs
Zack Rusin
1
-0
/
+20
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-35
/
+43
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
1
-25
/
+0
2021-12-01
drm/vmwgfx: Introduce a new placement for MOB page tables
Zack Rusin
1
-3
/
+9
2021-11-30
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
1
-3
/
+3
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-4
/
+0
2021-08-09
drm/vmwgfx: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-07-28
drm/vmwgfx: Use 2.19 version number to recognize mks-stats ioctls
Zack Rusin
1
-3
/
+3
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
1
-1
/
+2
2021-06-16
drm/vmwgfx: Fix a 64bit regression on svga3
Zack Rusin
1
-1
/
+1
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
1
-1
/
+1
2021-06-12
drm/vmwgfx: Remove vmw_chipset
Zack Rusin
1
-2
/
+1
2021-06-12
drm/vmwgfx: inline access to the pages from the piter
Zack Rusin
1
-2
/
+1
2021-06-12
drm/vmwgfx: remove code that was using physical page addresses
Zack Rusin
1
-1
/
+0
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
1
-1
/
+27
2021-06-12
drm/vmwgfx: Simplify devcaps code
Zack Rusin
1
-1
/
+2
2021-05-11
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
1
-1
/
+1
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-24
/
+96
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
1
-6
/
+0
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-6
/
+1
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+6
2021-04-26
drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION
Thomas Zimmermann
1
-0
/
+19
2021-04-14
drm/vmwgfx: Make sure bo's are unpinned before putting them back
Zack Rusin
1
-4
/
+1
2021-04-14
drm/vmwgfx: Fix the lockdep breakage
Zack Rusin
1
-2
/
+0
2021-04-14
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
1
-0
/
+2
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
1
-1
/
+2
2021-02-26
drm/vmwgfx: Bump the minor version and cleanup logging
Zack Rusin
1
-2
/
+2
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-2
/
+2
[next]