On Sat, Feb 01, 2020 at 01:27:42PM +0100, Thomas Zimmermann wrote:
The implementation of struct drm_mode_config_funcs.mode_valid verifies that enough video memory is available for a given display mode.
There is bochs_connector_mode_valid() doing the same check, you can drop it when hooking up drm_vram_helper_mode_valid.
cheers, Gerd