summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2025-03-13 16:57:50 -0400
committerAlex Deucher <alexander.deucher@amd.com>2025-03-18 14:03:37 -0400
commit4db4c82d4db7aeded480d905624396dc284db090 (patch)
treea2de24366220b7eed09980faf4fce17b7cb015f8 /tools/perf/scripts/python/task-analyzer.py
parenteb6cdfb807d038d9b9986b5c87188f28a4071eae (diff)
drm/amdgpu: drop drm_firmware_drivers_only()
There are a number of systems and cloud providers out there that have nomodeset hardcoded in their kernel parameters to block nouveau for the nvidia driver. This prevents the amdgpu driver from loading. Unfortunately the end user cannot easily change this. The preferred way to block modules from loading is to use modprobe.blacklist=<driver>. That is what providers should be using to block specific drivers. Drop the check to allow the driver to load even when nomodeset is specified on the kernel command line. Reviewed-by: Kent Russell <kent.russell@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions