[PATCH 0/4] mgag200: Various cleanups
Thomas Zimmermann
tzimmermann at suse.de
Thu Jul 1 12:43:12 UTC 2021
Cleanup several nits in the driver's init code. Also move constant
data into the RO data segment. No functional changes.
Tested on mgag200 HW.
Thomas Zimmermann (4):
drm/mgag200: Don't pass flags to drm_dev_register()
drm/mgag200: Inline mgag200_device_init()
drm/mgag200: Extract device type and flags in mgag200_pci_probe()
drm/mgag200: Constify LUT for programming bpp
drivers/gpu/drm/mgag200/mgag200_drv.c | 62 +++++++++++++-------------
drivers/gpu/drm/mgag200/mgag200_drv.h | 14 ------
drivers/gpu/drm/mgag200/mgag200_mode.c | 16 +++----
3 files changed, 36 insertions(+), 56 deletions(-)
base-commit: 67f5a18128770817e4218a9e496d2bf5047c51e8
--
2.32.0
More information about the dri-devel
mailing list