Skip to content

Commit

Permalink
Sun Jun 23 14:46:47 UTC 2024 Kernel update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 23, 2024
1 parent a012bfd commit 9c14511
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bsp/drivers/gpu/panfrost/panfrost_gpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ static const struct panfrost_model gpu_models[] = {
GPU_MODEL(g52, 0x7002),
GPU_MODEL(g31, 0x7003,
GPU_REV(g31, 1, 0)),
GPU_MODEL(g57, 0x9001,
GPU_REV(g57, 0, 0)),
};

static void panfrost_gpu_init_features(struct panfrost_device *pfdev)
Expand Down

0 comments on commit 9c14511

Please sign in to comment.