mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-29 02:07:45 +00:00
Use drm_fb_cma_fbdev_init() and drm_fb_cma_fbdev_fini() which relies on the fact that drm_device holds a pointer to the drm_fb_helper structure. This means that the driver doesn't have to keep track of that. Also use the drm_fb_helper functions directly. Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Shawn Guo <shawnguo@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-19-noralf@tronnes.org |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| zx_common_regs.h | ||
| zx_drm_drv.c | ||
| zx_drm_drv.h | ||
| zx_hdmi_regs.h | ||
| zx_hdmi.c | ||
| zx_plane_regs.h | ||
| zx_plane.c | ||
| zx_plane.h | ||
| zx_tvenc_regs.h | ||
| zx_tvenc.c | ||
| zx_vga_regs.h | ||
| zx_vga.c | ||
| zx_vou_regs.h | ||
| zx_vou.c | ||
| zx_vou.h | ||