nvk: Rip out old UAPI support
This was mostly generated by unifdef -DNVK_NEW_UAPI=1 -m src/nouveau/**/*.h with a few manual fixups for device features and to remove includes and strip out the meson bits. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25357>
This commit is contained in:

committed by
Marge Bot

parent
31883b1f5e
commit
6af617095b
@@ -681,10 +681,3 @@ option (
|
||||
value : 'disabled',
|
||||
description: 'Enable Intel Xe KMD support.'
|
||||
)
|
||||
|
||||
option(
|
||||
'nvk-legacy-uapi',
|
||||
type : 'boolean',
|
||||
value : 'false',
|
||||
description : 'Build support for legacy kernel uAPI.'
|
||||
)
|
||||
|
Reference in New Issue
Block a user