index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_gart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/vm: only align the pt base to 32k
Alex Deucher
2013-07-22
1
-4
/
+4
*
drm/radeon: align VM PTBs (Page Table Blocks) to 32K
Alex Deucher
2013-07-15
1
-6
/
+6
*
drm/radeon: allow selection of alignment in the sub-allocator
Alex Deucher
2013-07-14
1
-0
/
+1
*
drm/radeon: do not try to uselessly update virtual memory pagetable
Jerome Glisse
2013-06-12
1
-2
/
+4
*
drm/radeon: use IBs for VM page table updates v2
Alex Deucher
2013-02-01
1
-36
/
+24
*
drm/radeon: allow move_notify to be called without reservation
Maarten Lankhorst
2012-12-10
1
-1
/
+0
*
drm/radeon: Use ttm_bo_is_reserved
Maarten Lankhorst
2012-11-07
1
-1
/
+1
*
drm/radeon: use vzalloc for gart pages
Christian König
2012-10-24
1
-6
/
+5
*
drm/radeon: fix header size estimation in VM code
Christian König
2012-10-23
1
-3
/
+3
*
drm/radeon: remove set_page check from VM code
Christian König
2012-10-23
1
-2
/
+1
*
drm/radeon: fix sparse warning
Alex Deucher
2012-10-23
1
-1
/
+1
*
drm/radeon: separate pt alloc from lru add
Christian König
2012-10-15
1
-4
/
+16
*
drm/radeon: don't add the IB pool to all VMs v2
Christian König
2012-10-15
1
-31
/
+3
*
drm/radeon: allocate page tables on demand v4
Christian König
2012-10-15
1
-69
/
+253
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-234
/
+368
|
\
|
*
drm/radeon: add 2-level VM pagetables support v9
Dmitry Cherkasov
2012-09-27
1
-24
/
+67
|
*
drm/radeon: refactor set_page chipset interface v5
Christian König
2012-09-27
1
-34
/
+20
|
*
drm/radeon: rework the VM code a bit more (v2)
Christian König
2012-09-20
1
-52
/
+95
|
*
drm/radeon: move and rename radeon_bo_va function
Christian König
2012-09-20
1
-4
/
+30
|
*
drm/radeon: move IB pool to 1MB offset
Christian König
2012-09-20
1
-1
/
+1
|
*
drm/radeon: fix VA overlap check
Christian König
2012-09-20
1
-1
/
+1
|
*
drm/radeon: fix VA range check
Christian König
2012-09-20
1
-1
/
+1
|
*
drm/radeon: make page table updates async v2
Christian König
2012-09-20
1
-17
/
+53
|
*
drm/radeon: Move looping over the PTEs into chip code
Christian König
2012-09-20
1
-14
/
+10
|
*
drm/radeon: rework VM page table handling
Christian König
2012-09-20
1
-74
/
+33
|
*
drm/radeon: rework VMID handling
Christian König
2012-09-20
1
-41
/
+85
|
*
drm/radeon: make VM flushs a ring operation
Christian König
2012-09-20
1
-1
/
+3
|
*
drm/radeon: remove vm_unbind
Christian König
2012-09-20
1
-1
/
+0
|
*
drm/radeon: move VM funcs into asic structure
Christian König
2012-09-20
1
-8
/
+8
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
2012-08-13
1
-1
/
+1
*
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-08-13
1
-2
/
+22
*
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
2012-07-20
1
-2
/
+11
|
\
|
*
drm/radeon: fix VM page table setup on SI
Alex Deucher
2012-06-29
1
-2
/
+11
*
|
drm/radeon: document VM functions in radeon_gart.c (v3)
Alex Deucher
2012-07-18
1
-0
/
+142
*
|
drm/radeon: document non-VM functions in radeon_gart.c (v2)
Alex Deucher
2012-07-18
1
-3
/
+122
*
|
drm/radeon: remove vm_manager start/suspend
Christian König
2012-07-17
1
-32
/
+51
*
|
drm/radeon: add error handling to radeon_vm_unbind_locked
Christian König
2012-07-17
1
-3
/
+14
*
|
drm/radeon: replace cs_mutex with vm_mutex v3
Christian König
2012-06-21
1
-12
/
+12
|
/
*
drm/radeon: fix vm deadlocks on cayman
Christian König
2012-06-05
1
-7
/
+12
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-05-24
1
-14
/
+12
|
\
|
*
drm/radeon: add PRIME support (v2)
Alex Deucher
2012-05-23
1
-1
/
+1
|
*
drm/radeon: rip out the ib pool
Jerome Glisse
2012-05-09
1
-6
/
+6
|
*
drm/radeon: define new SA interface v3
Christian König
2012-05-09
1
-3
/
+3
|
*
drm/radeon: make sa bo a stand alone object
Christian König
2012-05-09
1
-2
/
+2
|
*
drm/radeon: use inline functions to calc sa_bo addr
Christian König
2012-05-09
1
-4
/
+2
*
|
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
1
-1
/
+1
|
\
\
|
|
/
|
*
drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()
Sebastian Biemueller
2012-02-29
1
-1
/
+1
*
|
radeon: remove redundant ';' from radeon_vm_bo_update_pte()
Jesper Juhl
2012-04-05
1
-1
/
+1
|
/
*
drm/radeon: double lock typo in radeon_vm_bo_rmv()
Dan Carpenter
2012-01-09
1
-1
/
+1
[next]