Searched hist:f40031c2314a592ff348193704e5f71e9a7e0449 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fb.c | diff f40031c2314a592ff348193704e5f71e9a7e0449 Tue Aug 22 16:19:37 CEST 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: enable NV12MT support for the video plane
The video processor supports a tiled version of the NV12 format, known as NV12MT in V4L2 terms. The support was removed in commit 083500baefd5f4c215a5a93aef2492c1aa775828 due to not being a real pixel format, but rather NV12 with a special memory layout.
With the introduction of FB modifiers, we can now properly support this format again.
Tested with a hacked up modetest from libdrm's test suite on an ODROID-X2 (Exynos4412).
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_plane.c | diff f40031c2314a592ff348193704e5f71e9a7e0449 Tue Aug 22 16:19:37 CEST 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: enable NV12MT support for the video plane
The video processor supports a tiled version of the NV12 format, known as NV12MT in V4L2 terms. The support was removed in commit 083500baefd5f4c215a5a93aef2492c1aa775828 due to not being a real pixel format, but rather NV12 with a special memory layout.
With the introduction of FB modifiers, we can now properly support this format again.
Tested with a hacked up modetest from libdrm's test suite on an ODROID-X2 (Exynos4412).
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_drv.h | diff f40031c2314a592ff348193704e5f71e9a7e0449 Tue Aug 22 16:19:37 CEST 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: enable NV12MT support for the video plane
The video processor supports a tiled version of the NV12 format, known as NV12MT in V4L2 terms. The support was removed in commit 083500baefd5f4c215a5a93aef2492c1aa775828 due to not being a real pixel format, but rather NV12 with a special memory layout.
With the introduction of FB modifiers, we can now properly support this format again.
Tested with a hacked up modetest from libdrm's test suite on an ODROID-X2 (Exynos4412).
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_mixer.c | diff f40031c2314a592ff348193704e5f71e9a7e0449 Tue Aug 22 16:19:37 CEST 2017 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> drm/exynos: mixer: enable NV12MT support for the video plane
The video processor supports a tiled version of the NV12 format, known as NV12MT in V4L2 terms. The support was removed in commit 083500baefd5f4c215a5a93aef2492c1aa775828 due to not being a real pixel format, but rather NV12 with a special memory layout.
With the introduction of FB modifiers, we can now properly support this format again.
Tested with a hacked up modetest from libdrm's test suite on an ODROID-X2 (Exynos4412).
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|