Re: [PATCH] drm/fbdev-client: Ignore EOPNOTSUPP errors

2025-05-08 Thread Thomas Zimmermann
Hi, sorry for the late review. I've been away for a few days. Am 12.04.25 um 09:00 schrieb Thierry Reding: From: Thierry Reding Recent generations of Tegra have moved the display components outside of host1x, leading to a device that has no CRTCs attached and hence doesn't support any of the

Re: [PATCH] drm/fbdev-client: Ignore EOPNOTSUPP errors

2025-05-07 Thread Thierry Reding
On Sat, Apr 26, 2025 at 08:52:40AM +0300, Dmitry Baryshkov wrote: > On Sat, Apr 12, 2025 at 09:00:47AM +0200, Thierry Reding wrote: > > From: Thierry Reding > > > > Recent generations of Tegra have moved the display components outside of > > host1x, leading to a device that has no CRTCs attached

Re: [PATCH] drm/fbdev-client: Ignore EOPNOTSUPP errors

2025-04-25 Thread Dmitry Baryshkov
On Sat, Apr 12, 2025 at 09:00:47AM +0200, Thierry Reding wrote: > From: Thierry Reding > > Recent generations of Tegra have moved the display components outside of > host1x, leading to a device that has no CRTCs attached and hence doesn't > support any of the modesetting functionality. When this

[PATCH] drm/fbdev-client: Ignore EOPNOTSUPP errors

2025-04-12 Thread Thierry Reding
From: Thierry Reding Recent generations of Tegra have moved the display components outside of host1x, leading to a device that has no CRTCs attached and hence doesn't support any of the modesetting functionality. When this is detected, the driver clears the DRIVER_MODESET and DRIVER_ATOMIC flags