Skip to content

Commit 841927d

Browse files
committed
fixup! drm/asahi: Add the Asahi driver for Apple AGX GPUs
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent e13a4d8 commit 841927d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

drivers/gpu/drm/asahi/gpu.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,9 @@ impl GpuManager::ver {
716716
GFP_KERNEL,
717717
)?;
718718

719+
Ok(x)
720+
}
721+
719722
/// Fetch and validate the GPU dynamic configuration from the device tree and hardware.
720723
///
721724
/// Force disable inlining to avoid blowing up the stack.

0 commit comments

Comments
 (0)