2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 11:13:58 +08:00
linux-next/drivers/gpu/ipu-v3
Steve Longerbeam f835f386a1 gpu: ipu-v3: Add rotation mode conversion utilities
Add two functions:

- ipu_degrees_to_rot_mode(): converts a degrees, hflip, and vflip setting
  to an IPU rotation mode.
- ipu_rot_mode_to_degrees(): converts an IPU rotation mode with given hflip
  and vflip settings to degrees.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2014-09-02 14:55:46 +02:00
..
ipu-common.c gpu: ipu-v3: Add rotation mode conversion utilities 2014-09-02 14:55:46 +02:00
ipu-cpmem.c
ipu-csi.c gpu: ipu-v3: Add Camera Sensor Interface unit 2014-09-02 14:55:42 +02:00
ipu-dc.c
ipu-di.c
ipu-dmfc.c
ipu-dp.c
ipu-ic.c gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00
ipu-prv.h gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00
ipu-smfc.c gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark() 2014-09-02 14:55:45 +02:00
Kconfig
Makefile gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00