Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions browsers/gpu-acceleration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: GPU Acceleration
GPU acceleration enables GPU-accelerated rendering in Kernel browsers, providing enhanced performance for graphics-intensive workloads.

<Warning>
GPU acceleration is only available for headful browsers and does not support [standby mode](/browsers/standby).
GPU acceleration is only available for headful browsers and does not support [standby mode](/browsers/standby). GPU browsers have [separate pricing](https://kernel.sh/pricing) from headless or headful browsers.
</Warning>

## Enable GPU acceleration
Expand Down Expand Up @@ -46,4 +46,4 @@ GPU acceleration is useful for:

## Availability

GPU acceleration is available on Start-Up and Enterprise plans. Due to limited capacity during the research preview, GPU-enabled browsers may not always be available.
GPU acceleration is available on [Start-Up and Enterprise plans](https://kernel.sh/pricing). Due to limited capacity during the research preview, GPU-enabled browsers may not always be available.
Loading