Searched hist:"92 dc7a047b02be447a51baa93deb0c0f694241a5" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_vidi.c | diff 92dc7a047b02be447a51baa93deb0c0f694241a5 Fri Jan 30 08:43:02 CET 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use driver internal struct
Use driver internal struct as argument instead of struct exynos_drm_crtc except functions of exynos_drm_crtc_ops and instead of struct exynos_drm_display except functions of exynos_drm_display_ops.
It can reduce unnecessary variable declaration.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_mixer.c | diff 92dc7a047b02be447a51baa93deb0c0f694241a5 Fri Jan 30 08:43:02 CET 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use driver internal struct
Use driver internal struct as argument instead of struct exynos_drm_crtc except functions of exynos_drm_crtc_ops and instead of struct exynos_drm_display except functions of exynos_drm_display_ops.
It can reduce unnecessary variable declaration.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_fimd.c | diff 92dc7a047b02be447a51baa93deb0c0f694241a5 Fri Jan 30 08:43:02 CET 2015 Joonyoung Shim <jy0922.shim@samsung.com> drm/exynos: use driver internal struct
Use driver internal struct as argument instead of struct exynos_drm_crtc except functions of exynos_drm_crtc_ops and instead of struct exynos_drm_display except functions of exynos_drm_display_ops.
It can reduce unnecessary variable declaration.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|