Searched hist:f54ca1a0966bcdb525aee130a043a8adbccc5cbb (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi.c | diff f54ca1a0966bcdb525aee130a043a8adbccc5cbb Fri Jul 28 12:47:04 CEST 2017 Archit Taneja <architt@codeaurora.org> drm/msm/dsi: Implement RPM suspend/resume callbacks
The bus clocks are always enabled/disabled along with the power domain, so move it to the runtime suspend/resume ops. This cleans up the clock code a bit. Get rid of the clk_mutex mutex since it isn't needed.
Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi.h | diff f54ca1a0966bcdb525aee130a043a8adbccc5cbb Fri Jul 28 12:47:04 CEST 2017 Archit Taneja <architt@codeaurora.org> drm/msm/dsi: Implement RPM suspend/resume callbacks
The bus clocks are always enabled/disabled along with the power domain, so move it to the runtime suspend/resume ops. This cleans up the clock code a bit. Get rid of the clk_mutex mutex since it isn't needed.
Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|
H A D | dsi_host.c | diff f54ca1a0966bcdb525aee130a043a8adbccc5cbb Fri Jul 28 12:47:04 CEST 2017 Archit Taneja <architt@codeaurora.org> drm/msm/dsi: Implement RPM suspend/resume callbacks
The bus clocks are always enabled/disabled along with the power domain, so move it to the runtime suspend/resume ops. This cleans up the clock code a bit. Get rid of the clk_mutex mutex since it isn't needed.
Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
|