All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abhinav Kumar <quic_abhinavk@quicinc.com>
To: Rob Clark <robdclark@gmail.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Stephen Boyd <swboyd@chromium.org>,
	David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	"open list:DRM DRIVER FOR MSM ADRENO GPU" 
	<linux-arm-msm@vger.kernel.org>,
	"open list:DRM DRIVER FOR MSM ADRENO GPU" 
	<dri-devel@lists.freedesktop.org>,
	freedreno <freedreno@lists.freedesktop.org>,
	Sean Paul <sean@poorly.run>
Subject: [GIT PULL] drm/msm: drm-msm-fixes-2022-05-19
Date: Thu, 19 May 2022 09:21:19 -0700	[thread overview]
Message-ID: <b011d51d-d634-123e-bf5f-27219ee33151@quicinc.com> (raw)

Hi Rob

Here is the pull request for the fixes for 5.19.

Just a few more changes on top of msm-fixes-staging.

Mainly it has the foll fixes:

- Limiting WB modes to max sspp linewidth
- Fixing the supported rotations to add 180 back for IGT
- Fix to handle pm_runtime_get_sync() errors to avoid unclocked access
   in the bind() path for dpu driver
- Fix the irq_free() without request issue which was a big-time
   hitter in the CI-runs.

Thanks

Abhinav



The following changes since commit 947a844bb3ebff0f4736d244d792ce129f6700d7:

   drm: msm: fix possible memory leak in mdp5_crtc_cursor_set() 
(2022-05-18 11:05:21 -0700)

are available in the git repository at:

   https://gitlab.freedesktop.org/abhinavk/msm.git/ tags/msm-next-5.19-fixes

for you to fetch changes up to 64b22a0da12adb571c01edd671ee43634ebd7e41:

   drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path 
(2022-05-18 18:32:03 -0700)

----------------------------------------------------------------
5.19 fixes for msm-next

Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>

----------------------------------------------------------------
Abhinav Kumar (3):
       drm/msm/dpu: limit writeback modes according to max_linewidth
       drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
       drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path

Dmitry Baryshkov (1):
       drm/msm: don't free the IRQ if it was not requested

  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c       | 4 +++-
  drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c     | 2 +-
  drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c | 4 +++-
  drivers/gpu/drm/msm/msm_drv.c                 | 7 ++++++-
  drivers/gpu/drm/msm/msm_kms.h                 | 1 +
  5 files changed, 14 insertions(+), 4 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Abhinav Kumar <quic_abhinavk@quicinc.com>
To: Rob Clark <robdclark@gmail.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Sean Paul <sean@poorly.run>, David Airlie <airlied@linux.ie>,
	"open list:DRM DRIVER FOR MSM ADRENO GPU"
	<linux-arm-msm@vger.kernel.org>,
	"open list:DRM DRIVER FOR MSM ADRENO GPU"
	<dri-devel@lists.freedesktop.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Stephen Boyd <swboyd@chromium.org>,
	freedreno <freedreno@lists.freedesktop.org>
Subject: [GIT PULL] drm/msm: drm-msm-fixes-2022-05-19
Date: Thu, 19 May 2022 09:21:19 -0700	[thread overview]
Message-ID: <b011d51d-d634-123e-bf5f-27219ee33151@quicinc.com> (raw)

Hi Rob

Here is the pull request for the fixes for 5.19.

Just a few more changes on top of msm-fixes-staging.

Mainly it has the foll fixes:

- Limiting WB modes to max sspp linewidth
- Fixing the supported rotations to add 180 back for IGT
- Fix to handle pm_runtime_get_sync() errors to avoid unclocked access
   in the bind() path for dpu driver
- Fix the irq_free() without request issue which was a big-time
   hitter in the CI-runs.

Thanks

Abhinav



The following changes since commit 947a844bb3ebff0f4736d244d792ce129f6700d7:

   drm: msm: fix possible memory leak in mdp5_crtc_cursor_set() 
(2022-05-18 11:05:21 -0700)

are available in the git repository at:

   https://gitlab.freedesktop.org/abhinavk/msm.git/ tags/msm-next-5.19-fixes

for you to fetch changes up to 64b22a0da12adb571c01edd671ee43634ebd7e41:

   drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path 
(2022-05-18 18:32:03 -0700)

----------------------------------------------------------------
5.19 fixes for msm-next

Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>

----------------------------------------------------------------
Abhinav Kumar (3):
       drm/msm/dpu: limit writeback modes according to max_linewidth
       drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
       drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path

Dmitry Baryshkov (1):
       drm/msm: don't free the IRQ if it was not requested

  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c       | 4 +++-
  drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c     | 2 +-
  drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c | 4 +++-
  drivers/gpu/drm/msm/msm_drv.c                 | 7 ++++++-
  drivers/gpu/drm/msm/msm_kms.h                 | 1 +
  5 files changed, 14 insertions(+), 4 deletions(-)

             reply	other threads:[~2022-05-19 16:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 16:21 Abhinav Kumar [this message]
2022-05-19 16:21 ` [GIT PULL] drm/msm: drm-msm-fixes-2022-05-19 Abhinav Kumar
2022-05-26 11:52 ` Dmitry Baryshkov
2022-05-26 11:52   ` Dmitry Baryshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b011d51d-d634-123e-bf5f-27219ee33151@quicinc.com \
    --to=quic_abhinavk@quicinc.com \
    --cc=airlied@linux.ie \
    --cc=bjorn.andersson@linaro.org \
    --cc=daniel@ffwll.ch \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=robdclark@gmail.com \
    --cc=sean@poorly.run \
    --cc=swboyd@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.