index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
1
-0
/
+46
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-0
/
+30
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
1
-2
/
+6
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
1
-1
/
+1
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
1
-3
/
+2
2011-10-18
drm/radeon: Move more code out of line
Andi Kleen
1
-0
/
+42
2011-03-01
drm/radeon: fix up dereferencing of busy objects.
Dave Airlie
1
-1
/
+1
2011-02-23
drm/radeon: kill radeon_bo->gobj pointer
Daniel Vetter
1
-6
/
+3
2011-02-23
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
1
-2
/
+1
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
1
-7
/
+13
2010-12-17
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
1
-51
/
+6
2010-12-16
drm/radeon: add initial tracepoint support.
Dave Airlie
1
-0
/
+2
2010-12-08
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
Jerome Glisse
1
-2
/
+11
2010-11-22
drm/radeon: Use the ttm execbuf utilities
Thomas Hellstrom
1
-51
/
+4
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
1
-2
/
+2
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
1
-3
/
+4
2010-11-10
drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
Michel Dänzer
1
-2
/
+2
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+1
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
1
-1
/
+1
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-3
/
+3
2010-08-02
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
Michel Dänzer
1
-9
/
+18
2010-05-21
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
1
-1
/
+5
2010-05-18
drm/radeon/kms: take vram mutex pointer before derefing object.
Dave Airlie
1
-2
/
+4
2010-05-18
radeon: Unmap vram pages when reclocking
Matthew Garrett
1
-0
/
+4
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
1
-5
/
+27
2010-04-20
drm/radeon/kms: add support for new fault callback V7
Jerome Glisse
1
-2
/
+24
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
1
-3
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-2
/
+4
2010-03-31
drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.
Michel Dänzer
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-25
drm/radeon/kms: force pinning buffer into visible VRAM
Jerome Glisse
1
-1
/
+2
2010-02-16
drm/radeon/kms: fix bo's fence association
Jerome Glisse
1
-21
/
+15
2010-01-25
drm/radeon/kms: make hibernate work on IGPs
Dave Airlie
1
-1
/
+2
2010-01-08
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
1
-2
/
+3
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
1
-3
/
+16
2009-12-16
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
1
-0
/
+2
2009-12-11
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
1
-30
/
+9
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
1
-1
/
+1
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
1
-26
/
+12
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
1
-20
/
+34
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
1
-326
/
+213
2009-12-02
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
1
-0
/
+1
2009-10-08
drm/radeon: use list_for_each_entry instead of list_for_each
Dave Airlie
1
-13
/
+4
2009-09-18
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
1
-0
/
+2
2009-09-14
drm/radeon/kms: move mtrr range add and memory information
Jerome Glisse
1
-0
/
+8
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
1
-0
/
+19
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
1
-1
/
+1
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
1
-1
/
+1
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
1
-14
/
+11
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
1
-1
/
+0
[next]