OSDN Git Service

media: vsp1: Document max_width restriction on UDS
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Fri, 14 Sep 2018 14:26:52 +0000 (10:26 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 17 Sep 2018 18:54:20 +0000 (14:54 -0400)
commit03939db7cb0e4b430043d2a6ff542909a91e544a
tree1d09a5b5217d0781a6a9d045e8cbc5350020b99c
parentce51fd3b4a56bb6c027d9ffa41e2668a70655040
media: vsp1: Document max_width restriction on UDS

The UDS is currently restricted based on a partition size of 256 pixels.
Document the actual restrictions, but don't increase the implementation.

The extended partition algorithm may later choose to utilise a larger
partition size to support overlapping partitions which will improve the
quality of the output images.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vsp1/vsp1_uds.c