]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add color module's gamma helpers to Linux build
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>
Mon, 5 Feb 2018 19:29:57 +0000 (14:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:20:06 +0000 (14:20 -0500)
commit470b63ce7e03c2aae0a73a865a7aaeb7c4327cd4
tree39446a7bf712b0e0396ecf3ca7c320e0c6e25820
parent1bf086b02d131b709a3d42a70a1ac161fdc2b6f7
drm/amd/display: Add color module's gamma helpers to Linux build

Also guard includes that we don't need.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/Makefile
drivers/gpu/drm/amd/display/modules/color/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/display/modules/color/color_gamma.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/modules/color/color_gamma.h [new file with mode: 0644]