mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
Implementation of the BAR Properties 1.2.
Windows Implementation for Resizable Bar on 1.2. Signed-off-by: Daniel Enriquez <daniel.enriquez.montanez@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
625e81f1f2
commit
2f7ad764ad
@@ -303,6 +303,10 @@ enum Pci {
|
||||
CurrentLinkRxCounter,
|
||||
CurrentLinkTxCounter,
|
||||
|
||||
// resizable bar
|
||||
ResizableBarSupported,
|
||||
ResizableBarEnabled,
|
||||
|
||||
MaxPciRequests,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user