]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd: make a type-safe cgs_device struct. (v2)
authorDave Airlie <airlied@redhat.com>
Tue, 12 Apr 2016 03:25:48 +0000 (13:25 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:20:28 +0000 (20:20 -0400)
commit59a9aafafeecf0ec3eb168defdc4570168b2a399
treea7e5d99bc6b2fc49461902fac77bdbd5496da5c1
parent4929997e8fa6c4539452b21fd8bcbeeb0656f45e
drm/amd: make a type-safe cgs_device struct. (v2)

This is just a type-safety things to avoid everyone taking void *,
it doesn't change anything.

v2: agd5f: split out the dal changes into a separate patch.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/acp/acp_hw.c
drivers/gpu/drm/amd/acp/include/acp_gfx_if.h
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
drivers/gpu/drm/amd/include/cgs_common.h
drivers/gpu/drm/amd/include/cgs_linux.h