Re: [PATCH 3/4] drm/msm/adreno: Add a modparam to skip GPU

From: Konrad Dybcio
Date: Tue Sep 02 2025 - 08:34:47 EST


On 9/2/25 1:50 PM, Akhil P Oommen wrote:
> During bringup of a new GPU support, it is convenient to have knob to
> quickly disable GPU, but keep the display support. This helps to
> fallback to 'kms_swrast' in case of bootup issues due to GPU. Add a
> modparam to support this.

I'm not entirely opposed, but slapping a // in front of the compatible
in the dt works just as well

Konrad