]> Git Repo - linux.git/commit
drm/xe: Return immediately on tile_init failure
authorRodrigo Vivi <[email protected]>
Wed, 6 Mar 2024 20:31:10 +0000 (15:31 -0500)
committerThomas Hellström <[email protected]>
Thu, 7 Mar 2024 08:13:38 +0000 (09:13 +0100)
commita4e7596e209783a7be2727d6b947cbd863c2bbcb
treefa0e9cc47f8312ee3722240f297d6eb9995316a9
parent90d35da658da8cff0d4ecbb5113f5fac9d00eb72
drm/xe: Return immediately on tile_init failure

There's no reason to proceed with applying workaround and initing
sysfs if we are going to abort the probe upon failure.

Fixes: e5a845fd8fa4 ("drm/xe: Add sysfs entry for tile")
Cc: Lucas De Marchi <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
(cherry picked from commit af7b93d1d7eeeef674681ddea875be6a29857a5d)
Signed-off-by: Thomas Hellström <[email protected]>
drivers/gpu/drm/xe/xe_tile.c
This page took 0.065168 seconds and 4 git commands to generate.