Lines Matching refs:DRM_DEBUG_KMS

191 		DRM_DEBUG_KMS("BIOS fb too small (%dx%d), we require (%dx%d),"  in intelfb_create()
199 DRM_DEBUG_KMS("no BIOS fb, allocating a new one\n"); in intelfb_create()
205 DRM_DEBUG_KMS("re-using BIOS fb\n"); in intelfb_create()
273 DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08lx, bo %p\n", in intelfb_create()
391 DRM_DEBUG_KMS("connector %s not enabled, skipping\n", in intel_fb_initial_config()
398 DRM_DEBUG_KMS("connector %s is disabled by user, skipping\n", in intel_fb_initial_config()
409 DRM_DEBUG_KMS("connector %s has no encoder or crtc, skipping\n", in intel_fb_initial_config()
427 DRM_DEBUG_KMS("fallback: cloned configuration\n"); in intel_fb_initial_config()
432 DRM_DEBUG_KMS("looking for cmdline mode on connector %s\n", in intel_fb_initial_config()
440 DRM_DEBUG_KMS("looking for preferred mode on connector %s %d\n", in intel_fb_initial_config()
448 DRM_DEBUG_KMS("using first mode listed on connector %s\n", in intel_fb_initial_config()
468 DRM_DEBUG_KMS("looking for current mode on connector %s\n", in intel_fb_initial_config()
476 DRM_DEBUG_KMS("connector %s on pipe %c [CRTC:%d]: %dx%d%s\n", in intel_fb_initial_config()
499 DRM_DEBUG_KMS("fallback: Not all outputs enabled\n"); in intel_fb_initial_config()
500 DRM_DEBUG_KMS("Enabled: %i, detected: %i\n", num_connectors_enabled, in intel_fb_initial_config()
507 DRM_DEBUG_KMS("Not using firmware configuration\n"); in intel_fb_initial_config()
570 DRM_DEBUG_KMS("pipe %c not active or no fb, skipping\n", in intel_fbdev_init_bios()
576 DRM_DEBUG_KMS("found possible fb from plane %c\n", in intel_fbdev_init_bios()
585 DRM_DEBUG_KMS("no active fbs found, not using BIOS config\n"); in intel_fbdev_init_bios()
596 DRM_DEBUG_KMS("pipe %c not active, skipping\n", in intel_fbdev_init_bios()
601 DRM_DEBUG_KMS("checking plane %c for BIOS fb\n", in intel_fbdev_init_bios()
612 DRM_DEBUG_KMS("fb not wide enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
625 DRM_DEBUG_KMS("pipe %c area: %dx%d, bpp: %d, size: %d\n", in intel_fbdev_init_bios()
633 DRM_DEBUG_KMS("fb not big enough for plane %c (%d vs %d)\n", in intel_fbdev_init_bios()
641 DRM_DEBUG_KMS("fb big enough for plane %c (%d >= %d)\n", in intel_fbdev_init_bios()
647 DRM_DEBUG_KMS("BIOS fb not suitable for all pipes, not using\n"); in intel_fbdev_init_bios()
669 DRM_DEBUG_KMS("using BIOS fb for initial console\n"); in intel_fbdev_init_bios()