linux-stable/drivers/gpu/drm/sti
Laurent Pinchart 668b51361f drm/sti: Use correct printk format specifiers for size_t
The correct format specifier for size_t is %zu. Using %d (or %u)
generates a warning on 64-bit platforms. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Philippe Cornu <philippe.cornu@foss.st.com>
2021-10-07 05:42:17 +03:00
..
Kconfig
Makefile
NOTES
sti_awg_utils.c
sti_awg_utils.h
sti_compositor.c drm/sti: Don't set struct drm_device.irq_enabled 2021-06-29 11:08:43 +02:00
sti_compositor.h drm/sti: remove use of drm_debugfs functions as return values 2020-03-18 16:24:08 +01:00
sti_crtc.c drm/atomic: Pass the full state to CRTC atomic begin and flush 2020-11-02 12:37:49 +01:00
sti_crtc.h
sti_cursor.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
sti_cursor.h
sti_drv.c drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
sti_drv.h
sti_dvo.c drm/bridge: Centralize error message when bridge attach fails 2021-07-28 16:33:12 +03:00
sti_gdp.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
sti_gdp.h
sti_hda.c drm/sti/sti_hda: Provide missing function names 2021-06-03 13:29:17 +02:00
sti_hdmi.c drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used 2020-11-12 20:32:53 +01:00
sti_hdmi.h drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used 2020-11-12 20:32:53 +01:00
sti_hdmi_tx3g4c28phy.c drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers 2021-06-03 13:29:11 +02:00
sti_hdmi_tx3g4c28phy.h
sti_hqvdp.c drm/sti: Use correct printk format specifiers for size_t 2021-10-07 05:42:17 +03:00
sti_hqvdp_lut.h
sti_mixer.c drm/sti: remove use of drm_debugfs functions as return values 2020-03-18 16:24:08 +01:00
sti_mixer.h drm/sti: remove use of drm_debugfs functions as return values 2020-03-18 16:24:08 +01:00
sti_plane.c
sti_plane.h
sti_tvout.c drm/sti/sti_tvout: Provide a bunch of missing function names 2021-06-03 13:29:26 +02:00
sti_vid.c drm/sti: remove use of drm_debugfs functions as return values 2020-03-18 16:24:08 +01:00
sti_vid.h drm/sti: remove use of drm_debugfs functions as return values 2020-03-18 16:24:08 +01:00
sti_vtg.c
sti_vtg.h