]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/omap: Remove shadow lut usage
authorAndy Gross <andy.gross@ti.com>
Fri, 12 Oct 2012 04:06:43 +0000 (23:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 22:46:37 +0000 (15:46 -0700)
commit0f562d16460ef80cb05e4fc4f6a8a1e772c901da
tree0c672e86f899fe8780204b408d635c48da353ed7
parentb1a4fddea0eeceacc15cb53a920cfbf4754b6ad2
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>
drivers/staging/omapdrm/omap_dmm_priv.h
drivers/staging/omapdrm/omap_dmm_tiler.c