]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe/display: stop calling domains_driver_remove twice
authorMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 10:22:00 +0000 (11:22 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 12:22:40 +0000 (13:22 +0100)
commit48d74a0a45201de4efa016fb2f556889db37ed28
treed4469960f02b6ba10b5d8dfb82e1350a0545c36a
parent5b6937b65e45e31af56a5bba47f69acc550acf26
drm/xe/display: stop calling domains_driver_remove twice

Unclear why we call this twice.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Andrzej Hajda <andrzej.hajda@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240522102143.128069-35-matthew.auld@intel.com
drivers/gpu/drm/xe/display/xe_display.c