[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv