linux/drivers/gpu/drm/scheduler
Philipp Stanner 23e0832d6d drm/sched: Fix preprocessor guard
When writing the header guard for gpu_scheduler_trace.h, a typo,
apparently, occurred.

Fix the typo and document the scope of the guard.

Fixes: 353da3c520 ("drm/amdgpu: add tracepoint for scheduler (v2)")
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250218124149.118002-2-phasta@kernel.org
2025-03-03 16:03:48 +01:00
..
Makefile
gpu_scheduler_trace.h drm/sched: Fix preprocessor guard 2025-03-03 16:03:48 +01:00
sched_entity.c drm/sched: Further optimise drm_sched_entity_push_job 2024-10-17 12:20:06 +02:00
sched_fence.c drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab_init 2024-02-28 15:55:13 +01:00
sched_main.c drm/sched: Fix drm_sched_fini() docu generation 2024-12-19 16:03:56 +01:00