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
2013-06-28
drm/vmwgfx: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-2
/
+2
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
1
-9
/
+14
2013-02-28
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
1
-9
/
+8
2013-01-15
drm/vmwgfx: always use ttm_bo_is_reserved
Maarten Lankhorst
1
-2
/
+2
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-1
/
+1
2012-11-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
1
-0
/
+20
2012-11-21
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
1
-1234
/
+9
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
1
-495
/
+1011
2012-11-20
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
1
-4
/
+4
2012-11-20
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
1
-4
/
+0
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
1
-0
/
+73
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2011-12-21
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
1
-0
/
+23
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
1
-0
/
+23
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
1
-34
/
+1
2011-10-18
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
1
-2
/
+1
2011-10-10
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
1
-26
/
+146
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
1
-75
/
+761
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
1
-0
/
+1
2011-10-05
vmwgfx: Fix up query processing
Thomas Hellstrom
1
-2
/
+6
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
1
-4
/
+0
2011-09-01
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
1
-4
/
+4
2011-09-01
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
1
-1
/
+4
2011-07-26
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
1
-5
/
+3
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
1
-6
/
+8
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
1
-75
/
+0
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
1
-0
/
+4
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+6
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
1
-1
/
+1
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
1
-2
/
+6
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
1
-16
/
+1
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-2
/
+3
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
1
-1
/
+15
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
1
-1
/
+1
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
1
-11
/
+12
2010-01-14
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
1
-18
/
+21
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
1
-79
/
+70
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+1192