OSDN Git Service

drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
authorPaul Kocialkowski <paul.kocialkowski@bootlin.com>
Fri, 23 Nov 2018 09:24:47 +0000 (10:24 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 27 Nov 2018 08:52:22 +0000 (09:52 +0100)
commit1c29d263f6243e0007f0c61a82d1e1261efc5395
treeed5c177688187c9eb86e49dad64b036ab06ef056
parentae56bfbdad9b1996037a7209321cfb2ef49ea563
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats

Since more formats can be supported by the frontend, rename the
variable listing the layer formats to avoid suggesting that the backend
itself supports all the listed formats.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181123092515.2511-16-paul.kocialkowski@bootlin.com
drivers/gpu/drm/sun4i/sun4i_layer.c