]> git.karo-electronics.de Git - linux-beck.git/commit
drm/amdgpu: move some atombios definitions to common folder (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2015 02:51:50 +0000 (22:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2015 20:50:19 +0000 (16:50 -0400)
commit8e9198d0698a4a748bac9a7b33ed1300cf5f3793
tree13abb6f8970d499091f78423155c1183de13b64f
parent5430a3ffb0b1902e8aea4ed2ba256b1263126e8d
drm/amdgpu: move some atombios definitions to common folder (v2)

the definitions can be shared by different IP components.

v2: fix include path

Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/include/atom-bits.h [moved from drivers/gpu/drm/amd/amdgpu/atom-bits.h with 100% similarity]
drivers/gpu/drm/amd/include/atom-names.h [moved from drivers/gpu/drm/amd/amdgpu/atom-names.h with 100% similarity]
drivers/gpu/drm/amd/include/atom-types.h [moved from drivers/gpu/drm/amd/amdgpu/atom-types.h with 100% similarity]
drivers/gpu/drm/amd/include/atombios.h [moved from drivers/gpu/drm/amd/amdgpu/atombios.h with 100% similarity]
drivers/gpu/drm/amd/include/pptable.h [moved from drivers/gpu/drm/amd/amdgpu/pptable.h with 100% similarity]