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
2015-11-16
drm/radeon: Only prompt for enabling PAT when we'd allow write-combining
Michel Dänzer
1
-2
/
+3
2015-11-16
drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC
Michel Dänzer
1
-2
/
+2
2015-11-16
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
Michel Dänzer
1
-0
/
+6
2015-08-17
drm/radeon: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
1
-3
/
+1
2015-07-16
drm/radeon: fix user ptr race condition
Christian König
1
-1
/
+0
2015-03-18
drm/radeon: drop ttm two ended allocation
Alex Deucher
1
-11
/
+0
2015-02-11
drm/radeon: Don't try to enable write-combining without PAT
Michel Dänzer
1
-0
/
+12
2015-01-22
gpu: drm: radeon: radeon_object: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
1
-3
/
+0
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
1
-0
/
+7
2014-12-04
drm/radeon: remove duplicates check
Christian König
1
-3
/
+10
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
1
-1
/
+1
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
1
-1
/
+1
2014-12-02
drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
Michel Dänzer
1
-0
/
+7
2014-11-21
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+19
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
1
-0
/
+3
2014-11-20
drm/radeon: fence PT updates manually v2
Christian König
1
-0
/
+19
2014-11-12
drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs
Michel Dänzer
1
-3
/
+1
2014-11-12
drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
Michel Dänzer
1
-7
/
+35
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-3
/
+5
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-10
drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)
Alex Deucher
1
-0
/
+1
2014-09-10
drm/radeon: Clean up assignment of TTM placement lpfn member for pinning
Michel Dänzer
1
-9
/
+5
2014-09-10
drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
Michel Dänzer
1
-2
/
+9
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-2
/
+2
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
1
-1
/
+1
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
1
-2
/
+0
2014-08-28
drm/radeon: allow UVD to use a second 256MB segment
Christian König
1
-2
/
+3
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-26
/
+45
2014-08-11
drm/radeon: add userptr flag to register MMU notifier v3
Christian König
1
-0
/
+1
2014-08-11
drm/radeon: add userptr support v8
Christian König
1
-0
/
+3
2014-08-05
drm/radeon: add radeon_bo_ref function
Christian König
1
-0
/
+9
2014-08-05
drm/radeon: remove taking mclk_lock from radeon_bo_unref
Christian König
1
-2
/
+0
2014-08-05
drm/radeon: remove radeon_bo_clear_va
Christian König
1
-11
/
+1
2014-08-05
drm/radeon: track pinned memory (v2)
Alex Deucher
1
-3
/
+13
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-5
/
+19
2014-06-10
drm/radeon: rename alt_domain to allowed_domains
Christian König
1
-4
/
+5
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-16
/
+24
2014-06-02
drm/radeon: use NULL instead of zero in object functions
Michele CURTI
1
-1
/
+1
2014-05-20
drm/radeon: fix buffer placement under memory pressure v2
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: also try GART for CPU accessed buffers
Christian König
1
-15
/
+23
2014-04-04
drm/radeon: Use two-ended allocation by size, v2
Lauri Kasanen
1
-1
/
+12
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-1
/
+0
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
1
-2
/
+2
2014-03-03
drm/radeon: limit how much memory TTM can move per IB according to VRAM usage
Marek Olšák
1
-6
/
+82
2014-03-03
drm/radeon: validate relocations in the order determined by userspace v3
Marek Olšák
1
-10
/
+0
2014-03-03
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
1
-1
/
+35
2014-03-03
drm/radeon: add a way to get and set initial buffer domains v2
Marek Olšák
1
-0
/
+3
2014-01-07
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
1
-1
/
+1
[next]