[PATCH v5 0/2] enable HDP plug/unpulg interrupts at hpd_enable/disable

Kuogee Hsieh posted 2 patches 2 years, 8 months ago
drivers/gpu/drm/msm/dp/dp_catalog.c | 15 +++++++-
drivers/gpu/drm/msm/dp/dp_catalog.h |  3 +-
drivers/gpu/drm/msm/dp/dp_display.c | 71 ++++++++++---------------------------
3 files changed, 35 insertions(+), 54 deletions(-)
[PATCH v5 0/2] enable HDP plug/unpulg interrupts at hpd_enable/disable
Posted by Kuogee Hsieh 2 years, 8 months ago
1) delete enable_irq() and disable_irq()
2) enable HDP plug/unpulg interrupts at hpd_enable/disable

Kuogee Hsieh (2):
  drm/msm/dp: no need to disable irq after devm_request_irq()
  drm/msm/dp: enable HDP plugin/unplugged interrupts at
    hpd_enable/disable

 drivers/gpu/drm/msm/dp/dp_catalog.c | 15 +++++++-
 drivers/gpu/drm/msm/dp/dp_catalog.h |  3 +-
 drivers/gpu/drm/msm/dp/dp_display.c | 71 ++++++++++---------------------------
 3 files changed, 35 insertions(+), 54 deletions(-)

-- 
2.7.4