[PATCH 2/4] drm/bochs: Implement struct drm_mode_config_funcs.mode_valid

Gerd Hoffmann kraxel at redhat.com
Mon Feb 3 06:47:57 UTC 2020


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



More information about the dri-devel mailing list