Re: [PATCH] drm/vmwgfx: Remove initialization of connector status

2024-12-02 Thread Zack Rusin
On Mon, Dec 2, 2024 at 2:55 AM Thomas Zimmermann wrote: > > ping for review > > > Am 05.11.24 um 14:20 schrieb Thomas Zimmermann: > > Remove the connector-status initialization from several of vmwgfx's > > functions. It is not required by the driver or DRM helpers. > > > > DRM initializes the conn

Re: [PATCH] drm/vmwgfx: Remove initialization of connector status

2024-12-01 Thread Thomas Zimmermann
ping for review Am 05.11.24 um 14:20 schrieb Thomas Zimmermann: Remove the connector-status initialization from several of vmwgfx's functions. It is not required by the driver or DRM helpers. DRM initializes the connector to unknown status in __drm_connector_init() and reads the physical statu

Re: [PATCH] drm/vmwgfx: Remove initialization of connector status

2024-11-05 Thread Thomas Zimmermann
Prepares for an update of https://patchwork.freedesktop.org/series/139879/ . Am 05.11.24 um 14:20 schrieb Thomas Zimmermann: Remove the connector-status initialization from several of vmwgfx's functions. It is not required by the driver or DRM helpers. DRM initializes the connector to unknown