diff options
author | Gustavo Diaz Prado <x0083741@ti.com> | 2011-01-31 18:40:13 -0600 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2011-06-14 09:06:47 -0700 |
commit | 7d430f7c7ca91a24ee6601419828e2a2cb31762f (patch) | |
tree | e3eb7cd877d443f8dcd96b43c404b158a621ed3b /drivers/gpu/pvr/Makefile | |
parent | a3c42a059c0f94b6beb530ad13f512122bfa6c43 (diff) | |
download | kernel_samsung_tuna-7d430f7c7ca91a24ee6601419828e2a2cb31762f.zip kernel_samsung_tuna-7d430f7c7ca91a24ee6601419828e2a2cb31762f.tar.gz kernel_samsung_tuna-7d430f7c7ca91a24ee6601419828e2a2cb31762f.tar.bz2 |
SGX: UDD: Use correct stride when TILER memory is used
This patch prevents a crash when TILER memory is being used. When
the framebuffer is using TILER the container physical stride of the
buffer should be used (depending on the bpp) instead of the 4K/8K
virtual stride since the SGX currently uses the physical address
of the buffer. This is a workaround to prevent such crash.
Change-Id: I14631743bb575b88cdc7fb2c0927d64c954eb744
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
Diffstat (limited to 'drivers/gpu/pvr/Makefile')
0 files changed, 0 insertions, 0 deletions