drm/radeon/kms: add support for DCE5 display LUTs
commitfee298fd6f3d8bde5fc2912192d026c78ba81982
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 7 Jan 2011 02:19:30 +0000 (6 21:19 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 7 Jan 2011 04:11:39 +0000 (7 14:11 +1000)
tree397dfcda94d70bcd1e223a950ad234538219679f
parent58c2e9f02ad09b4375eb11c1f65565a83310deca
drm/radeon/kms: add support for DCE5 display LUTs

The hardware supports advanced user defined color management
but at the moment, there is no infrastructure in place to take
advantage of it so for now we just support the legacy LUTs.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_display.c