diff options
author | Dave Airlie <airlied@redhat.com> | 2018-07-27 05:26:33 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2018-07-27 05:26:40 +0300 |
commit | daa9897560e20f397af602b7384a014546fc422c (patch) | |
tree | 996eafa800c52bf1ca785b8399eabfd52f73f3f9 /drivers/acpi/acpica | |
parent | 52ea6a115f59e645b5267c2e830d7d6356b031a9 (diff) | |
parent | 3f2b78d630b46c7921cb415be35f686e5293c3a4 (diff) | |
download | linux-daa9897560e20f397af602b7384a014546fc422c.tar.xz |
Merge tag 'exynos-drm-next-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Cleanups
- Change g2d driver to component based driver
. g2d driver was last customed sub driver so this patch series
changes it to component based driver, which also makes gem handling
to be more simplify.
- Cleanup of Exynos DRM suspend/resume
. Register exynos drm core suspend/resume functions
to prepare/complete callbacks of dev_pm_ops instead of suspend/resume
callbacks to ensure exynos_drm_suspend() is called before any suspend
callback from the real devices to avoid some issues on boards with
complex pipelines.
. Also Add pm_runtime_furce_suspend/resume as SYSTEM_SLEEP_PM_OPS
to ensure that resources of each devices will be released
for the system PM suspend/resume cycle.
- Remove local value not used.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1532505748-10025-1-git-send-email-inki.dae@samsung.com
Diffstat (limited to 'drivers/acpi/acpica')
0 files changed, 0 insertions, 0 deletions