Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1724729
| From | Hoegeun Kwon <hoegeun.kwon@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] drm/exynos/gsc: Support the rotate hardware limits of gsc |
| Date | 2017-09-01 03:50 +0200 |
| Message-ID | <ukJfP-5hS-9@gated-at.bofh.it> (permalink) |
| References | <ukJfQ-5hS-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello all, The gscaler has hardware rotation limits. So this patch set support the rotate hardware limits of gsc. Best regards, Hoegeun Hoegeun Kwon (3): ARM: dts: exynos: Add the hardware rotation limits for gsc arm64: dts: exynos: Add the hardware rotation limits for gsc drm/exynos/gsc: Add rotation hardware limits of gscaler arch/arm/boot/dts/exynos5250.dtsi | 8 ++++ arch/arm/boot/dts/exynos5420.dtsi | 4 ++ arch/arm64/boot/dts/exynos/exynos5433.dtsi | 6 +++ drivers/gpu/drm/exynos/exynos_drm_gsc.c | 63 +++++++++++++++++++----------- include/uapi/drm/exynos_drm.h | 2 + 5 files changed, 60 insertions(+), 23 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] drm/exynos/gsc: Support the rotate hardware limits of gsc Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-09-01 03:50 +0200
[PATCH 1/3] ARM: dts: exynos: Add the hardware rotation limits for gsc Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-09-01 03:50 +0200
[PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-09-01 03:50 +0200
Re: [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Krzysztof Kozlowski <krzk@kernel.org> - 2017-09-01 09:20 +0200
Re: [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Marek Szyprowski <m.szyprowski@samsung.com> - 2017-09-01 09:40 +0200
Re: [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-09-04 08:30 +0200
Re: [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-09-07 07:20 +0200
Re: [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Marek Szyprowski <m.szyprowski@samsung.com> - 2017-09-07 13:30 +0200
Re: [PATCH 3/3] drm/exynos/gsc: Add rotation hardware limits of gscaler Hoegeun Kwon <hoegeun.kwon@samsung.com> - 2017-09-08 04:30 +0200
csiph-web