Call pm_runtime_resume_and_get() before accessing GCE hardware in
mbox_send_message(), and invoke pm_runtime_put_autosuspend() in the
cmdq callback to release the PM reference and start autosuspend for
GCE. This ensures correct power management for the GCE device.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mtk_cec.c | ||
| mtk_cec.h | ||
| mtk_crtc.c | ||
| mtk_crtc.h | ||
| mtk_ddp_comp.c | ||
| mtk_ddp_comp.h | ||
| mtk_disp_aal.c | ||
| mtk_disp_ccorr.c | ||
| mtk_disp_color.c | ||
| mtk_disp_drv.h | ||
| mtk_disp_gamma.c | ||
| mtk_disp_merge.c | ||
| mtk_disp_ovl.c | ||
| mtk_disp_ovl_adaptor.c | ||
| mtk_disp_rdma.c | ||
| mtk_dp.c | ||
| mtk_dp_reg.h | ||
| mtk_dpi.c | ||
| mtk_dpi_regs.h | ||
| mtk_drm_drv.c | ||
| mtk_drm_drv.h | ||
| mtk_dsi.c | ||
| mtk_ethdr.c | ||
| mtk_ethdr.h | ||
| mtk_gem.c | ||
| mtk_gem.h | ||
| mtk_hdmi.c | ||
| mtk_hdmi_ddc.c | ||
| mtk_hdmi_regs.h | ||
| mtk_mdp_rdma.c | ||
| mtk_mdp_rdma.h | ||
| mtk_padding.c | ||
| mtk_plane.c | ||
| mtk_plane.h | ||