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
/
nouveau
/
nouveau_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-1
/
+5
2012-03-22
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
1
-9
/
+1
2012-02-01
drm/nouveau/gem: fix fence_sync race / oops
Ben Skeggs
1
-2
/
+21
2011-06-27
drm/nouveau: fix nouveau_vma object leak
Marcin Slusarz
1
-1
/
+3
2011-06-23
drm/nouveau: remove implicit mapping of every bo into chan_vm
Ben Skeggs
1
-1
/
+41
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau: fixup gem_info ioctl to return client-specific bo virtual
Ben Skeggs
1
-12
/
+20
2011-06-23
drm/nv50-nvc0: completely disable relocs
Ben Skeggs
1
-17
/
+20
2011-06-23
drm/nouveau: convert some bo.offset use to vma.offset
Ben Skeggs
1
-1
/
+5
2011-06-23
drm/nouveau/gem: implement stub hooks for GEM object open/close
Ben Skeggs
1
-0
/
+20
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_gem_new
Ben Skeggs
1
-14
/
+5
2011-06-23
drm/nouveau: store a per-client channel list
Ben Skeggs
1
-2
/
+2
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
1
-1
/
+1
2011-03-14
drm/nouveau: properly handle pushbuffer check failures
Marcin Slusarz
1
-2
/
+4
2011-02-24
drm/nv50-nvc0: restrict memtype to those specified at creation time
Ben Skeggs
1
-1
/
+11
2011-02-24
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
1
-11
/
+12
2011-02-24
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
1
-7
/
+4
2010-12-08
drm/nouveau: kick vram functions out into an "engine"
Ben Skeggs
1
-27
/
+3
2010-12-08
drm/nouveau: wrap calls to ttm_bo_validate()
Ben Skeggs
1
-2
/
+1
2010-12-03
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
1
-9
/
+2
2010-12-03
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
1
-2
/
+2
2010-12-03
drm/nouveau: use interruptible waits during pushbuf validation
Ben Skeggs
1
-12
/
+19
2010-12-03
drm/nouveau: remove cpu_writers lock
Ben Skeggs
1
-60
/
+4
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-9
/
+19
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
1
-6
/
+6
2010-11-18
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
1
-15
/
+21
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
1
-2
/
+2
2010-10-05
drm/nouveau: Minor refactoring/cleanup of the fence code.
Francisco Jerez
1
-2
/
+2
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
1
-4
/
+2
2010-09-03
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
1
-5
/
+2
2010-09-03
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
Francisco Jerez
1
-5
/
+2
2010-08-27
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
1
-2
/
+4
2010-08-27
drm/nouveau: drop drm_global_mutex before sleeping in submission path
Ben Skeggs
1
-0
/
+2
2010-08-26
drm/nv20: Don't use pushbuf calls on the original nv20.
Francisco Jerez
1
-2
/
+2
2010-08-23
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
1
-10
/
+26
2010-08-17
drm/nouveau: fix race condition when under memory pressure
Ben Skeggs
1
-10
/
+26
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
1
-4
/
+4
2010-07-13
drm/nouveau: remove dev_priv->init_state and friends
Ben Skeggs
1
-9
/
+0
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
1
-1
/
+1
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
1
-1
/
+1
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
1
-0
/
+3
2010-04-09
drm/nouveau: Make use of TTM busy_placements.
Francisco Jerez
1
-30
/
+25
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
1
-1
/
+1
2010-03-01
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
1
-313
/
+173
2010-02-25
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
1
-1
/
+1
2010-02-25
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
1
-317
/
+162
2010-02-25
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
1
-6
/
+4
2010-02-25
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
1
-1
/
+14
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
1
-19
/
+7
2010-02-09
drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang
Luca Barbieri
1
-0
/
+2
[next]