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.12.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
2020-09-11
drm/ttm: nuke memory type flags
Christian König
1
-21
/
+21
2020-09-09
drm/radeon/ttm: move to driver binding/destroy functions. (v2)
Dave Airlie
1
-1
/
+1
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-1
/
+1
2020-05-20
drm/radeon: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
1
-1
/
+1
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-7
/
+7
2019-08-06
drm/radeon: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-5
/
+4
2019-08-06
drm/radeon: use embedded gem object
Gerd Hoffmann
1
-8
/
+8
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
1
-3
/
+3
2019-07-31
drm/radeon: Fill out gem_object->resv
Daniel Vetter
1
-0
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-3
/
+6
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
1
-3
/
+6
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-1
/
+1
2018-11-09
drm/radeon: remove set but not used variable 'rdev'
Yue Haibing
1
-2
/
+0
2018-08-27
drm/radeon: Do not evict VRAM on APUs with disabled HIBERNATE
Paul Menzel
1
-1
/
+3
2018-08-01
drm/radeon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-01
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-03-14
drm/radeon: fix prime teardown order
Christian König
1
-0
/
+2
2018-02-27
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-2
/
+2
2018-02-27
radeon: hide pointless #warning when compile testing
Arnd Bergmann
1
-1
/
+2
2018-02-20
drm/radeon: use drm_gem_private_object_init
Christian König
1
-5
/
+1
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-5
/
+9
2017-08-15
drm/radeon: Fix preferred typo
Kent Russell
1
-1
/
+1
2017-08-15
drm/radeon: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-1
/
+1
2017-05-10
drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not empty
Julien Isorce
1
-1
/
+1
2017-04-07
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
1
-0
/
+5
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
1
-0
/
+1
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
1
-0
/
+5
2016-05-05
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-1
/
+1
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-1
/
+1
2016-03-28
drm/radeon: Don't move pinned BOs
Michel Dänzer
1
-0
/
+4
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-3
/
+3
2016-02-02
drm/radeon: mask out WC from BO on unsupported arches
Oded Gabbay
1
-0
/
+7
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
[next]