commit | de7500eafc96274654201bd585fb85e2814ef9b2 | [log] [tgz] |
---|---|---|
author | Egbert Eich <eich@suse.com> | Wed Jul 17 15:07:27 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jul 30 09:44:42 2013 +1000 |
tree | 4e5a3782b903c7ebeb04011e6a0c8ec82dddbaab | |
parent | da55839870263563cc70e700a7f58090a860576d [diff] |
drm/mgag200: Fix LUT programming for 16bpp Since there are only 32 (64) distinct color values for each color in 16bpp Matrox hardware expects those in a 'dense' manner, ie in the first 32 (64) entries of the respective color. Signed-off-by: Egbert Eich <eich@suse.de> Signed-off-by: Dave Airlie <airlied@redhat.com>