alistair23-linux/drivers/gpu/drm/exynos
Tobias Jakobi ef7ce055a9 drm/exynos: g2d: let exynos_g2d_get_ver_ioctl fail
Currently the DRM_IOCTL_EXYNOS_G2D_GET_VER ioctl always succeeds, even
if no G2D support is available. Let the ioctl fail when this is the
case, so that userspace can accurately probe for G2D support.

This also fixes the exynos tests in libdrm. There 'g2d_init' doesn't
fail when G2D is absent, leading to a segfault later.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: INki Dae <inki.dae@samsung.com>
2014-08-04 13:39:28 +09:00
..
exynos_dp_core.c Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions" 2014-08-04 13:39:26 +09:00
exynos_dp_core.h drm/exynos: dp: Use DPCD defines of drm_dp_helper.h 2014-06-02 02:07:06 +09:00
exynos_dp_reg.c drm/exynos: Fix checkpatch warning in exynos_dp_reg.c 2014-06-02 02:07:12 +09:00
exynos_dp_reg.h
exynos_drm_buf.c
exynos_drm_buf.h
exynos_drm_connector.c drm/exynos: use helpers 2014-07-18 14:24:34 +10:00
exynos_drm_connector.h
exynos_drm_core.c drm/exynos: add component framework support 2014-06-02 02:07:04 +09:00
exynos_drm_crtc.c drm/exynos: add TE handler to support LCD I80 interface 2014-08-03 16:52:15 +09:00
exynos_drm_crtc.h drm/exynos: add TE handler to support LCD I80 interface 2014-08-03 16:52:15 +09:00
exynos_drm_dmabuf.c
exynos_drm_dmabuf.h
exynos_drm_dpi.c Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next 2014-07-08 11:04:35 +10:00
exynos_drm_drv.c drm/exynos: Fix NULL pointer exception when suspending without components 2014-08-03 16:52:13 +09:00
exynos_drm_drv.h drm/exynos/ipp: remove struct exynos_drm_ipp_private 2014-08-03 16:52:17 +09:00
exynos_drm_dsi.c Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions" 2014-08-04 13:39:26 +09:00
exynos_drm_encoder.c
exynos_drm_encoder.h
exynos_drm_fb.c
exynos_drm_fb.h
exynos_drm_fbdev.c drm: Introduce drm_fb_helper_prepare() 2014-07-08 11:31:28 +10:00
exynos_drm_fbdev.h
exynos_drm_fimc.c drm/exynos: Add MODULE_DEVICE_TABLE entries for various components 2014-08-04 13:39:27 +09:00
exynos_drm_fimc.h
exynos_drm_fimd.c Subject: Revert "drm/exynos: fix module build error" 2014-08-04 13:39:26 +09:00
exynos_drm_g2d.c drm/exynos: g2d: let exynos_g2d_get_ver_ioctl fail 2014-08-04 13:39:28 +09:00
exynos_drm_g2d.h
exynos_drm_gem.c drm/exynos: Remove unused variable in exynos_drm_gem.c 2014-08-03 16:52:13 +09:00
exynos_drm_gem.h
exynos_drm_gsc.c drm/exynos/ipp: simplify property list allocation 2014-06-02 02:07:11 +09:00
exynos_drm_gsc.h
exynos_drm_iommu.c
exynos_drm_iommu.h
exynos_drm_ipp.c drm/exynos/ipp: simplify ipp_find_driver 2014-08-03 16:52:19 +09:00
exynos_drm_ipp.h drm/exynos/ipp: remove struct exynos_drm_ipp_private 2014-08-03 16:52:17 +09:00
exynos_drm_plane.c
exynos_drm_plane.h
exynos_drm_rotator.c drm/exynos: Add MODULE_DEVICE_TABLE entries for various components 2014-08-04 13:39:27 +09:00
exynos_drm_rotator.h
exynos_drm_vidi.c drm: add register and unregister functions for connectors 2014-06-19 08:55:28 +02:00
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos: hdmi: add null check for hdmiphy_port 2014-08-04 13:39:27 +09:00
exynos_mixer.c drm/exynos: control blending of mixer graphic layer 0 2014-08-04 13:39:27 +09:00
exynos_mixer.h
Kconfig drm/exynos: fimd: support LCD I80 interface 2014-08-03 16:52:15 +09:00
Makefile
regs-fimc.h
regs-gsc.h
regs-hdmi.h drm/exynos: add hdmiphy power on/off sequence 2014-06-02 02:07:15 +09:00
regs-mixer.h drm/exynos: stop mixer before gating clocks during poweroff 2014-06-24 11:27:29 +09:00
regs-rotator.h
regs-vp.h