mirror of https://github.com/torvalds/linux.git
- exynos_drm_buf_create() returns err pointer so NULL check is wrong. - Case that exynos_gem_obj is not created, destroy call in exception handle lable uses this pointer. so instead buffer is directly used. Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| exynos_drm_buf.c | ||
| exynos_drm_buf.h | ||
| exynos_drm_connector.c | ||
| exynos_drm_connector.h | ||
| exynos_drm_core.c | ||
| exynos_drm_crtc.c | ||
| exynos_drm_crtc.h | ||
| exynos_drm_drv.c | ||
| exynos_drm_drv.h | ||
| exynos_drm_encoder.c | ||
| exynos_drm_encoder.h | ||
| exynos_drm_fb.c | ||
| exynos_drm_fb.h | ||
| exynos_drm_fbdev.c | ||
| exynos_drm_fbdev.h | ||
| exynos_drm_fimd.c | ||
| exynos_drm_gem.c | ||
| exynos_drm_gem.h | ||