mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-18 13:20:24 +01:00
intel/devinfo: Add has_set_pat_uapi
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22878>
This commit is contained in:
parent
758bf5f764
commit
e896b81322
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ struct intel_device_info
|
|||
bool has_mmap_offset;
|
||||
bool has_userptr_probe;
|
||||
bool has_context_isolation;
|
||||
bool has_set_pat_uapi;
|
||||
|
||||
/**
|
||||
* \name Intel hardware quirks
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue