Searched hist:ac7674567c6204185d31aca828f9d1e6ad64f40b (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4_core.h | diff ac7674567c6204185d31aca828f9d1e6ad64f40b Tue Feb 13 06:00:45 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
The omap_hdmi private data structure is currently stored as a global variable. While no platform with multiple HDMI4 encoders currently exists nor is planned, this doesn't comply with the kernel device model and should thus be fixed.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | hdmi4_cec.c | diff ac7674567c6204185d31aca828f9d1e6ad64f40b Tue Feb 13 06:00:45 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
The omap_hdmi private data structure is currently stored as a global variable. While no platform with multiple HDMI4 encoders currently exists nor is planned, this doesn't comply with the kernel device model and should thus be fixed.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | hdmi.h | diff ac7674567c6204185d31aca828f9d1e6ad64f40b Tue Feb 13 06:00:45 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
The omap_hdmi private data structure is currently stored as a global variable. While no platform with multiple HDMI4 encoders currently exists nor is planned, this doesn't comply with the kernel device model and should thus be fixed.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | hdmi4.c | diff ac7674567c6204185d31aca828f9d1e6ad64f40b Tue Feb 13 06:00:45 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
The omap_hdmi private data structure is currently stored as a global variable. While no platform with multiple HDMI4 encoders currently exists nor is planned, this doesn't comply with the kernel device model and should thus be fixed.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|