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
/
radeon
/
radeon_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
1
-1
/
+1
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
1
-1
/
+2
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+11
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-7
/
+9
2010-10-05
drm/ttm: introduce utility function to free an allocated memory node
Ben Skeggs
1
-16
/
+2
2010-09-23
drivers/gpu/drm: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-08-04
drm: move ttm global code to core drm
Dave Airlie
1
-10
/
+10
2010-05-21
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
1
-1
/
+1
2010-05-18
radeon: Unmap vram pages when reclocking
Matthew Garrett
1
-1
/
+5
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
1
-34
/
+69
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
1
-12
/
+1
2010-04-20
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
1
-4
/
+47
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
1
-3
/
+10
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
1
-18
/
+21
2010-04-06
drm/radeon/kms: Add ttm page pool debugfs file.
Pauli Nieminen
1
-3
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
1
-6
/
+6
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
1
-6
/
+6
2010-01-14
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+4
2010-01-13
drm/radeon/kms: only evict to GTT if CP is ready
Dave Airlie
1
-1
/
+4
2009-12-23
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+4
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
1
-0
/
+4
2009-12-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+13
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
1
-1
/
+13
2009-12-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-42
/
+52
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
1
-31
/
+30
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
1
-13
/
+23
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+6
2009-11-04
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
1
-0
/
+6
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-4
/
+3
2009-09-29
drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
Mikael Pettersson
1
-4
/
+3
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
1
-4
/
+3
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
1
-0
/
+56
2009-08-20
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
Thomas Hellstrom
1
-1
/
+1
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-9
/
+15
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
1
-6
/
+27
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
1
-2
/
+2
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
1
-6
/
+9
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
1
-0
/
+2
2009-07-15
drm/ttm/radeon: add dma32 support.
Dave Airlie
1
-1
/
+2
2009-06-19
drm/radeon: Respect AGP cant_use_aperture flag.
Michel Dänzer
1
-4
/
+4
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+653