diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-02-03 16:52:56 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-02-06 10:33:58 +0100 |
commit | 8bc5732cad8e1ce1f78c0d893dbd1e134b014ce7 (patch) | |
tree | 3c2849eacbd30421261fa6bbaea9bf5f829c5610 /drivers/gpu/drm/drm_crtc_helper.c | |
parent | 80f7c3f77697159bafa259f92ac942f143326e90 (diff) |
drm/bochs: Implement struct drm_mode_config_funcs.mode_valid
The implementation of struct drm_mode_config_funcs.mode_valid verifies
that enough video memory is available for a given display mode. This
replaces similar functionality in bochs_connector_mode_valid().
v2:
* remove bochs_connector_mode_valid(), which now serves no purpose
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200203155258.9346-3-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/drm_crtc_helper.c')
0 files changed, 0 insertions, 0 deletions