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-fixes-6.2
Date: Wed, 8 Feb 2023 23:53:21 -0500 [thread overview]
Message-ID: <20230209045321.565132-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 6.2.
The following changes since commit 04119ab1a49fc41cb70f0472be5455af268fa260:
nvidiafb: detect the hardware support before removing console. (2023-02-07 08:42:29 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.2-2023-02-08
for you to fetch changes up to c6ac406cd8ff610a2d5da298b1d3071acfcde7f0:
drm/amdgpu/smu: skip pptable init under sriov (2023-02-08 22:33:37 -0500)
----------------------------------------------------------------
amd-drm-fixes-6.2-2023-02-08:
amdgpu:
- Flickering fixes for DCN 2.1, 3.1.2/3
- Re-enable S/G display on DCN 3.1.4
- Properly fix S/G display with AGP aperture enabled
- Fix cursor offset with 180 rotation
- SMU13 fixes
- Use TGID for GPUVM traces
- Fix oops on in fence error path
- Don't run IB tests on hw rings when sw rings are in use
----------------------------------------------------------------
Alex Deucher (4):
drm/amd/display: disable S/G display on DCN 2.1.0
drm/amd/display: disable S/G display on DCN 3.1.2/3
drm/amd/display: properly handling AGP aperture in vm setup
Revert "drm/amd/display: disable S/G display on DCN 3.1.4"
Evan Quan (3):
drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mapping
drm/amd/pm: bump SMU 13.0.0 driver_if header version
drm/amd/pm: bump SMU 13.0.7 driver_if header version
Friedrich Vock (1):
drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
Guilherme G. Piccoli (1):
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Jane Jian (1):
drm/amdgpu/smu: skip pptable init under sriov
JesseZhang (1):
amd/amdgpu: remove test ib on hw ring
Kenneth Feng (1):
drm/amd/amdgpu: enable athub cg 11.0.3
Kent Russell (1):
drm/amdgpu: Add unique_id support for GC 11.0.1/2
Melissa Wen (1):
drm/amd/display: fix cursor offset on rotation 180
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 8 +++-
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 1 -
drivers/gpu/drm/amd/amdgpu/soc21.c | 4 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 46 ++++++++++++++--------
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 2 +-
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 2 +
.../pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h | 5 ++-
.../pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_7.h | 29 +++++++-------
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 4 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 6 +++
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 1 +
13 files changed, 71 insertions(+), 41 deletions(-)
next reply other threads:[~2023-02-09 4:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-09 4:53 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-16 4:11 [pull] amdgpu drm-fixes-6.2 Alex Deucher
2023-02-09 17:45 Alex Deucher
2023-02-02 4:23 Alex Deucher
2023-01-19 19:59 Alex Deucher
2022-12-15 22:49 Alex Deucher
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=20230209045321.565132-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox