linux/drivers/gpu/drm/omapdrm
Laurent Pinchart d65b0e0530 drm/omap: displays: Remove videomode from omap_dss_device structure
The omap_dss_device structure stores a videomode. All the connector and
panel drivers that use omap_dss_device also store the videomode in their
own panel_drv_data structures. There's no need to duplicate, remove the
videomode field from omap_dss_device.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2018-09-03 16:13:25 +03:00
..
displays drm/omap: displays: Remove videomode from omap_dss_device structure 2018-09-03 16:13:25 +03:00
dss drm/omap: displays: Remove videomode from omap_dss_device structure 2018-09-03 16:13:25 +03:00
Kconfig
Makefile
omap_connector.c drm/omap: dss: Constify omap_dss_driver operations structure 2018-09-03 16:13:25 +03:00
omap_connector.h
omap_crtc.c
omap_crtc.h
omap_debugfs.c drm/omap: gem: Fix mm_list locking 2018-06-28 13:41:05 +03:00
omap_dmm_priv.h
omap_dmm_tiler.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
omap_dmm_tiler.h
omap_drv.c drm/omap: Do dss_device (display) ordering in omap_drv.c 2018-09-03 16:13:25 +03:00
omap_drv.h drm/omap: Manage the usable omap_dss_device list within omap_drm_private 2018-09-03 16:13:25 +03:00
omap_encoder.c drm/omap: dss: Constify omap_dss_driver operations structure 2018-09-03 16:13:25 +03:00
omap_encoder.h
omap_fb.c drm/omapdrm: Nuke omap_framebuffer_get_next_connector() 2018-05-25 21:21:39 +03:00
omap_fb.h drm/omapdrm: Nuke omap_framebuffer_get_next_connector() 2018-05-25 21:21:39 +03:00
omap_fbdev.c drm/omap: gem: Replace struct_mutex usage with omap_obj private lock 2018-06-28 13:41:05 +03:00
omap_fbdev.h
omap_gem.c drm/omap: gem: Fix mm_list locking 2018-06-28 13:41:05 +03:00
omap_gem.h gpu: drm: omapdrm: Adding new typedef vm_fault_t 2018-06-28 13:41:05 +03:00
omap_gem_dmabuf.c drm/omap: remove now unused functions 2018-06-25 13:28:06 +10:00
omap_irq.c
omap_irq.h
omap_plane.c
omap_plane.h
tcm-sita.c
tcm-sita.h
tcm.h
TODO