linux-stable/drivers/gpu/drm
Andy Shevchenko 40567e8b64 drm/st7586: Avoid spamming logs if probe is deferred
The GPIO request can fail and probe may be deferred. Thus,
the error message may be printed again and again. Avoid
this by replacing DRM_DEV_ERROR() by dev_err_probe().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210421163157.50949-2-andriy.shevchenko@linux.intel.com
2021-04-27 13:13:56 +02:00
..
amd Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
arm
armada drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
aspeed
ast drm/ast: Fix missing conversions to managed API 2021-04-26 19:53:58 +02:00
atmel-hlcdc
bochs drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
bridge Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
etnaviv Merge drm/drm-fixes into drm-next 2021-04-13 23:15:09 +02:00
exynos Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
fsl-dcu
gma500 drm/gma500: remove trailing whitespaces 2021-04-22 01:11:39 +02:00
gud drm/gud: cleanup coding style a bit 2021-04-27 13:13:19 +02:00
hisilicon drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
i2c
i810
i915 Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
imx Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
ingenic
kmb
lib
lima
mcde
mediatek
meson drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver 2021-04-20 17:22:44 +02:00
mga
mgag200 drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
msm Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
mxsfb drm/mxsfb: Don't select DRM_KMS_FB_HELPER 2021-04-26 12:42:57 +02:00
nouveau Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
omapdrm Merge drm/drm-fixes into drm-next 2021-04-13 23:15:09 +02:00
panel Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
panfrost
pl111
qxl drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
r128 drm: remove usage of drm_pci_alloc/free 2021-04-26 18:19:15 +02:00
radeon Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
rcar-du Merge drm/drm-fixes into drm-next 2021-04-13 23:15:09 +02:00
rockchip
savage
scheduler Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
selftests
shmobile
sis
sti
stm
sun4i drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
tdfx
tegra Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
tidss
tilcdc
tiny drm/st7586: Avoid spamming logs if probe is deferred 2021-04-27 13:13:56 +02:00
ttm drm/ttm: move the page_alignment into the BO v2 2021-04-23 16:23:02 +02:00
tve200
udl
v3d
vboxvideo drm/aperture: Convert drivers to aperture interfaces 2021-04-14 09:00:04 +02:00
vc4 Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
vgem
via
virtio drm/virtio: Create Dumb BOs as guest Blobs (v3) 2021-04-15 10:55:18 +02:00
vkms
vmwgfx drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION 2021-04-26 10:45:30 +02:00
xen Merge drm/drm-fixes into drm-next 2021-04-13 23:15:09 +02:00
xlnx
zte drm/zte: Don't select DRM_KMS_FB_HELPER 2021-04-26 12:43:04 +02:00
drm_agpsupport.c
drm_aperture.c drm/aperture: Inline fbdev conflict helpers into aperture helpers 2021-04-14 09:00:04 +02:00
drm_atomic.c Merge drm/drm-next into drm-misc-next 2021-04-26 14:03:09 +02:00
drm_atomic_helper.c drm: drm_atomic_helper.c: Correct comments format 2021-04-12 17:57:14 +02:00
drm_atomic_state_helper.c
drm_atomic_uapi.c drm: drm_atomic_uapi.c: Use tabs for code indents 2021-04-22 10:46:00 +02:00
drm_auth.c drm: drm_auth.c: Adjust end of block comment 2021-04-22 10:26:35 +02:00
drm_blend.c drm: drm_blend.c: Use tabs for code indents 2021-04-22 10:46:35 +02:00
drm_bridge.c drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable() 2021-04-20 08:56:44 -07:00
drm_bridge_connector.c
drm_bufs.c drm: remove usage of drm_pci_alloc/free 2021-04-26 18:19:15 +02:00
drm_cache.c
drm_client.c
drm_client_modeset.c
drm_color_mgmt.c
drm_connector.c drm: drm_connector.c: Use tabs for code indents 2021-04-22 10:46:52 +02:00
drm_context.c drm: drm_context.c: Adjust end of block comment 2021-04-22 10:45:23 +02:00
drm_crtc.c
drm_crtc_helper.c
drm_crtc_helper_internal.h
drm_crtc_internal.h
drm_damage_helper.c
drm_debugfs.c
drm_debugfs_crc.c
drm_displayid.c
drm_dma.c drm: remove usage of drm_pci_alloc/free 2021-04-26 18:19:15 +02:00
drm_dp_aux_dev.c
drm_dp_cec.c
drm_dp_dual_mode_helper.c
drm_dp_helper.c
drm_dp_mst_topology.c
drm_dp_mst_topology_internal.h
drm_drv.c
drm_dsc.c
drm_dumb_buffers.c
drm_edid.c
drm_edid_load.c
drm_encoder.c
drm_encoder_slave.c
drm_fb_cma_helper.c
drm_fb_helper.c
drm_file.c
drm_flip_work.c
drm_format_helper.c
drm_fourcc.c
drm_framebuffer.c
drm_gem.c
drm_gem_atomic_helper.c
drm_gem_cma_helper.c
drm_gem_framebuffer_helper.c
drm_gem_shmem_helper.c
drm_gem_ttm_helper.c drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offset 2021-04-11 20:14:45 +02:00
drm_gem_vram_helper.c drm/vram-helper: Use drm_gem_ttm_dumb_map_offset() 2021-04-11 20:15:06 +02:00
drm_hashtab.c
drm_hdcp.c
drm_internal.h
drm_ioc32.c
drm_ioctl.c
drm_irq.c
drm_kms_helper_common.c
drm_lease.c
drm_legacy.h
drm_legacy_misc.c
drm_lock.c
drm_managed.c
drm_memory.c
drm_mipi_dbi.c
drm_mipi_dsi.c
drm_mm.c
drm_mode_config.c
drm_mode_object.c
drm_modes.c
drm_modeset_helper.c
drm_modeset_lock.c
drm_of.c
drm_panel.c
drm_panel_orientation_quirks.c
drm_pci.c drm: remove legacy drm_pci_alloc/free abstraction 2021-04-26 18:19:23 +02:00
drm_plane.c
drm_plane_helper.c
drm_prime.c
drm_print.c
drm_probe_helper.c
drm_property.c
drm_rect.c
drm_scatter.c
drm_scdc_helper.c
drm_self_refresh_helper.c
drm_simple_kms_helper.c
drm_syncobj.c
drm_sysfs.c
drm_trace.h
drm_trace_points.c
drm_vblank.c
drm_vblank_work.c
drm_vm.c
drm_vma_manager.c
drm_writeback.c
Kconfig drm: Remove DRM_KMS_FB_HELPER Kconfig option 2021-04-26 12:43:20 +02:00
Makefile drm/aperture: Add infrastructure for aperture ownership 2021-04-14 09:00:04 +02:00