index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-20
1
-0
/
+1
*
|
drm/ttm: split out the move to system from move ttm code
Dave Airlie
2020-10-20
1
-14
/
+25
*
|
drm/ttm: refactor out common code to setup a new tt backed resource
Dave Airlie
2020-10-20
2
-20
/
+26
*
|
drm/ttm: drop free old node wrapper.
Dave Airlie
2020-10-19
1
-8
/
+3
*
|
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
4
-77
/
+8
*
|
drm/ttm: use caching instead of placement for ttm_io_prot
Christian König
2020-10-15
2
-10
/
+15
*
|
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-15
4
-40
/
+41
*
|
drm/ttm: move ttm_set_memory.h out of include
Christian König
2020-10-07
3
-2
/
+88
*
|
drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx
Christian König
2020-10-07
1
-11
/
+0
*
|
drm/ttm: drop glob parameter from ttm_bo_swapout
Christian König
2020-10-07
2
-3
/
+4
*
|
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
3
-24
/
+6
*
|
drm/ttm: cleanup ttm_handle_caching_state_failure
Christian König
2020-10-07
1
-12
/
+8
*
|
drm/ttm: make move callback compulstory
Dave Airlie
2020-10-07
1
-12
/
+1
*
|
drm/ttm: remove fault callback
Christian König
2020-09-28
1
-22
/
+0
*
|
drm/ttm: move SG flag check into ttm_bo_vm_reserve
Christian König
2020-09-28
1
-7
/
+9
*
|
drm/ttm: handle the SYSTEM->TT path in same place as others.
Dave Airlie
2020-09-25
1
-12
/
+9
*
|
drm/ttm: remove TTM_PL_FLAG_NO_EVICT
Christian König
2020-09-24
1
-8
/
+3
*
|
drm/ttm: remove ttm_bo_create
Christian König
2020-09-24
1
-40
/
+0
*
|
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
2020-09-24
2
-4
/
+7
*
|
drm/ttm: remove persistent_swap_storage
Christian König
2020-09-24
2
-36
/
+29
*
|
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-24
1
-2
/
+2
*
|
drm/ttm: stop dangerous caching attribute change
Christian König
2020-09-23
2
-71
/
+5
|
/
*
drm/ttm: update kernel-doc line comments
Tian Tao
2020-09-21
1
-1
/
+1
*
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
2020-09-18
1
-4
/
+0
*
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-18
1
-57
/
+32
*
drm/ttm: make common function for wait/free node path.
Dave Airlie
2020-09-18
1
-18
/
+20
*
drm/ttm: move ghost object creation to a common function
Dave Airlie
2020-09-18
1
-62
/
+42
*
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
2020-09-18
1
-12
/
+6
*
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-18
1
-1
/
+0
*
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-18
1
-1
/
+0
*
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-18
1
-1
/
+6
*
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-18
3
-23
/
+16
*
drm/ttm: some cleanups
Christian König
2020-09-17
2
-11
/
+3
*
drm/ttm: split bound/populated flags.
Dave Airlie
2020-09-16
1
-4
/
+11
*
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
3
-35
/
+32
*
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
3
-8
/
+16
*
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
2020-09-16
3
-3
/
+3
*
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
2020-09-16
2
-18
/
+15
*
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-16
4
-18
/
+16
*
drm/ttm: remove available_caching
Christian König
2020-09-15
3
-11
/
+3
*
drm/ttm: remove default caching
Christian König
2020-09-15
3
-6
/
+0
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
\
|
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
|
drm/ttm: nuke memory type flags
Christian König
2020-09-11
2
-74
/
+14
*
|
|
drm/ttm: drop the tt backend function paths.
Dave Airlie
2020-09-09
1
-12
/
+3
*
|
|
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
2020-09-09
1
-7
/
+4
*
|
|
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
2020-09-09
1
-17
/
+0
*
|
|
drm/ttm/agp: drop back end bindings from agp
Dave Airlie
2020-09-09
1
-7
/
+0
*
|
|
drm/ttm/agp: export bind/unbind/destroy for drivers to use.
Dave Airlie
2020-09-09
1
-6
/
+9
[prev]
[next]