Searched refs:drm_warn_once (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_gsc.c | 209 drm_warn_once(&i915->drm, "Unknown platform\n"); in gsc_init_one() 214 drm_warn_once(&i915->drm, "HECI%d is not implemented!\n", intf_id + 1); in gsc_init_one() 306 drm_warn_once(>->i915->drm, "GSC irq: intf_id %d is out of range", intf_id); in gsc_irq_handler() 311 drm_warn_once(>->i915->drm, "GSC irq: not supported"); in gsc_irq_handler()
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_format_helper.c | 266 drm_warn_once(fb->dev, "Format %p4cc has unsupported pixel size.\n", in drm_fb_swab() 949 drm_warn_once(fb->dev, "No conversion helper from %p4cc to %p4cc found.\n", in drm_fb_blit()
|
H A D | drm_plane.c | 1521 drm_warn_once(dev, "drm_plane_enable_fb_damage_clips() not called\n"); in drm_plane_get_damage_clips()
|
/openbsd/sys/dev/pci/drm/include/drm/ |
H A D | drm_print.h | 478 #define drm_warn_once(drm, fmt, ...) \ macro
|
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 8224 drm_warn_once(state->dev, in amdgpu_dm_commit_planes()
|