]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/exynos: consider exception case to fb handle creation
authorInki Dae <inki.dae@samsung.com>
Tue, 29 Jan 2013 08:51:09 +0000 (17:51 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 21 Feb 2013 06:00:26 +0000 (15:00 +0900)
commitb9ede277e15916a9ec3c6c1932c390e4768e71a9
tree7ffb23a4062b700abd2b03a605ce81540f5226bb
parentfe9e3137cffc880b5162f2cc039df48712c496bb
drm/exynos: consider exception case to fb handle creation

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 <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fb.c