]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/amd/display: Bypass gamma set if not standard type
authorJohn Barberiz <jbarberi@amd.com>
Thu, 18 Jan 2018 17:22:11 +0000 (12:22 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:25 +0000 (14:19 -0500)
commit3e5df76ae51f2955796d9c10105a92b7f7f660e0
tree7b84c59cdc9b1f2b628c9a234c5acece95ac4d5f
parent69b9723a81e74e517048e1523a24d76fe8e2aef2
drm/amd/display: Bypass gamma set if not standard type

If non-standard gamma type detected set identity matrix flag
so that we can bypass the gamma mode.

Signed-off-by: John Barberiz <jbarberi@amd.com>
Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_hw_types.h
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c