Re: [PATCH 00/14] drm: Remove infrastructure for user-space mode setting

2023-12-06 Thread Thomas Zimmermann
Merged into drm-misc-next, except for patch 1. It's fairly independent from the other patches and I'll resend it directly to the the PPC list. Best regards Thomas Am 22.11.23 um 13:09 schrieb Thomas Zimmermann: The old drivers for user-space mode setting have been removed in Linux v6.3. No one

Re: [PATCH 00/14] drm: Remove infrastructure for user-space mode setting

2023-12-01 Thread Thomas Zimmermann
Am 22.11.23 um 13:09 schrieb Thomas Zimmermann: The old drivers for user-space mode setting have been removed in Linux v6.3. No one has complained or requested their return. It is time to remove these drivers' infrastructure from the DRM core. FTR: acked by airlied and sima via dri-devel htt