/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy_20nm.c | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_phy_28nm.c | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_phy_28nm_8960.c | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_phy.h | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_phy.c | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi.h | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_manager.c | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_host.c | diff b62aa70a98c5401ada63657eee7c88da70bdbb27 Sat Jan 07 09:54:38 CET 2017 Hai Li <hali@codeaurora.org> drm/msm/dsi: Move PHY operations out of host
Since DSI PHY has been a separate platform device, it should not depend on the resources in host to be functional. This change is to trigger PHY operations in manager, instead of host, so that host and PHY can be completely separated.
Signed-off-by: Hai Li <hali@codeaurora.org> Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|