Commit fc508eabe2ed808c4b2258bdbbab5940b8c9a0f8

Anthony Pesch 2021-05-23T15:59:20

kmsdrm: remove redundant modeset_pending flag this variable was added in commit 2067a7db8e4a36ba40ab34a55b3166ca28638a60 and ultimately tracks if this is a surface's first present. checking if the current bo is NULL provides the same functionality and cuts down on a redundant piece of state potentially getting out of sync in the future