[PATCH v2 0/3] drm/ci: enable lockdep detection
Vignesh Raman
vignesh.raman at collabora.com
Tue Feb 11 15:28:03 UTC 2025
This patch series enables lockdep detection in drm-ci. Any lockdep
failures will be shown as warnings in the pipeline. This series
also enables CONFIG_DEBUG_WW_MUTEX_SLOWPATH for mutex slowpath
debugging and refactors software-driver stage jobs.
Test run with this series,
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1362134
Link to v1:
https://lore.kernel.org/all/20240812112030.81774-1-vignesh.raman@collabora.com/
Vignesh Raman (3):
drm/ci: refactor software-driver stage jobs
drm/ci: enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH
drm/ci: enable lockdep detection
Documentation/gpu/automated_testing.rst | 4 ++
drivers/gpu/drm/ci/build.yml | 6 +-
drivers/gpu/drm/ci/igt_runner.sh | 11 ++++
drivers/gpu/drm/ci/test.yml | 78 +++++++++++++------------
4 files changed, 58 insertions(+), 41 deletions(-)
--
2.43.0
More information about the dri-devel
mailing list