[PATCH v2 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp.

From: Ayan Kumar Halder
Date: Mon Apr 23 2018 - 10:51:13 EST


This patch series enhances and fixes certain issues relevant to system and
runtime power management on malidp.

---
Changes in v2:
- Removed the change ids and modified some commit messages

---
Ayan Kumar Halder (8):
drm/arm/malidp: Modified the prototype of malidp_de_irq_fini
drm/arm/malidp: Modified the prototype of malidp_se_irq_fini
drm/arm/malidp: Split malidp_de_irq_init
drm/arm/malidp: Split malidp_se_irq_init
drm/arm/malidp: Enable/disable interrupts in runtime pm
drm/arm/malidp: Enable/disable the scaling engine interrupts with
memory writeback
drm/arm/malidp: Set the output_depth register in modeset
drm/arm/malidp: Added the late system pm functions

drivers/gpu/drm/arm/malidp_drv.c | 33 ++++++++++++++++++++----
drivers/gpu/drm/arm/malidp_hw.c | 55 +++++++++++++++++++++++++++-------------
drivers/gpu/drm/arm/malidp_hw.h | 6 +++--
3 files changed, 70 insertions(+), 24 deletions(-)

--
2.7.4