summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200/mgag200_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/mgag200: Store positions of I2C data and clock bits in device infoThomas Zimmermann2022-06-071-24/+3
* drm/mgag200: Switch I2C code to managed cleanupThomas Zimmermann2022-05-171-22/+11
* drm/mgag200: Fail on I2C initialization errorsThomas Zimmermann2022-05-171-5/+8
* drm/mgag200: Remove references to struct drm_device.pdevThomas Zimmermann2021-01-061-1/+1
* drm/mgag200: Convert struct drm_device to struct mga_device with helperThomas Zimmermann2020-05-111-5/+5
* drm/mgag200: Don't include <drm/drm_pci.h>Thomas Zimmermann2019-12-051-2/+1
* drm/mgag200: drop use of drmP.hSam Ravnborg2019-06-301-2/+4
* drm/mgag200: Added support for the new device G200eH3Mathieu Larouche2017-01-231-0/+1
* drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche2015-08-241-0/+1
* drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire2013-03-071-0/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* mgag200: initial g200se driver (v2)Dave Airlie2012-05-171-0/+156