diff --git a/headers/private/graphics/nvidia/DriverInterface.h b/headers/private/graphics/nvidia/DriverInterface.h index 4f65f3e26b..dd3aada922 100644 --- a/headers/private/graphics/nvidia/DriverInterface.h +++ b/headers/private/graphics/nvidia/DriverInterface.h @@ -198,6 +198,8 @@ typedef struct { // apsed, see comments in nv.settings bool dma_acc; bool vga_on_tv; bool force_sync; + uint32 gpu_clk; + uint32 ram_clk; } nv_settings; /* shared info */