Re: [PATCH v2 11/11] drm/msm: make it possible to disable GPU support

2025-05-18 Thread Dmitry Baryshkov
On Wed, May 07, 2025 at 09:45:26AM -0700, Rob Clark wrote: > On Sat, May 3, 2025 at 12:17 AM Dmitry Baryshkov > wrote: > > > > Some of the platforms don't have onboard GPU or don't provide support > > for the GPU in the drm/msm driver. Make it possible to disable the GPU > > part of the driver and

Re: [PATCH v2 11/11] drm/msm: make it possible to disable GPU support

2025-05-07 Thread Rob Clark
On Sat, May 3, 2025 at 12:17 AM Dmitry Baryshkov wrote: > > Some of the platforms don't have onboard GPU or don't provide support > for the GPU in the drm/msm driver. Make it possible to disable the GPU > part of the driver and build the KMS-only part. > > Signed-off-by: Dmitry Baryshkov > --- >

[PATCH v2 11/11] drm/msm: make it possible to disable GPU support

2025-05-03 Thread Dmitry Baryshkov
Some of the platforms don't have onboard GPU or don't provide support for the GPU in the drm/msm driver. Make it possible to disable the GPU part of the driver and build the KMS-only part. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/Kconfig | 20 +++-- drivers/gpu/drm/msm/