Lines Matching full:anv
85 - anv: automake: list shared libraries after the static ones
97 - anv: Handle color layout transitions from the UNINITIALIZED layout
98 - anv: Handle transitioning depth from UNDEFINED to other layouts
99 - anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack
100 - anv: Predicate 48bit support on gen >= 8
101 - anv: Set up memory types and heaps during physical device init
102 - anv: Set image memory types based on the type count
105 - anv: Set EXEC_OBJECT_ASYNC when available
106 - anv: Determine the type of mapping based on type metadata
107 - anv: Add valid_bufer_usage to the memory type metadata
108 - anv: Stop setting BO flags in bo_init_new
109 - anv: Make supports_48bit_addresses a heap property
110 - anv: Refactor memory type setup
111 - anv: Advertise both 32-bit and 48-bit heaps when we have enough
114 - anv: Require vertex buffers to come from a 32-bit heap
121 - cherry-ignore: anv: Determine the type of mapping based on type
123 - cherry-ignore: anv: Stop setting BO flags in bo_init_new
124 - cherry-ignore: anv: Make supports_48bit_addresses a heap property
125 - cherry-ignore: anv: Advertise both 32-bit and 48-bit heaps when we
127 - cherry-ignore: anv: Require vertex buffers to come from a 32-bit heap
129 - cherry-ignore: anv: Add valid_bufer_usage to the memory type metadata
130 - cherry-ignore: anv: Refactor memory type setup
131 - Revert "cherry-ignore: anv: [...]"
132 - Revert "cherry-ignore: anv: Require vertex buffers to come from a