Searched hist:"13 e810f1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | regs-mixer.h | 13e810f1 Wed Nov 28 09:32:12 CST 2018 Christoph Manszewski <c.manszewski@samsung.com> drm/exynos: mixer: Fix color range setting
Color format and color range was set based on resolution. Change that, by splitting range and format. Leave color format setting as it is, set color range based on drm_display_mode using drm_default_quant_range helper function.
Tested on Odroid-U3 with Exynos 4412 CPU, kernel next-20181128 using modetest.
Signed-off-by: Christoph Manszewski <c.manszewski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> 13e810f1 Wed Nov 28 09:32:12 CST 2018 Christoph Manszewski <c.manszewski@samsung.com> drm/exynos: mixer: Fix color range setting Color format and color range was set based on resolution. Change that, by splitting range and format. Leave color format setting as it is, set color range based on drm_display_mode using drm_default_quant_range helper function. Tested on Odroid-U3 with Exynos 4412 CPU, kernel next-20181128 using modetest. Signed-off-by: Christoph Manszewski <c.manszewski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_mixer.c | 13e810f1 Wed Nov 28 09:32:12 CST 2018 Christoph Manszewski <c.manszewski@samsung.com> drm/exynos: mixer: Fix color range setting
Color format and color range was set based on resolution. Change that, by splitting range and format. Leave color format setting as it is, set color range based on drm_display_mode using drm_default_quant_range helper function.
Tested on Odroid-U3 with Exynos 4412 CPU, kernel next-20181128 using modetest.
Signed-off-by: Christoph Manszewski <c.manszewski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> 13e810f1 Wed Nov 28 09:32:12 CST 2018 Christoph Manszewski <c.manszewski@samsung.com> drm/exynos: mixer: Fix color range setting Color format and color range was set based on resolution. Change that, by splitting range and format. Leave color format setting as it is, set color range based on drm_display_mode using drm_default_quant_range helper function. Tested on Odroid-U3 with Exynos 4412 CPU, kernel next-20181128 using modetest. Signed-off-by: Christoph Manszewski <c.manszewski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|