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_resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
1
-33
/
+0
2022-08-04
drm/vmwgfx: cleanup comments
Tom Rix
1
-4
/
+4
2022-04-07
drm/ttm: remove bo->moving
Christian König
1
-6
/
+0
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-04-03
drm/vmwgfx: stop using dma_resv_excl_fence v2
Christian König
1
-2
/
+3
2022-03-21
drm/vmwgfx: Fix an invalid read
Zack Rusin
1
-8
/
+6
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
1
-10
/
+7
2021-08-10
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
1
-2
/
+1
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
1
-2
/
+6
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-1
/
+1
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-2
/
+2
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
1
-4
/
+0
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
1
-3
/
+6
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
Lee Jones
1
-6
/
+4
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
1
-2
/
+2
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-10-07
drm/vmwgfx: move null mem checks outside move notifies
Dave Airlie
1
-1
/
+1
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
1
-2
/
+2
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-1
/
+1
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
1
-4
/
+99
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
1
-9
/
+24
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
1
-0
/
+57
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
1
-2
/
+1
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
1
-13
/
+42
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
1
-3
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-3
/
+3
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-3
/
+3
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
1
-3
/
+3
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-1
/
+2
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-5
/
+2
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
1
-11
/
+10
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-2
/
+4
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+2
2018-12-08
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-5
/
+5
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
1
-0
/
+35
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
1
-3
/
+0
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
1
-52
/
+23
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
1
-5
/
+8
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-646
/
+59
2018-07-03
drm/vmwgfx: Use blocking buffer object reserves when evicting resources
Thomas Hellstrom
1
-10
/
+19
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
1
-619
/
+21
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-139
/
+141
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
1
-0
/
+23
2018-02-27
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-2
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-2
/
+4
2017-07-18
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-2
/
+2
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
1
-2
/
+2
[next]