[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+MoWDq=HewKYQBX_-ZYk0sQ9VU8FwQ0x3L4ZOsNjPhVx+dqDw@mail.gmail.com>
Date: Mon, 7 Sep 2015 17:08:41 +0200
From: Peter Senna Tschudin <peter.senna@...il.com>
To: David Airlie <airlied@...ux.ie>, alexander.deucher@....com,
christian.koenig@....com, Jammy.Zhou@....com,
dri-devel@...ts.freedesktop.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: similar files amd vs radeon
I executed a clone detection tool* on drivers source code and I found
that there are similar files between drivers/gpu/drm/amd/ and
drivers/gpu/drm/radeon, but also inside each of theses folders.
Some examples:
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c,drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drivers/gpu/drm/amd/amdgpu/ci_dpm.c,drivers/gpu/drm/radeon/ci_dpm.c
drivers/gpu/drm/radeon/kv_dpm.c,drivers/gpu/drm/amd/amdgpu/kv_dpm.c
I use meld for seeing the differences and similarities. More results
from the tool at: http://pastebin.com/iX3fhifG (The number on the
first field is the number of probable cloned lines of code).
Should these files be consolidated? And if so how?
Thank you,
Peter
* https://github.com/petersenna/ccfinderx-core
--
Peter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists