aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-07drm/mgag200: Store positions of I2C data and clock bits in device infoThomas Zimmermann1-24/+3
2022-05-17drm/mgag200: Switch I2C code to managed cleanupThomas Zimmermann1-22/+11
2022-05-17drm/mgag200: Fail on I2C initialization errorsThomas Zimmermann1-5/+8
2021-01-06drm/mgag200: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+1
2020-05-11drm/mgag200: Convert struct drm_device to struct mga_device with helperThomas Zimmermann1-5/+5
2019-12-05drm/mgag200: Don't include <drm/drm_pci.h>Thomas Zimmermann1-2/+1
2019-06-30drm/mgag200: drop use of drmP.hSam Ravnborg1-2/+4
2017-01-23drm/mgag200: Added support for the new device G200eH3Mathieu Larouche1-0/+1
2015-08-24drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche1-0/+1
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie1-0/+156