[PATCH v2 0/4] mgag200: Various cleanups
Thomas Zimmermann
tzimmermann at suse.de
Fri Jul 2 07:56:38 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.
v2:
* update changelog (Sam)
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(-)
--
2.32.0
More information about the dri-devel
mailing list