summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mgag200/mgag200_g200se.c
AgeCommit message (Expand)Author
2022-06-07drm/mgag200: Store positions of I2C data and clock bits in device infoThomas Zimmermann
2022-06-07drm/mgag200: Store vidrst flag in device infoThomas Zimmermann
2022-06-07drm/mgag200: Store maximum resolution and memory bandwidth in device infoThomas Zimmermann
2022-06-07drm/mgag200: Store HW_BUG_NO_STARTADD flag in device infoThomas Zimmermann
2022-06-07drm/mgag200: Add struct mgag200_device_infoThomas Zimmermann
2022-06-07drm/mgag200: Implement new init logicThomas Zimmermann
2022-06-07drm/mgag200: Call mgag200_device_probe_vram() from per-model initThomas Zimmermann
2022-06-07drm/mgag200: Move PCI-option setup into model-specific codeThomas Zimmermann
2022-06-07drm/mgag200: Initialize each model in separate functionThomas Zimmermann