mbox series

PR for Xe2LPD DMC v2.21

Message ID 20240716132455.8401-2-gustavo.sousa@intel.com (mailing list archive)
State New, archived
Headers show
Series PR for Xe2LPD DMC v2.21 | expand

Pull-request

https://gitlab.freedesktop.org/drm/firmware.git tags/intel-2024-07-16

Message

Gustavo Sousa July 16, 2024, 1:24 p.m. UTC
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

Comments

Josh Boyer July 16, 2024, 3:28 p.m. UTC | #1
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
Gustavo Sousa July 16, 2024, 3:45 p.m. UTC | #2
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