libdrm 2.4.105: Add support for Intel Jasper Lake, Alder Lake

Bug #1923880 reported by Timo Aaltonen
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libdrm (Ubuntu)
Fix Released
Undecided
Timo Aaltonen
Focal
Fix Released
Undecided
Timo Aaltonen
Hirsute
Fix Released
Undecided
Timo Aaltonen

Bug Description

[Impact]

There is a new minor release available, which adds support for i915 Jasper Lake (JSL) and Alder Lake S (ADL-S), among other things.

With this added, JSL can boot hirsute with the native driver.

[Test case]

Boot on JSL/ADL hardware, check that the native drm/dri driver is used (mesa support is already included).

[What could go wrong]

The worst case would be that the native driver would not be used anymore with this version, but there's no chance for that.

Two regressing commits were reverted for impish, and we'll include those too.

--

git shortlog since 2.4.104:

6b4e956d299c6ff Bump version to 2.4.105
1d13cc1032bf66f amdgpu: add function of INFO ioctl for querying video caps
50c98335c7b4013 amdgpu: sync up amdgpu_drm.h with latest from kernel
b362850689d1b00 xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied
a5a400c9581c3b9 tests/amdgpu: fix bo eviction test issue
af871ec1a6f017b drm/tests/amdgpu: fix Metadata test failed issue
6d821612d9a4bc4 xf86drmMode: introduce drmModeGetPropertyType
f5abbc303361980 test/amdgpu: remove static varible in Syncobj test
cd3681976c3bbef intel: Keep libdrm working without pread/pwrite ioctls
52f05d3d896480e meson: use library() instead of shared_library().
7d6a1759900ffde xf86drm: fix null pointer deref in drmGetBufInfo
2e67fef5f6c5870 intel: Add support for JSL
a9bb32cfe1ee87f xf86drm: cap number of reported devices by drmGetDevice(2)
06844b6eaefb03c Revert "xf86drm: cap number of reported devices by drmGetDevice(2)"
632f59fcbfc790a xf86drm: warn about GEM handle reference counting
523b3658aa8efa7 xf86drmMode: add drmIsKMS
1225171bd55f65d amdgpu_drm: sync up with the latest amdgpu_drm.h based on drm-next (https://cgit.freedesktop.org/drm/drm)
3b6cfb20fb3b7dd intel: add INTEL_ADLS_IDS to the pciids list
9086ff9dafa87f9 intel: sync i915_pciids.h with kernel
869ef0e4b22b8ba amdgpu: update marketing names
a43cac24db2876b Avoid some compiler errors for tests/util/pattern.c62b9a3eee9bdaaf
8cb12a2528d795c xf86drm: cap number of reported devices by drmGetDevice(2)
19f0a9cb878da5b tests/amdgpu/vcn: clean abundant codes
2315bcddd643b4b tests/amdgpu: add vcn test support for dimgrey_cavefish
10377d661a31c7a tests/amdgpu: add vcn test support for navy_flounder
5f85a6d98baba1d tests/util: Add mxsfb-drm driver
62b9a3eee9bdaaf meson: Also search for rst2man.py
10dd3eb6d5ab6c1 Use dep_rt in amdgpu/meson.build

diffstat:
 amdgpu/amdgpu-symbols.txt | 1
 amdgpu/amdgpu.h | 17 +++++++
 amdgpu/amdgpu_gpu_info.c | 15 ++++++
 amdgpu/meson.build | 4 -
 core-symbols.txt | 1
 data/amdgpu.ids | 6 ++
 etnaviv/meson.build | 2
 exynos/meson.build | 2
 freedreno/meson.build | 2
 include/drm/amdgpu_drm.h | 51 +++++++++++++++++++---
 intel/i915_pciids.h | 177 +++++++++++++++++++++++++++++++++++++++++++----------------------------------
 intel/intel_bufmgr_gem.c | 96 ++++++++++++++++++++++++++++++++++++++++-
 intel/intel_chipset.c | 2
 intel/meson.build | 2
 libkms/meson.build | 2
 meson.build | 6 +-
 nouveau/meson.build | 2
 omap/meson.build | 2
 radeon/meson.build | 2
 tegra/meson.build | 2
 tests/amdgpu/amdgpu_test.c | 6 --
 tests/amdgpu/basic_tests.c | 13 +++--
 tests/amdgpu/bo_tests.c | 4 -
 tests/amdgpu/syncobj_tests.c | 2
 tests/amdgpu/vcn_tests.c | 6 +-
 tests/util/kms.c | 1
 tests/util/pattern.c | 5 --
 xf86drm.c | 11 ++++
 xf86drm.h | 18 +++++++
 xf86drmMode.c | 14 +++++-
 xf86drmMode.h | 12 +++++
 31 files changed, 365 insertions(+), 121 deletions(-)

Timo Aaltonen (tjaalton)
Changed in libdrm (Ubuntu):
importance: Undecided → Wishlist
Timo Aaltonen (tjaalton)
summary: - FFE: libdrm 2.4.105
+ Add support for Intel Jasper Lake, Alder Lake
Timo Aaltonen (tjaalton)
description: updated
Changed in libdrm (Ubuntu Hirsute):
importance: Wishlist → Undecided
Changed in libdrm (Ubuntu Focal):
assignee: nobody → Timo Aaltonen (tjaalton)
status: New → In Progress
Changed in libdrm (Ubuntu Hirsute):
assignee: nobody → Timo Aaltonen (tjaalton)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote : Re: Add support for Intel Jasper Lake, Alder Lake

This bug was fixed in the package libdrm - 2.4.105-3

---------------
libdrm (2.4.105-3) experimental; urgency=medium

  * Revert a commit causing additional dependencies to be added to *.pc.in.
    Also drop libpciaccess-dev from libdrm-dev Depends.

 -- Timo Aaltonen <email address hidden> Sat, 08 May 2021 22:52:07 +0300

Changed in libdrm (Ubuntu):
status: In Progress → Fix Released
Timo Aaltonen (tjaalton)
summary: - Add support for Intel Jasper Lake, Alder Lake
+ libdrm 2.4.105: Add support for Intel Jasper Lake, Alder Lake
description: updated
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Please test proposed package

Hello Timo, or anyone else affected,

Accepted libdrm into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libdrm/2.4.105-3~21.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-hirsute to verification-done-hirsute. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-hirsute. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in libdrm (Ubuntu Hirsute):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-hirsute
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Timo, or anyone else affected,

Accepted libdrm into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libdrm/2.4.105-3~20.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in libdrm (Ubuntu Focal):
status: In Progress → Fix Committed
tags: added: verification-needed-focal
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

tested the update on ADL with both focal and hirsute

tags: added: verification-done verification-done-focal verification-done-hirsute
removed: verification-needed verification-needed-focal verification-needed-hirsute
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libdrm - 2.4.105-3~21.04.1

---------------
libdrm (2.4.105-3~21.04.1) hirsute; urgency=medium

  * Backport to hirsute. (LP: #1923880)

 -- Timo Aaltonen <email address hidden> Wed, 19 May 2021 11:15:08 +0300

Changed in libdrm (Ubuntu Hirsute):
status: Fix Committed → Fix Released
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of the Stable Release Update for libdrm has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libdrm - 2.4.105-3~20.04.1

---------------
libdrm (2.4.105-3~20.04.1) focal; urgency=medium

  * Backport to focal. (LP: #1923880, #1925320)

 -- Timo Aaltonen <email address hidden> Wed, 19 May 2021 11:15:08 +0300

Changed in libdrm (Ubuntu Focal):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.