summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2025-01-10 16:48:21 +0800
committerMaxime Ripard <mripard@kernel.org>2025-01-14 18:46:37 +0100
commite12b9dc6f982d1e110f87215a9114d14dbd60fbc (patch)
tree52a04baf6e21a3a1c7669213edf7438587e5463d /scripts/stackusage
parent0d337b40ca1e532af42516d9e9024baad466319a (diff)
downloadkernel-e12b9dc6f982d1e110f87215a9114d14dbd60fbc.tar.gz
drm/tests: hdmi: Add connector disablement test
Atomic check should succeed when disabling a connector. Add a test case drm_test_check_disabling_connector() to make sure of this. Suggested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Liu Ying <victor.liu@nxp.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250110084821.3239518-3-victor.liu@nxp.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
/commit/tools/build?h=linux-6.12.y&id=f8ac8606fd3cd72183de8eec2b151ff05040c70f'>tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo 2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa 2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter 2015-08-13perf tools: Support static linking with libdwAndi Kleen 2015-08-07bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan 2015-08-05perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther 2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen 2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner 2015-05-29perf build: Do not fail on missing Build fileJiri Olsa 2015-05-18tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan 2015-03-21tools build: Add feature check for lzma libraryJiri Olsa 2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa 2015-02-12perf build: Display make commands on V=1Jiri Olsa 2015-02-12perf build: Add single target build framework supportJiri Olsa 2015-02-12perf build: Add libperf objects buildingJiri Olsa 2015-02-12tools build: Add subdir supportJiri Olsa 2015-02-12tools build: Add detected config supportJiri Olsa 2015-02-11tools build: Add new build supportJiri Olsa