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_cotable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
drm/vmwgfx: Reserve fence slots on buffer objects in cotables
Zack Rusin
1
-0
/
+4
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-6
/
+2
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
1
-18
/
+0
2021-08-10
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
1
-2
/
+1
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-5
/
+5
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-1
/
+1
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+2
2021-04-14
drm/vmwgfx: Make sure bo's are unpinned before putting them back
Zack Rusin
1
-0
/
+4
2021-01-19
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
1
-1
/
+2
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
1
-6
/
+6
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
1
-2
/
+2
2020-03-24
drm/vmwgfx: Add support for streamoutput with mob commands
Deepak Rawat
1
-1
/
+1
2020-03-24
drm/vmwgfx: Add support for UA view commands
Deepak Rawat
1
-1
/
+3
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
1
-5
/
+8
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-2
/
+2
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-2
/
+2
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
1
-2
/
+2
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-16
/
+7
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
1
-1
/
+1
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-7
/
+7
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-2
/
+2
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-5
/
+5
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
1
-1
/
+5
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-1
/
+2
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-1
/
+1
2017-07-18
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-1
/
+1
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+2
2016-05-05
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-1
/
+1
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-1
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-0
/
+662