Home
last modified time | relevance | path

Searched hist:f54ca1a0966bcdb525aee130a043a8adbccc5cbb (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.cdiff 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 Ddsi.hdiff 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 Ddsi_host.cdiff 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>