]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/drm/ttm/ttm_bo_driver.h
drm/ttm: decrease ttm bo priority number
[mirror_ubuntu-bionic-kernel.git] / include / drm / ttm / ttm_bo_driver.h
index 8145773c582cd407cf53be70bb8434f4a25dbe30..3641c6128ac2d0f35e71280cb9f0b482d17a086a 100644 (file)
@@ -42,7 +42,7 @@
 #include <linux/spinlock.h>
 #include <linux/reservation.h>
 
-#define TTM_MAX_BO_PRIORITY    16U
+#define TTM_MAX_BO_PRIORITY    4U
 
 struct ttm_backend_func {
        /**