linux_dsm_epyc7002/drivers/gpu/drm/amd
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
..
acp drm/amd: make a type-safe cgs_device struct. (v2) 2016-05-04 20:20:28 -04:00
amdgpu drm/amd: cleanup remaining spaces and tabs v2 2016-05-11 12:31:20 -04:00
amdkfd amdkfd: Trim unnescessary intermediate err var in kfd_chardev.c 2016-05-01 00:06:29 +10:00
include drm/amd/amdgpu: Drop print_status callbacks. 2016-05-04 20:30:06 -04:00
powerplay drm/amd: cleanup remaining spaces and tabs v2 2016-05-11 12:31:20 -04:00
scheduler drm/amd: cleanup remaining spaces and tabs v2 2016-05-11 12:31:20 -04:00