diff options
| author | Laurent Pinchart <[email protected]> | 2018-02-13 12:00:39 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2018-03-01 07:18:18 +0000 |
| commit | 64cb81797f8b56e1806d67024de561b60944d1a5 (patch) | |
| tree | 6e891c794167315b1b83677094f08038c8d51d0a /drivers/gpu/drm/omapdrm/omap_irq.c | |
| parent | drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions (diff) | |
| download | kernel-64cb81797f8b56e1806d67024de561b60944d1a5.tar.gz kernel-64cb81797f8b56e1806d67024de561b60944d1a5.zip | |
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
The dss_mgr_ops operations implemented by the omapdrm side have to look
up the omap_crtc objects from global variables as they are only passed a
channel number. In order to remove global variables in the omapdrm
driver pass the omap_drm_private pointer to the dss_mgr_ops. This
requires storing a pointer to the omap_drm_private in a global variable
on the DSS side as a temporary measure until the omapdrm and omapdss
drivers get merged.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions
