All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Deucher <alexander.deucher@amd.com>
To: <amd-gfx@lists.freedesktop.org>,
	<dri-devel@lists.freedesktop.org>, <airlied@gmail.com>,
	<daniel.vetter@ffwll.ch>
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu drm-next-6.2
Date: Wed, 7 Dec 2022 18:24:39 -0500	[thread overview]
Message-ID: <20221207232439.5908-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 6.2.

The following changes since commit 4670ac706ff9b3d0adb766ef9e93cc36d9dda474:

  drm/amdgpu: expand on GPUVM documentation (2022-12-02 10:06:00 -0500)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-next-6.2-2022-12-07

for you to fetch changes up to 347fafe0eb46df941965c355c77ce480e4d49f1f:

  drm/amdgpu: fix mmhub register base coding error (2022-12-06 10:18:18 -0500)

----------------------------------------------------------------
amd-drm-next-6.2-2022-12-07:

amdgpu:
- DSC fixes for DCN 2.1
- HDMI PCON fixes
- PSR fixes
- DC DML fixes
- Properly throttle on BO allocation
- GFX 11.0.4 fixes
- MMHUB fix
- Make some functions static

----------------------------------------------------------------
Alvin Lee (1):
      drm/amd/display: Ensure commit_streams returns the DC return code

Aric Cyr (1):
      drm/amd/display: 3.2.215

Aurabindo Pillai (2):
      drm/amd/display: trigger timing sync only if TG is running
      drm/amd/display: fix array index out of bound error in DCN32 DML

Charlene Liu (1):
      drm/amd/display: correct static_screen_event_mask

Chris Park (1):
      drm/amd/display: Remove DTB DTO on CLK update

Christian König (1):
      drm/amdgpu: generally allow over-commit during BO allocation

David Galiffi (1):
      drm/amd/display: Enable dp_hdmi21_pcon support

Dillon Varone (3):
      drm/amd/display: Disable uclk pstate for subvp pipes
      drm/amd/display: Bypass DET swath fill check for max clocks
      drm/amd/display: set optimized required for comp buf changes

Dmytro Laktyushkin (1):
      drm/amd/display: prevent seamless boot on displays that don't have the preferred dig

Jiadong Zhu (1):
      drm/amdgpu: Make amdgpu_ring_mux functions as static

Michael Strauss (1):
      drm/amd/display: Fix DCN2.1 default DSC clocks

Nicholas Kazlauskas (1):
      drm/amd/display: Add debug option to skip PSR CRTC disable

Paul Hsieh (1):
      drm/amd/display: read invalid ddc pin status cause engine busy

Tim Huang (4):
      drm/amdgpu: enable GFX IP v11.0.4 CG support
      drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
      drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
      drm/amdgpu: add tmz support for GC IP v11.0.4

Yang Wang (1):
      drm/amdgpu: fix mmhub register base coding error

Zhongwei (1):
      drm/amd/display: correct DML calc error of UrgentLatency

 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c            | 16 ++-------
 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c            |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |  6 +---
 drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c       |  8 ++---
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |  3 ++
 drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c            |  2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c            |  2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c            |  2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c          |  2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c          |  2 +-
 drivers/gpu/drm/amd/amdgpu/soc21.c                 | 18 +++++++++-
 .../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c   | 37 --------------------
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  5 ++-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  2 +-
 drivers/gpu/drm/amd/display/dc/dc.h                |  3 +-
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |  6 ++++
 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c |  7 ++--
 .../drm/amd/display/dc/dcn301/dcn301_resource.c    |  2 ++
 .../drm/amd/display/dc/dcn302/dcn302_resource.c    |  2 ++
 .../drm/amd/display/dc/dcn303/dcn303_resource.c    |  2 ++
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 40 ++++++++++++++++++++++
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.h |  4 +++
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c  |  4 +--
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.c  | 29 +++++++++++++++-
 drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.h  |  5 ++-
 .../gpu/drm/amd/display/dc/dcn314/dcn314_init.c    |  4 +--
 .../gpu/drm/amd/display/dc/dcn314/dcn314_optc.c    |  2 +-
 .../drm/amd/display/dc/dcn314/dcn314_resource.c    |  1 +
 drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c | 10 +++---
 .../drm/amd/display/dc/dcn321/dcn321_resource.c    |  2 +-
 .../gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c   |  6 ++--
 .../amd/display/dc/dml/dcn30/display_mode_vba_30.c |  2 +-
 .../amd/display/dc/dml/dcn31/display_mode_vba_31.c |  2 +-
 .../display/dc/dml/dcn314/display_mode_vba_314.c   |  2 +-
 .../amd/display/dc/dml/dcn32/display_mode_vba_32.c |  3 +-
 .../gpu/drm/amd/display/dc/dml/display_mode_vba.h  |  2 +-
 .../amd/display/dc/gpio/dcn32/hw_factory_dcn32.c   |  4 +--
 37 files changed, 156 insertions(+), 94 deletions(-)

                 reply	other threads:[~2022-12-07 23:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221207232439.5908-1-alexander.deucher@amd.com \
    --to=alexander.deucher@amd.com \
    --cc=airlied@gmail.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.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.