Thread (46 messages) 46 messages, 8 authors, 2022-02-16

Re: [PATCH v5 22/23] drm: rockchip: Add VOP2 driver

From: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Date: 2022-02-15 19:47:54
Also in: dri-devel, linux-arm-kernel, linux-rockchip

09.02.2022 12:53, Sascha Hauer пишет:
quoted hunk ↗ jump to hunk
@@ -31,6 +31,9 @@ struct rockchip_crtc_state {
 	int output_bpc;
 	int output_flags;
 	bool enable_afbc;
+	uint32_t bus_format;
+	u32 bus_flags;
+	int color_space;
The variable types could be cleaned up like s/uint32_t/u32/ all over
this patch.

I'd also remove signes from all variables that should be unsigned.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help