diff options
| author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2011-11-04 17:07:06 +0400 | 
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-25 03:03:35 +0400 | 
| commit | f83f71fda27650ae43558633be93652577dbc38c (patch) | |
| tree | ad8b157a377abd51cdf668a38784a96144ebffa4 /tools/perf/scripts/python/netdev-times.py | |
| parent | d12392ec006d94e5cf6c98f7ed56ff0c881ec33f (diff) | |
| download | linux-f83f71fda27650ae43558633be93652577dbc38c.tar.xz | |
[media] s5p-fimc: Use correct fourcc for RGB565 colour format
With 16-bit RGB565 colour format pixels are stored by the device in memory
in the following order:
    | b3  | b2  | b1  | b0  |
   ~+-----+-----+-----+-----+
    | R5 G6 B5  | R5 G6 B5  |
This corresponds to V4L2_PIX_FMT_RGB565 fourcc, not V4L2_PIX_FMT_RGB565X.
This change is required to avoid trouble when setting up video pipeline
with the s5p-tv devices, so the colour formats at both devices can be
properly matched.
Cc: <stable@kernel.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
