Various small fixes and clean-up patches for mgag200. Tested on
Matrix G200EH hardware.
Thomas Zimmermann (7):
drm:/mgag200: Acquire I/O lock while reading EDID
drm/mgag200: Fail on I2C initialization errors
drm/mgag200: Implement connector's get_modes with helper
drm/mgag200: Switch I2C code to managed cleanup
drm/mgag200: Remove struct mga_connector
drm/mgag200: Test memory requirements in
drm_mode_config_funcs.mode_valid
drm/mgag200: Split up connector's mode_valid helper
drivers/gpu/drm/drm_probe_helper.c | 33 ++++
drivers/gpu/drm/mgag200/mgag200_drv.h | 13 +-
drivers/gpu/drm/mgag200/mgag200_i2c.c | 32 ++-
drivers/gpu/drm/mgag200/mgag200_mode.c | 259 +++++++++++--------------
include/drm/drm_probe_helper.h | 2 +
5 files changed, 166 insertions(+), 173 deletions(-)
base-commit: b0b93865a24c910fcbfa6e6fa0955fae930a56d3
--
2.36.0