linux_dsm_epyc7002/drivers/gpu/drm/exynos
Gustavo Padovan a1bcc9da90 drm/exynos: remove unused fields from struct exynos_drm_plane
Now after the move to use drm_plane_state directly struct drm_plane_state
has many unused fields, along with others that weren't used before the
plane state change. Thus remove them all.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2015-08-16 10:23:35 +09:00
..
exynos7_drm_decon.c drm/exynos: use drm atomic state directly 2015-08-16 10:23:35 +09:00
exynos5433_drm_decon.c drm/exynos: use drm atomic state directly 2015-08-16 10:23:35 +09:00
exynos_dp_core.c drm/exynos: fix broken component binding in case of multiple pipelines 2015-06-20 00:32:55 +09:00
exynos_dp_core.h
exynos_dp_reg.c
exynos_dp_reg.h
exynos_drm_buf.c
exynos_drm_buf.h
exynos_drm_core.c
exynos_drm_crtc.c drm/exynos: use KMS version of DRM vblanks functions 2015-08-16 10:23:34 +09:00
exynos_drm_crtc.h drm/exynos: use KMS version of DRM vblanks functions 2015-08-16 10:23:34 +09:00
exynos_drm_dmabuf.c
exynos_drm_dmabuf.h
exynos_drm_dpi.c drm/exynos: fix broken component binding in case of multiple pipelines 2015-06-20 00:32:55 +09:00
exynos_drm_drv.c drm/exynos: move order to register vidi kms driver 2015-08-16 10:23:33 +09:00
exynos_drm_drv.h drm/exynos: remove unused fields from struct exynos_drm_plane 2015-08-16 10:23:35 +09:00
exynos_drm_dsi.c drm/exynos: dsi: do not set TE GPIO direction by input 2015-06-22 20:05:03 +09:00
exynos_drm_encoder.c drm/exynos: remove unnecessary calls to disable_plane() 2015-06-20 00:32:53 +09:00
exynos_drm_encoder.h
exynos_drm_fb.c drm/exynos: do not wait for vblank at atomic operation 2015-06-20 00:33:02 +09:00
exynos_drm_fb.h
exynos_drm_fbdev.c drm/exynos: Use new drm_fb_helper functions 2015-08-06 14:12:58 +02:00
exynos_drm_fbdev.h
exynos_drm_fimc.c drm/exynos/fimc: fix runtime pm support 2015-08-16 10:23:30 +09:00
exynos_drm_fimc.h
exynos_drm_fimd.c drm/exynos: use drm atomic state directly 2015-08-16 10:23:35 +09:00
exynos_drm_g2d.c drm/exynos: remove unnecessary checking to support iommu 2015-08-16 10:23:32 +09:00
exynos_drm_g2d.h
exynos_drm_gem.c
exynos_drm_gem.h drm/exynos: Remove unused vma field of exynos_drm_gem_obj 2015-06-20 00:33:01 +09:00
exynos_drm_gsc.c drm/exynos: gsc: Handles the combination of rotation and flip 2015-08-16 10:23:32 +09:00
exynos_drm_gsc.h
exynos_drm_iommu.c drm/exynos: remove drm_iommu_attach_device_if_possible 2015-08-16 10:23:33 +09:00
exynos_drm_iommu.h drm/exynos: remove drm_iommu_attach_device_if_possible 2015-08-16 10:23:33 +09:00
exynos_drm_ipp.c drm/exynos: remove unnecessary checking to support iommu 2015-08-16 10:23:32 +09:00
exynos_drm_ipp.h
exynos_drm_mic.c drm/exynos: mic: add MIC driver 2015-06-22 20:04:56 +09:00
exynos_drm_plane.c drm/exynos: use drm atomic state directly 2015-08-16 10:23:35 +09:00
exynos_drm_plane.h drm/exynos: remove exported functions from exynos_drm_plane 2015-06-20 00:32:49 +09:00
exynos_drm_rotator.c
exynos_drm_rotator.h
exynos_drm_vidi.c drm/exynos: pass struct exynos_drm_plane in update/enable 2015-08-16 10:23:34 +09:00
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos/hdmi: remove hdmi_v14_conf struct 2015-08-16 10:23:32 +09:00
exynos_mixer.c drm/exynos: use drm atomic state directly 2015-08-16 10:23:35 +09:00
exynos_mixer.h
Kconfig drm/exynos: dsi: add support for Exynos5433 2015-06-22 20:05:02 +09:00
Makefile drm/exynos: mic: add MIC driver 2015-06-22 20:04:56 +09:00
regs-fimc.h
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-vp.h