commit | 0f562d16460ef80cb05e4fc4f6a8a1e772c901da | [log] [tgz] |
---|---|---|
author | Andy Gross <andy.gross@ti.com> | Thu Oct 11 23:06:43 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 15:46:37 2012 -0700 |
tree | 0c672e86f899fe8780204b408d635c48da353ed7 | |
parent | b1a4fddea0eeceacc15cb53a920cfbf4754b6ad2 [diff] |
drm/omap: Remove shadow lut usage Removing extraneous shadow lut maintenance. There is no need for this to be in place until power management is added to the driver, and this extra copy degrades performance for no gain. Signed-off-by: Andy Gross <andy.gross@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>