linux-stable/drivers/gpu/drm/amd/scheduler
Christian König edf600dac6 drm/amd: cleanup remaining spaces and tabs v2
This is the result of running the following commands:
find drivers/gpu/drm/amd/ -name "*.h" -exec sed -i 's/[ \t]\+$//' {} \;
find drivers/gpu/drm/amd/ -name "*.c" -exec sed -i 's/[ \t]\+$//' {} \;
find drivers/gpu/drm/amd/ -name "*.h" -exec sed -i 's/ \+\t/\t/' {} \;
find drivers/gpu/drm/amd/ -name "*.c" -exec sed -i 's/ \+\t/\t/' {} \;

v2: drop changes to DAL and internal headers

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-05-11 12:31:20 -04:00
..
gpu_sched_trace.h drm/amdgpu: add command submission workflow tracepoint 2015-11-16 11:05:57 -05:00
gpu_scheduler.c drm/amd/scheduler: Mark amdgpu_sched_ops const 2016-05-04 20:20:05 -04:00
gpu_scheduler.h drm/amd: cleanup remaining spaces and tabs v2 2016-05-11 12:31:20 -04:00
sched_fence.c drm/amdgpu: rework TDR in scheduler (v2) 2016-05-02 15:19:57 -04:00