* PR for Xe2LPD DMC v2.21
@ 2024-07-16 13:24 Gustavo Sousa
2024-07-16 15:28 ` Josh Boyer
0 siblings, 1 reply; 3+ messages in thread
From: Gustavo Sousa @ 2024-07-16 13:24 UTC (permalink / raw)
To: linux-firmware; +Cc: intel-gfx, intel-xe
The following changes since commit 93f329774542b9b7d57abb18ea8b6542f2d8feac:
Merge branch 'robot/pr-0-1709214990' into 'main' (2024-02-29 14:10:53 +0000)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/firmware.git tags/intel-2024-07-16
for you to fetch changes up to 72e5970de400e6d55a31e38bcba439ec17cedfe1:
i915: Update Xe2LPD DMC to v2.21 (2024-07-16 16:11:43 +0530)
----------------------------------------------------------------
Intel DRM firmware intel-2024-07-16
----------------------------------------------------------------
Daniele Ceraolo Spurio (1):
i915: Add DG2 HuC 7.10.15
Dnyaneshwar Bhadane (2):
i915: Update Xe2LPD DMC to v2.20
i915: Update Xe2LPD DMC to v2.21
Gustavo Sousa (1):
i915: Add BMG DMC v2.06
WHENCE | 7 +++++--
i915/bmg_dmc.bin | Bin 0 -> 45964 bytes
i915/dg2_huc_gsc.bin | Bin 622592 -> 630784 bytes
i915/xe2lpd_dmc.bin | Bin 61208 -> 59872 bytes
4 files changed, 5 insertions(+), 2 deletions(-)
create mode 100644 i915/bmg_dmc.bin
mode change 100755 => 100644 i915/dg2_huc_gsc.bin
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: PR for Xe2LPD DMC v2.21
2024-07-16 13:24 PR for Xe2LPD DMC v2.21 Gustavo Sousa
@ 2024-07-16 15:28 ` Josh Boyer
2024-07-16 15:45 ` Gustavo Sousa
0 siblings, 1 reply; 3+ messages in thread
From: Josh Boyer @ 2024-07-16 15:28 UTC (permalink / raw)
To: Gustavo Sousa; +Cc: linux-firmware, intel-gfx, intel-xe
On Tue, Jul 16, 2024 at 9:25 AM Gustavo Sousa <gustavo.sousa@intel.com> wrote:
>
> The following changes since commit 93f329774542b9b7d57abb18ea8b6542f2d8feac:
>
> Merge branch 'robot/pr-0-1709214990' into 'main' (2024-02-29 14:10:53 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.freedesktop.org/drm/firmware.git tags/intel-2024-07-16
I don't know what repo you generated this against, but it was very far
behind upstream. I rebased and it effectively only pulled in the
single commit to update Xe2LPD DMC.
https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/252/commits
If there's something missing, please submit it separately.
josh
>
> for you to fetch changes up to 72e5970de400e6d55a31e38bcba439ec17cedfe1:
>
> i915: Update Xe2LPD DMC to v2.21 (2024-07-16 16:11:43 +0530)
>
> ----------------------------------------------------------------
> Intel DRM firmware intel-2024-07-16
>
> ----------------------------------------------------------------
> Daniele Ceraolo Spurio (1):
> i915: Add DG2 HuC 7.10.15
>
> Dnyaneshwar Bhadane (2):
> i915: Update Xe2LPD DMC to v2.20
> i915: Update Xe2LPD DMC to v2.21
>
> Gustavo Sousa (1):
> i915: Add BMG DMC v2.06
>
> WHENCE | 7 +++++--
> i915/bmg_dmc.bin | Bin 0 -> 45964 bytes
> i915/dg2_huc_gsc.bin | Bin 622592 -> 630784 bytes
> i915/xe2lpd_dmc.bin | Bin 61208 -> 59872 bytes
> 4 files changed, 5 insertions(+), 2 deletions(-)
> create mode 100644 i915/bmg_dmc.bin
> mode change 100755 => 100644 i915/dg2_huc_gsc.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: PR for Xe2LPD DMC v2.21
2024-07-16 15:28 ` Josh Boyer
@ 2024-07-16 15:45 ` Gustavo Sousa
0 siblings, 0 replies; 3+ messages in thread
From: Gustavo Sousa @ 2024-07-16 15:45 UTC (permalink / raw)
To: Josh Boyer; +Cc: linux-firmware, intel-gfx, intel-xe
Quoting Josh Boyer (2024-07-16 12:28:28-03:00)
>On Tue, Jul 16, 2024 at 9:25 AM Gustavo Sousa <gustavo.sousa@intel.com> wrote:
>>
>> The following changes since commit 93f329774542b9b7d57abb18ea8b6542f2d8feac:
>>
>> Merge branch 'robot/pr-0-1709214990' into 'main' (2024-02-29 14:10:53 +0000)
>>
>> are available in the Git repository at:
>>
>> https://gitlab.freedesktop.org/drm/firmware.git tags/intel-2024-07-16
>
>I don't know what repo you generated this against, but it was very far
>behind upstream. I rebased and it effectively only pulled in the
>single commit to update Xe2LPD DMC.
>
>https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/252/commits
Thanks for that. Yeah, we definitely need to change the flow described
in
https://gitlab.freedesktop.org/drm/firmware/-/blob/overview/README.md
Looks like there is no way of keeping those branches fast-forward with
the current way linux-firmware works now.
>
>If there's something missing, please submit it separately.
Nothing missing. Thanks again.
--
Gustavo Sousa
>
>josh
>
>>
>> for you to fetch changes up to 72e5970de400e6d55a31e38bcba439ec17cedfe1:
>>
>> i915: Update Xe2LPD DMC to v2.21 (2024-07-16 16:11:43 +0530)
>>
>> ----------------------------------------------------------------
>> Intel DRM firmware intel-2024-07-16
>>
>> ----------------------------------------------------------------
>> Daniele Ceraolo Spurio (1):
>> i915: Add DG2 HuC 7.10.15
>>
>> Dnyaneshwar Bhadane (2):
>> i915: Update Xe2LPD DMC to v2.20
>> i915: Update Xe2LPD DMC to v2.21
>>
>> Gustavo Sousa (1):
>> i915: Add BMG DMC v2.06
>>
>> WHENCE | 7 +++++--
>> i915/bmg_dmc.bin | Bin 0 -> 45964 bytes
>> i915/dg2_huc_gsc.bin | Bin 622592 -> 630784 bytes
>> i915/xe2lpd_dmc.bin | Bin 61208 -> 59872 bytes
>> 4 files changed, 5 insertions(+), 2 deletions(-)
>> create mode 100644 i915/bmg_dmc.bin
>> mode change 100755 => 100644 i915/dg2_huc_gsc.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-16 15:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16 13:24 PR for Xe2LPD DMC v2.21 Gustavo Sousa
2024-07-16 15:28 ` Josh Boyer
2024-07-16 15:45 ` Gustavo Sousa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox