]> git.baikalelectronics.ru Git - kernel.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)
commit7927a0bfbfb0ddf76e34bae5daa05b0e73f37c58
tree0c672e86f899fe8780204b408d635c48da353ed7
parent2ffd99d476f9ec74043b3f88ca4e207a70af13da
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