You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7329
## Overview
The DRM backport's goal is to backport all the changes in the DRM subsystem to the kernel target version, with the biggest value being that we get the upstream hardware enablement (and bug fixes) into RHEL.
The first step of the DRM backport is identifying dependencies of the DRM backport outside of `drivers/gpu`. Done in https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7327 for kernel 6.17.
This MR is the second step: Backporting the changes in the DRM subsystem.
## Dependencies:
This MR depends on the 6.16 dependencies and main backports and the 6.17 dependencies backport:
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7321
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7322
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7327
## Omitted fixes:
#### Non applicable changes:
MSM, omapdrm and Mediatek drivers are not supported: \
Omitted-fix: 08c5b42 \
Omitted-fix: 42464c5 \
Omitted-fix: de651b6 \
Omitted-fix: f4ca529 \
Omitted-fix: f8f6e72 \
Omitted-fix: f5b1819 \
Omitted-fix: 86404a9 ("drm/msm: make sure last_fence is always updated") \
Omitted-fix: 00d5f09 ("drm/msm: Ensure vm is created in VM_BIND ioctl") \
Omitted-fix: c34e08b ("drm/msm: Fix GEM free for imported dma-bufs") \
Omitted-fix: c34e08b ("drm/msm: Fix GEM free for imported dma-bufs")
Non Applicable: \
Omitted-fix: 7463755 \
Omitted-fix: e1bf212 \
Omitted-fix: e1bf212
To be included in the 6.18 backport: \
Omitted-fix: 476a4e1 \
Omitted-fix: 92e34a5 \
Omitted-fix: 2650bc4 \
Omitted-fix: 92e34a5 \
Omitted-fix: 278f890 \
Omitted-fix: 3a3bef6 \
Omitted-fix: 1cf1205 \
Omitted-fix: 6ec4b94 \
Omitted-fix: 0a51bf3 \
Omitted-fix: 4d22db6 \
Omitted-fix: 0a6e9e0 \
Omitted-fix: bbfe987 \
Omitted-fix: bba9aa4 \
Omitted-fix: 33f8f32 \
Omitted-fix: 4aa8961 \
Omitted-fix: 20a8e04 \
Omitted-fix: 7413e9f \
Omitted-fix: 1af59cd \
Omitted-fix: ff780f4 \
Omitted-fix: 1f22fcb \
Omitted-fix: 357d90b \
Omitted-fix: 0335594 ("dma-fence: Fix safe access wrapper to call timeline name method") \
Omitted-fix: dc8aa0c ("drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S") \
Omitted-fix: 3257bd1 ("drm/imx: parallel-display: convert to devm_drm_bridge_alloc() API") \
Omitted-fix: 3257bd1 ("drm/imx: parallel-display: convert to devm_drm_bridge_alloc() API")
## Other:
JIRA: https://issues.redhat.com/browse/RHEL-113577
Signed-off-by: José Expósito <jexposit@redhat.com>
Approved-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Jocelyn Falempe <jfalempe@redhat.com>
Approved-by: Anusha Srivatsa <asrivats@redhat.com>
Approved-by: Eder Zulian <ezulian@redhat.com>
Approved-by: David Airlie <airlied@redhat.com>
Approved-by: Enric Balletbo i Serra <eballetbo@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
0 commit comments