linux_dsm_epyc7002/drivers/gpu/drm/mgag200
Thomas Zimmermann 904347fb5a drm/mgag200: Rename G200WB prepare/commit function
The prepare and commit helpers for G200WB devices control the BMC.
Rename them accordingly. While at it, also change the passed value's
type to struct mga_device and remove some type upcasting.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200707082411.6583-7-tzimmermann@suse.de
2020-07-14 09:14:06 +02:00
..
Kconfig drm/mgag200: Replace VRAM helpers with SHMEM helpers 2020-05-19 09:41:34 +02:00
Makefile drm/mgag200: Move device init and cleanup to mgag200_drv.c 2020-06-11 10:06:00 +02:00
mgag200_drv.c drm/mgag200: Use managed device initialization 2020-06-11 10:06:14 +02:00
mgag200_drv.h drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare() 2020-07-14 09:06:14 +02:00
mgag200_i2c.c drm/mgag200: Convert struct drm_device to struct mga_device with helper 2020-05-11 16:39:45 +02:00
mgag200_mm.c drm/mgag200: Embed instance of struct drm_device in struct mga_device 2020-06-11 10:06:10 +02:00
mgag200_mode.c drm/mgag200: Rename G200WB prepare/commit function 2020-07-14 09:14:06 +02:00
mgag200_reg.h drm/mgag200: Set/clear <syncrst> field in display enable/disable helpers 2020-07-14 09:14:06 +02:00