diff options
author | Alex Hung <alex.hung@amd.com> | 2025-04-23 19:02:11 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-05 19:58:30 +0300 |
commit | 94da0735b67b3ada90a3e2e017d306f070306f1d (patch) | |
tree | 7dab2d68dc3e0f0d0e8d699132b52724472e6efd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a9cbeb6059e93ff893f79e42bf952c3fbb5eafdf (diff) | |
download | linux-94da0735b67b3ada90a3e2e017d306f070306f1d.tar.xz |
drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
[WHY & HOW]
Remove the unnecessary DC_FP_START/DC_FP_END pair to reduce time in
preempt_disable. It also fixes "BUG: sleeping function called from
invalid context" error messages because of calling kzalloc with
GFP_KERNEL which can sleep.
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions