[pull] drm/msm: drm-msm-next-2023-03-15 for v6.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Dave,

As discussed, an early msm-next pull req for v6.4 with PSR and related
core helper bits.

The following changes since commit dbd7a2a941b8cbf9e5f79a777ed9fe0090eebb61:

  PM / devfreq: Fix build issues with devfreq disabled (2023-01-30
07:37:40 -0800)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/msm.git tags/drm-msm-next-2023-03-15

for you to fetch changes up to 1844e680d56bb0c4e0489138f2b7ba2dc1c988e3:

  drm/msm/dp: set self refresh aware based on PSR support (2023-03-13
04:43:50 +0300)

----------------------------------------------------------------
msm-next for v6.4

Early pull req with PSR and related drm core helpers

----------------------------------------------------------------
Vinod Polimera (14):
      drm: add helper functions to retrieve old and new crtc
      drm/bridge: use atomic enable/disable callbacks for panel bridge
      drm/bridge: add psr support for panel bridge callbacks
      drm/msm/disp/dpu: check for crtc enable rather than crtc active
to release shared resources
      drm/msm/disp/dpu: get timing engine status from intf status register
      drm/msm/disp/dpu: wait for extra vsync till timing engine status
is disabled
      drm/msm/disp/dpu: reset the datapath after timing engine disable
      drm/msm/dp: use atomic callbacks for DP bridge ops
      drm/msm/dp: Add basic PSR support for eDP
      drm/msm/dp: use the eDP bridge ops to validate eDP modes
      drm/msm/disp/dpu: use atomic enable/disable callbacks for
encoder functions
      drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
      drm/msm/disp/dpu: update dpu_enc crtc state on crtc
enable/disable during self refresh
      drm/msm/dp: set self refresh aware based on PSR support

 drivers/gpu/drm/bridge/panel.c                     |  68 +++++++-
 drivers/gpu/drm/drm_atomic.c                       |  60 +++++++
 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c           |  40 ++++-
 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c        |  26 +++-
 .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c   |  22 +++
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c     |   3 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h     |  12 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c        |   8 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c            |   2 +-
 drivers/gpu/drm/msm/dp/dp_catalog.c                |  80 ++++++++++
 drivers/gpu/drm/msm/dp/dp_catalog.h                |   4 +
 drivers/gpu/drm/msm/dp/dp_ctrl.c                   |  80 ++++++++++
 drivers/gpu/drm/msm/dp/dp_ctrl.h                   |   3 +
 drivers/gpu/drm/msm/dp/dp_display.c                |  36 +++--
 drivers/gpu/drm/msm/dp/dp_display.h                |   2 +
 drivers/gpu/drm/msm/dp/dp_drm.c                    | 173 ++++++++++++++++++++-
 drivers/gpu/drm/msm/dp/dp_drm.h                    |   9 +-
 drivers/gpu/drm/msm/dp/dp_link.c                   |  36 +++++
 drivers/gpu/drm/msm/dp/dp_panel.c                  |  22 +++
 drivers/gpu/drm/msm/dp/dp_panel.h                  |   6 +
 drivers/gpu/drm/msm/dp/dp_reg.h                    |  27 ++++
 include/drm/drm_atomic.h                           |   7 +
 22 files changed, 683 insertions(+), 43 deletions(-)



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux