Messages in this thread |  | | From | Ayan Kumar Halder <> | Subject | [PATCH 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp. | Date | Mon, 26 Mar 2018 18:03:12 +0100 |
| |
This patch series enhances and fixes certain issues relevant to system and runtime power management on malidp.
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
|  |