OSDN Git Service

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)
commitec7e6bb814911aab1995f963260184c248c44614
tree39446a7bf712b0e0396ecf3ca7c320e0c6e25820
parent08616da569751be1b9ce6128a28930847670c80d
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]