Searched hist:"1 ef904e1e4f05d32331783d413e341c6353ae9aa" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.h | diff 1ef904e1e4f05d32331783d413e341c6353ae9aa Tue Feb 13 06:00:27 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
This removes the need to access the global DSS private data in those functions (both for the current accesses and the future ones that will be introduced when allocating the DSS device dynamically).
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | venc.c | diff 1ef904e1e4f05d32331783d413e341c6353ae9aa Tue Feb 13 06:00:27 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
This removes the need to access the global DSS private data in those functions (both for the current accesses and the future ones that will be introduced when allocating the DSS device dynamically).
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | dss.c | diff 1ef904e1e4f05d32331783d413e341c6353ae9aa Tue Feb 13 06:00:27 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
This removes the need to access the global DSS private data in those functions (both for the current accesses and the future ones that will be introduced when allocating the DSS device dynamically).
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|
H A D | dispc.c | diff 1ef904e1e4f05d32331783d413e341c6353ae9aa Tue Feb 13 06:00:27 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
This removes the need to access the global DSS private data in those functions (both for the current accesses and the future ones that will be introduced when allocating the DSS device dynamically).
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
|