[PATCH 00/10] drm/exynos: fix vidi driver and gem module

2012-06-27 Thread Inki Dae
these patch sets fix some issues to gem and vidi driver and include the following: - fixes cache issue according to gpu operation . shmem_read_mapping_page_gfp function first tries to allocate pages from page cache and if the allocation is done from page cache the the pages could have val

[PATCH 00/10] drm/exynos: fix vidi driver and gem module

2012-06-27 Thread Inki Dae
these patch sets fix some issues to gem and vidi driver and include the following: - fixes cache issue according to gpu operation . shmem_read_mapping_page_gfp function first tries to allocate pages from page cache and if the allocation is done from page cache the the pages could have val