From: Jani Nikula <jani.nikula@linux.intel.com>
To: Alex Deucher <alexander.deucher@amd.com>,
amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
airlied@gmail.com, simona.vetter@ffwll.ch
Cc: Alex Deucher <alexander.deucher@amd.com>,
"Borah, Chaitanya Kumar" <chaitanya.kumar.borah@intel.com>
Subject: Re: [pull] amdgpu drm-fixes-6.18
Date: Fri, 28 Nov 2025 11:48:55 +0200 [thread overview]
Message-ID: <5f6bfc9e529566dc408a95a8aa748ff703254879@intel.com> (raw)
In-Reply-To: <20251126204925.3316684-1-alexander.deucher@amd.com>
On Wed, 26 Nov 2025, Alex Deucher <alexander.deucher@amd.com> wrote:
> Hi Dave, Simona,
>
> Fixes for 6.18.
>
> The following changes since commit ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d:
>
> Linux 6.18-rc7 (2025-11-23 14:53:16 -0800)
>
> are available in the Git repository at:
>
> https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.18-2025-11-26
>
> for you to fetch changes up to 7fa666ab07ba9e08f52f357cb8e1aad753e83ac6:
>
> drm/amdgpu: fix cyan_skillfish2 gpu info fw handling (2025-11-26 12:34:16 -0500)
>
> ----------------------------------------------------------------
> amd-drm-fixes-6.18-2025-11-26:
>
> amdgpu:
> - Unified MES fix
> - HDMI fix
> - Cursor fix
> - Bightness fix
> - EDID reading improvement
> - UserQ fix
> - Cyan Skillfish IP discovery fix
>
> ----------------------------------------------------------------
> Alex Deucher (2):
> Revert "drm/amd/display: Move setup_stream_attribute"
> drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
This broke the drm-tip build:
../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function ‘amdgpu_device_parse_gpu_info_fw’:
../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2668:31: error: ‘struct amdgpu_mman’ has no member named ‘discovery_bin’
2668 | if (adev->mman.discovery_bin)
| ^
and it's going to need a fixup.
BR,
Jani.
>
> Alex Hung (1):
> drm/amd/display: Check NULL before accessing
>
> Mario Limonciello (AMD) (2):
> drm/amd/display: Don't change brightness for disabled connectors
> drm/amd/display: Increase EDID read retries
>
> Michael Chen (1):
> drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
>
> Prike Liang (1):
> drm/amdgpu: attach tlb fence to the PTs update
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 ++
> drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 3 +++
> drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +-
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 15 +++++++++++++++
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 8 ++++----
> drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 11 ++++++++---
> drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 1 -
> drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c | 2 --
> drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c | 2 --
> drivers/gpu/drm/amd/display/dc/link/link_dpms.c | 3 +++
> .../drm/amd/display/dc/virtual/virtual_stream_encoder.c | 7 -------
> 11 files changed, 36 insertions(+), 20 deletions(-)
--
Jani Nikula, Intel
next prev parent reply other threads:[~2025-11-28 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-26 20:49 [pull] amdgpu drm-fixes-6.18 Alex Deucher
2025-11-28 9:48 ` Jani Nikula [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-22 22:20 Alex Deucher
2025-10-24 11:35 ` Simona Vetter
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=5f6bfc9e529566dc408a95a8aa748ff703254879@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=chaitanya.kumar.borah@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=simona.vetter@ffwll.ch \
/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