]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Fix merge fails related to display runtime PM
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 2 Sep 2024 11:20:02 +0000 (13:20 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 Sep 2024 12:14:07 +0000 (14:14 +0200)
commitb1aa0491fad27f030c94ed42c873c3f46f5e7364
tree273febc597c99172e62adf303b608bf2fcc9fc3f
parent6d0ebb3904853d18eeec7af5e8b4ca351b6f9025
drm/xe: Fix merge fails related to display runtime PM

The most recent merge commits introduced some fails to drm/drm-next,
I've noticed these when looking at the xe patches.

Solve it!

Fixes: 8bdb468dd7a5 ("Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next")
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
[sima: add fixes line, and drop 3rd hunk because that's just a bugfix,
not mismerge, which should go in seperately with proper fixes line and
review/testing.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240902112002.489225-1-maarten.lankhorst@linux.intel.com
drivers/gpu/drm/xe/display/xe_display.c
drivers/gpu/drm/xe/xe_pm.c