linux-stable/drivers/gpu/drm/ast
Thomas Zimmermann 6abbad2c00 drm/ast: Move connector mode_valid function to CRTC
The tests in ast_mode_valid() verify the correct resolution for the
supplied mode. This is a limitation of the CRTC, so move the function
to the CRTC helpers. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220207141544.30015-3-tzimmermann@suse.de
2022-02-08 13:38:02 +01:00
..
ast_dp501.c drm/ast: Fixed CVE for DP501 2021-04-27 14:12:34 +02:00
ast_dram_tables.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_drv.c drm/ast: Replace module-init boiler-plate code with DRM helpers 2022-01-19 18:39:55 +01:00
ast_drv.h drm/ast: Move I2C code into separate source file 2021-12-16 12:29:22 +01:00
ast_i2c.c drm/ast: Move I2C code into separate source file 2021-12-16 12:29:22 +01:00
ast_main.c drm/ast: Enable the supporting of wide screen on AST2600 2022-01-06 10:02:07 +01:00
ast_mm.c drm/ast: Use managed interfaces for framebuffer write combining 2021-09-23 09:26:09 +02:00
ast_mode.c drm/ast: Move connector mode_valid function to CRTC 2022-02-08 13:38:02 +01:00
ast_post.c drm/ast: Disable fast reset after DRAM initial 2021-07-20 11:19:57 +02:00
ast_tables.h Revert "drm/ast: Support 1600x900 with 108MHz PCLK" 2022-01-26 10:26:51 +01:00
Kconfig drm/vram: fix Kconfig 2019-09-10 08:53:08 +02:00
Makefile drm/ast: Move I2C code into separate source file 2021-12-16 12:29:22 +01:00