index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/radeon: Fix size overflow
xinhui pan
1
-2
/
+2
2021-04-09
drm/radeon: avoid potential null pointer access
Guchun Chen
1
-1
/
+1
2021-04-09
drm/radeon/ttm: Fix memory leak userptr pages
Daniel Gomez
1
-2
/
+3
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-53
/
+35
2021-03-23
drm/radeon: keep __user during cast
Christian König
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-21
/
+19
2021-02-25
drm/radeon/ttm: constify static vm_operations_struct
Rikard Falkeborn
1
-1
/
+1
2021-02-18
drm/radeon: do not use drm middle layer for debugfs (v2)
Nirmoy Das
1
-35
/
+31
2021-02-18
drm/radeon: cleanup debugfs
Nirmoy Das
1
-19
/
+5
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-3
/
+0
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-20
/
+18
2021-01-13
drm/radeon: Store PCI controller in struct radeon_device.hose
Thomas Zimmermann
1
-1
/
+1
2021-01-07
drm/radeon: stop re-init the TTM page pool
Christian König
1
-3
/
+0
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-5
/
+4
2020-12-14
drm/radeon: fix check order in radeon_bo_move
Christian König
1
-30
/
+24
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-5
/
+4
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
1
-1
/
+0
2020-11-30
drm/prime: split array import functions v4
Christian König
1
-5
/
+4
2020-11-30
drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays v2
Christian König
1
-5
/
+6
2020-11-27
drm/radeon: fix check order in radeon_bo_move
Christian König
1
-30
/
+24
2020-11-16
drm/radeon: Move radeon_ttm{init, fini} to shared location
Lee Jones
1
-0
/
+1
2020-11-13
drm/radeon/radeon_ttm: Place declaration of 'rdev' in same clause as its use
Lee Jones
1
-5
/
+3
2020-11-11
drm/radeon/ttm: use multihop
Dave Airlie
1
-106
/
+12
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+2
2020-10-29
drm/radeon: switch to new allocator v2
Christian König
1
-38
/
+14
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-2
/
+2
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
1
-4
/
+4
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
1
-2
/
+2
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
1
-2
/
+0
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
1
-1
/
+7
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
1
-1
/
+5
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
1
-2
/
+9
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
1
-1
/
+0
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
1
-5
/
+7
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
1
-3
/
+8
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
1
-3
/
+12
2020-10-20
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
1
-1
/
+2
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
1
-14
/
+4
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
1
-0
/
+2
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
1
-2
/
+14
2020-09-28
drm/radeon: stop using TTMs fault callback
Christian König
1
-9
/
+20
2020-09-25
drm/radeon/ttm: handle ttm moves properly
Dave Airlie
1
-5
/
+7
2020-09-24
drm/radeon: switch over to the new pin interface
Christian König
1
-1
/
+1
2020-09-24
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
1
-1
/
+1
2020-09-24
drm/radeon: cleanup ttm operation ctx usage.
Dave Airlie
1
-19
/
+15
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
1
-1
/
+1
2020-09-18
drm/ttm/drivers: call the bind function directly.
Dave Airlie
1
-1
/
+5
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-0
/
+2
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+3
[next]