]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/exynos: add pm_runtime to DECON 5433
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 2 Nov 2015 11:54:55 +0000 (20:54 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 13 Dec 2015 13:22:46 +0000 (22:22 +0900)
commitebf3fd403b79ba6561bd1a4bb5a7cacc99da08e5
tree93216936485125f0d2982ebcf4e58cd06fb44374
parent415719768fdb0999255780d76f4d2586de97f380
drm/exynos: add pm_runtime to DECON 5433

Let pm_runtime handle the enabling/disabling of the device with
proper refcnt instead of rely on specific flags to track the enabled
state.

Changelog v3:
- Change CONFIG_PM_SLEEP -> CONFIG_PM

Changelog v2:
- no change

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c