Re: [PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client

2024-04-24 Thread Lucas De Marchi
On Tue, Apr 09, 2024 at 10:04:22AM GMT, Thomas Zimmermann wrote: (was: drm/i915: Convert fbdev to DRM client) Convert i915's fbdev code to struct drm_client. Replaces the current ad-hoc integration. The conversion includes a number of cleanups. Also update the xe driver accordingly. As with the

[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client

2024-04-09 Thread Thomas Zimmermann
(was: drm/i915: Convert fbdev to DRM client) Convert i915's fbdev code to struct drm_client. Replaces the current ad-hoc integration. The conversion includes a number of cleanups. Also update the xe driver accordingly. As with the other drivers' fbdev emulation, fbdev in i915 is now an in-kernel