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
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
2017-04-01
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
1
-254
/
+0
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
1
-2
/
+2
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-2
/
+2
2017-01-27
drm/vmwgfx: Annotate ignored return values
Thomas Hellstrom
1
-2
/
+2
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-1
/
+1
2016-10-12
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-4
/
+2
2016-05-05
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-2
/
+2
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-4
/
+3
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-8
/
+21
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
1
-3
/
+98
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-14
/
+34
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-10
/
+7
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
1
-1
/
+1
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
1
-8
/
+10
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-16
/
+20
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
1
-1
/
+1
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
1
-1
/
+90
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
1
-6
/
+6
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
1
-1
/
+1
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
1
-0
/
+5
2014-09-02
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
1
-6
/
+10
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-10
/
+4
[next]