Searched hist:eb7a3fc74c58be9c01cdbe23947ae9eb032e8365 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos7_drm_decon.c | diff eb7a3fc74c58be9c01cdbe23947ae9eb032e8365 Thu Jul 02 14:49:39 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: remove drm_iommu_attach_device_if_possible
Already drm_iommu_attach_device checks whether support iommu internally. It should clear channels always regardless iommu support. We didn't know because we can detect the problem when iommu is enabled, so we don't have to use drm_iommu_attach_device_if_possible and then we can remove drm_iommu_attach_device_if_possible and clear_channels function pointer.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos5433_drm_decon.c | diff eb7a3fc74c58be9c01cdbe23947ae9eb032e8365 Thu Jul 02 14:49:39 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: remove drm_iommu_attach_device_if_possible
Already drm_iommu_attach_device checks whether support iommu internally. It should clear channels always regardless iommu support. We didn't know because we can detect the problem when iommu is enabled, so we don't have to use drm_iommu_attach_device_if_possible and then we can remove drm_iommu_attach_device_if_possible and clear_channels function pointer.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_drv.h | diff eb7a3fc74c58be9c01cdbe23947ae9eb032e8365 Thu Jul 02 14:49:39 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: remove drm_iommu_attach_device_if_possible
Already drm_iommu_attach_device checks whether support iommu internally. It should clear channels always regardless iommu support. We didn't know because we can detect the problem when iommu is enabled, so we don't have to use drm_iommu_attach_device_if_possible and then we can remove drm_iommu_attach_device_if_possible and clear_channels function pointer.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_mixer.c | diff eb7a3fc74c58be9c01cdbe23947ae9eb032e8365 Thu Jul 02 14:49:39 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: remove drm_iommu_attach_device_if_possible
Already drm_iommu_attach_device checks whether support iommu internally. It should clear channels always regardless iommu support. We didn't know because we can detect the problem when iommu is enabled, so we don't have to use drm_iommu_attach_device_if_possible and then we can remove drm_iommu_attach_device_if_possible and clear_channels function pointer.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_fimd.c | diff eb7a3fc74c58be9c01cdbe23947ae9eb032e8365 Thu Jul 02 14:49:39 CEST 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: remove drm_iommu_attach_device_if_possible
Already drm_iommu_attach_device checks whether support iommu internally. It should clear channels always regardless iommu support. We didn't know because we can detect the problem when iommu is enabled, so we don't have to use drm_iommu_attach_device_if_possible and then we can remove drm_iommu_attach_device_if_possible and clear_channels function pointer.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|