linux_dsm_epyc7002/drivers/gpu/drm/zte
Russell King 070473bcf7 drm: add missing ctx argument to plane transitional helpers
In commits:
34a2ab5e06 ("drm: Add acquire ctx parameter to ->update_plane")
1931529448 ("drm: Add acquire ctx parameter to ->plane_disable")

a pointer to a drm_modeset_acquire_ctx structure was added as an
argument to the method prototypes.  The transitional helpers are
supposed to be directly plugged in as implementations of these
methods, but doing so generates a warning.  Add the missing
argument.

A number of buggy users were added for drm_plane_helper_disable()
which need to be fixed up for this change, which we do by passing
a NULL ctx argument.

Fixes: 1931529448 ("drm: Add acquire ctx parameter to ->plane_disable")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/E1fa1Zr-0005gT-VF@rmk-PC.armlinux.org.uk
2018-07-03 09:30:19 +02:00
..
Kconfig
Makefile
zx_common_regs.h
zx_drm_drv.c drm/zte: Use drm_fb_cma_fbdev_init/fini() 2017-12-08 14:47:43 +01:00
zx_drm_drv.h
zx_hdmi_regs.h
zx_hdmi.c drm/edid: Allow HDMI infoframe without VIC or S3D 2017-11-22 19:24:34 +02:00
zx_plane_regs.h
zx_plane.c drm: add missing ctx argument to plane transitional helpers 2018-07-03 09:30:19 +02:00
zx_plane.h
zx_tvenc_regs.h
zx_tvenc.c
zx_vga_regs.h
zx_vga.c
zx_vou_regs.h
zx_vou.c drm/zte: Stop consulting plane->crtc 2018-03-29 19:14:21 +03:00
zx_vou.h drm/zte: Stop consulting plane->crtc 2018-03-29 19:14:21 +03:00