diff options
author | Michel Dänzer <[email protected]> | 2017-01-25 17:21:31 +0900 |
---|---|---|
committer | Christian König <[email protected]> | 2017-01-27 10:07:52 +0100 |
commit | 239ac65fa5ffab71adf66e642750f940e7241d99 (patch) | |
tree | a81a90a3102d6f3bac0880086502ddc2b93dd990 /lib/netdev-notifier-error-inject.c | |
parent | ba0c6d0087510b5db4d4b4f96f202bc893844c55 (diff) |
drm/ttm: Make sure BOs being swapped out are cacheable
The current caching state may not be tt_cached, even though the
placement contains TTM_PL_FLAG_CACHED, because placement can contain
multiple caching flags. Trying to swap out such a BO would trip up the
BUG_ON(ttm->caching_state != tt_cached);
in ttm_tt_swapout.
Cc: [email protected]
Signed-off-by: Michel Dänzer <[email protected]>
Reviewed-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Christian König <[email protected]>.
Reviewed-by: Sinclair Yeh <[email protected]>
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions