]> 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)
commit685e89dfb02537ced5b50c8aeee651b7fdfc109f
tree39446a7bf712b0e0396ecf3ca7c320e0c6e25820
parent98464fbcb4ae347d84ef6bcef09f83595ce4c1c1
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]