OSDN Git Service

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)
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]

index ccdbb35..733f775 100644 (file)
@@ -3,7 +3,8 @@
 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
 
 ccflags-y := -Iinclude/drm -Idrivers/gpu/drm/amd/include/asic_reg \
-       -Idrivers/gpu/drm/amd/include
+       -Idrivers/gpu/drm/amd/include \
+       -Idrivers/gpu/drm/amd/amdgpu
 
 amdgpu-y := amdgpu_drv.o