Searched hist:d4983983d98710e4927fdb8de8e987c303b3fba3 (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/soc/amlogic/ |
H A D | meson-canvas.h | d4983983d98710e4927fdb8de8e987c303b3fba3 Thu Aug 23 13:49:53 CEST 2018 Maxime Jourdan <mjourdan@baylibre.com> soc: amlogic: add meson-canvas driver
Amlogic SoCs have a repository of 256 canvas which they use to describe pixel buffers.
They contain metadata like width, height, block mode, endianness [..]
Many IPs within those SoCs like vdec/vpu rely on those canvas to read/write pixels.
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Tested-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
/linux/drivers/soc/amlogic/ |
H A D | meson-canvas.c | d4983983d98710e4927fdb8de8e987c303b3fba3 Thu Aug 23 13:49:53 CEST 2018 Maxime Jourdan <mjourdan@baylibre.com> soc: amlogic: add meson-canvas driver
Amlogic SoCs have a repository of 256 canvas which they use to describe pixel buffers.
They contain metadata like width, height, block mode, endianness [..]
Many IPs within those SoCs like vdec/vpu rely on those canvas to read/write pixels.
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Tested-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
H A D | Makefile | diff d4983983d98710e4927fdb8de8e987c303b3fba3 Thu Aug 23 13:49:53 CEST 2018 Maxime Jourdan <mjourdan@baylibre.com> soc: amlogic: add meson-canvas driver
Amlogic SoCs have a repository of 256 canvas which they use to describe pixel buffers.
They contain metadata like width, height, block mode, endianness [..]
Many IPs within those SoCs like vdec/vpu rely on those canvas to read/write pixels.
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Tested-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
H A D | Kconfig | diff d4983983d98710e4927fdb8de8e987c303b3fba3 Thu Aug 23 13:49:53 CEST 2018 Maxime Jourdan <mjourdan@baylibre.com> soc: amlogic: add meson-canvas driver
Amlogic SoCs have a repository of 256 canvas which they use to describe pixel buffers.
They contain metadata like width, height, block mode, endianness [..]
Many IPs within those SoCs like vdec/vpu rely on those canvas to read/write pixels.
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Tested-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|